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 31cbb54 commit 990a3c0Copy full SHA for 990a3c0
2 files changed
package.json
@@ -61,10 +61,10 @@
61
"react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0"
62
},
63
"devDependencies": {
64
- "@babel/core": "7.28.4",
65
- "@babel/preset-env": "7.28.3",
66
- "@babel/preset-react": "7.27.1",
67
- "@babel/preset-typescript": "7.27.1",
+ "@babel/core": "7.28.5",
+ "@babel/preset-env": "7.28.5",
+ "@babel/preset-react": "7.28.5",
+ "@babel/preset-typescript": "7.28.5",
68
"@rollup/plugin-babel": "5.3.1",
69
"@rollup/plugin-commonjs": "19.0.2",
70
"@rollup/plugin-node-resolve": "13.3.0",
0 commit comments