We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b064e commit ce88ff1Copy full SHA for ce88ff1
package.json
@@ -26,9 +26,9 @@
26
},
27
"license": "MIT",
28
"devDependencies": {
29
- "@babel/cli": "7.24.8",
30
- "@babel/core": "7.25.2",
31
- "@babel/plugin-transform-modules-commonjs": "7.24.8",
+ "@babel/cli": "7.28.3",
+ "@babel/core": "7.28.3",
+ "@babel/plugin-transform-modules-commonjs": "7.27.1",
32
"babel-plugin-search-and-replace": "1.1.1",
33
"babel-plugin-transform-replace-expressions": "0.2.0"
34
0 commit comments