|
@@ -23,9 +23,10 @@
|
|
|
"postinstall": "npm run build"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@babel/core": "^7.16.10",
|
|
|
+ "@babel/core": "^7.24.9",
|
|
|
"@babel/plugin-transform-runtime": "^7.19.6",
|
|
|
- "@babel/preset-env": "^7.16.10",
|
|
|
+ "@babel/preset-env": "^7.25.0",
|
|
|
+ "@rollup/plugin-babel": "^6.0.4",
|
|
|
"fs-extra": "^10.0.0",
|
|
|
"gulp": "^4.0.2",
|
|
|
"gulp-concat": "^2.6.1",
|