From 6c8a04c5b915a38b67b01a804bf9ad4453915b91 Mon Sep 17 00:00:00 2001 From: "mend-5034428[bot]" Date: Sun, 1 Feb 2026 01:15:13 +0000 Subject: [PATCH] Update babel monorepo --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 38d463b..0c56656 100644 --- a/package.json +++ b/package.json @@ -17,15 +17,15 @@ "react-dom": ">=16.8" }, "devDependencies": { - "@babel/cli": "^7.8.3", - "@babel/core": "^7.8.3", - "@babel/plugin-proposal-class-properties": "^7.8.3", - "@babel/plugin-transform-modules-commonjs": "^7.8.3", - "@babel/plugin-transform-proto-to-assign": "^7.8.3", - "@babel/polyfill": "^7.8.3", - "@babel/preset-env": "^7.8.3", - "@babel/preset-react": "^7.8.3", - "@babel/register": "^7.8.3", + "@babel/cli": "^7.28.6", + "@babel/core": "^7.29.0", + "@babel/plugin-proposal-class-properties": "^7.18.6", + "@babel/plugin-transform-modules-commonjs": "^7.28.6", + "@babel/plugin-transform-proto-to-assign": "^7.27.1", + "@babel/polyfill": "^7.12.1", + "@babel/preset-env": "^7.29.0", + "@babel/preset-react": "^7.28.5", + "@babel/register": "^7.28.6", "babel-eslint": "^10.0.3", "babel-loader": "^8.0.6", "babel-plugin-dev-expression": "^0.2.2",