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 0601937 commit 19477d5Copy full SHA for 19477d5
package.json
@@ -76,10 +76,10 @@
76
"mysqldump": "3.2.0"
77
},
78
"devDependencies": {
79
- "@babel/core": "7.11.1",
+ "@babel/core": "7.27.1",
80
"@babel/plugin-syntax-import-meta": "7.10.4",
81
- "@babel/plugin-transform-regenerator": "7.10.4",
82
- "@babel/preset-env": "7.11.0",
+ "@babel/plugin-transform-regenerator": "7.27.1",
+ "@babel/preset-env": "7.27.1",
83
"@commitlint/cli": "9.1.1",
84
"@commitlint/config-conventional": "9.1.1",
85
"@rollup/plugin-commonjs": "15.0.0",
0 commit comments