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 7a0bcb4 commit cdda5a8Copy full SHA for cdda5a8
package.json
@@ -49,11 +49,11 @@
49
"react": ">=16.8.0"
50
},
51
"devDependencies": {
52
- "@babel/core": "7.11.6",
53
- "@babel/plugin-transform-runtime": "7.11.5",
54
- "@babel/preset-env": "7.11.5",
55
- "@babel/preset-react": "7.10.4",
56
- "@babel/preset-typescript": "7.10.4",
+ "@babel/core": "7.27.1",
+ "@babel/plugin-transform-runtime": "7.27.1",
+ "@babel/preset-env": "7.27.2",
+ "@babel/preset-react": "7.27.1",
+ "@babel/preset-typescript": "7.27.1",
57
"@rollup/plugin-commonjs": "11.1.0",
58
"@rollup/plugin-json": "4.1.0",
59
"@rollup/plugin-node-resolve": "7.1.3",
0 commit comments