Revert babel-loader v9 and uninstall ajv (#979)

This commit is contained in:
Krishan 2022-11-16 21:43:35 +05:30 committed by GitHub
parent 55d609c82b
commit 543acc9fff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 160 additions and 17 deletions

View file

@ -49,9 +49,8 @@
"@babel/core": "7.20.2",
"@babel/preset-env": "7.20.2",
"@babel/preset-react": "7.18.6",
"ajv": "8.11.0",
"assert": "2.0.0",
"babel-loader": "9.1.0",
"babel-loader": "8.2.5",
"browserify-fs": "1.0.0",
"buffer": "6.0.3",
"clean-webpack-plugin": "4.0.0",