We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85366df commit 80d8b4fCopy full SHA for 80d8b4f
package.json
@@ -31,10 +31,10 @@
31
"react": "^17.0.2"
32
},
33
"devDependencies": {
34
- "@babel/core": "7.16.7",
+ "@babel/core": "7.16.10",
35
"@babel/plugin-proposal-class-properties": "7.16.7",
36
- "@babel/plugin-transform-runtime": "7.16.7",
37
- "@babel/preset-env": "7.16.7",
+ "@babel/plugin-transform-runtime": "7.16.10",
+ "@babel/preset-env": "7.16.11",
38
"@babel/preset-react": "7.16.7",
39
"@babel/runtime": "7.16.7",
40
"@babel/eslint-parser": "7.16.5",
0 commit comments