From a32739e39dba7884c705a473e994c1bba91f3899 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 21:49:15 +0000 Subject: [PATCH] Update babel monorepo --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9a526b8..110269f 100644 --- a/package.json +++ b/package.json @@ -45,16 +45,16 @@ "react-dom": ">=16.8.0 || 17.0.2" }, "devDependencies": { - "@babel/cli": "7.23.9", - "@babel/core": "7.24.0", + "@babel/cli": "7.28.6", + "@babel/core": "7.29.0", "@babel/plugin-proposal-class-properties": "7.18.6", - "@babel/preset-env": "7.24.0", - "@babel/preset-react": "7.23.3", + "@babel/preset-env": "7.29.0", + "@babel/preset-react": "7.28.5", "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "14.2.1", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", - "@babel/eslint-parser": "7.23.10", + "@babel/eslint-parser": "7.28.6", "babel-jest": "27.5.1", "babel-loader": "9.1.3", "clean-webpack-plugin": "4.0.0",