diff --git a/package.json b/package.json index bd0b687..9c4f6dc 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,9 @@ "core-js": "^3.49.0" }, "devDependencies": { - "@babel/core": "^7.29.7", - "@babel/plugin-transform-runtime": "^7.29.7", - "@babel/preset-env": "^7.29.7", + "@babel/core": "^8.0.1", + "@babel/plugin-transform-runtime": "^8.0.1", + "@babel/preset-env": "^8.0.2", "@commitlint/cli": "^18.6.1", "@commitlint/config-conventional": "^18.6.3", "babel-loader": "^8.4.1",