There was an error while loading. Please reload this page.
1 parent 974196a commit 7fb9d45Copy full SHA for 7fb9d45
1 file changed
package.json
@@ -6,10 +6,10 @@
6
"lodash-es": "^4.17.21"
7
},
8
"devDependencies": {
9
- "@babel/cli": "^7.16.8",
10
- "@babel/core": "^7.16.12",
11
- "@babel/preset-env": "^7.16.11",
12
- "@babel/preset-react": "^7.16.7",
+ "@babel/cli": "^8.0.0",
+ "@babel/core": "^8.0.0",
+ "@babel/preset-env": "^8.0.0",
+ "@babel/preset-react": "^8.0.0",
13
"@eslint/compat": "^2.0.0",
14
"babel-loader": "^10.0.0",
15
"babel-plugin-add-module-exports": "^1.0.4",
0 commit comments