We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ed79e commit 134bf30Copy full SHA for 134bf30
1 file changed
package.json
@@ -42,9 +42,9 @@
42
},
43
"devDependencies": {
44
"@babel/core": "7.29.0",
45
- "@babel/plugin-transform-runtime": "7.29.0",
46
- "@babel/preset-env": "7.29.5",
47
- "@babel/runtime": "7.29.2",
+ "@babel/plugin-transform-runtime": "7.29.7",
+ "@babel/preset-env": "7.29.7",
+ "@babel/runtime": "7.29.7",
48
"@rollup/plugin-babel": "7.0.0",
49
"@rollup/plugin-commonjs": "29.0.2",
50
"@rollup/plugin-node-resolve": "16.0.3",
0 commit comments