diff --git a/package.json b/package.json index ca8a0811312..b33ab5fc7ce 100644 --- a/package.json +++ b/package.json @@ -480,16 +480,16 @@ "@babel/plugin-proposal-object-rest-spread": "7.20.7", "@babel/plugin-transform-literals": "7.25.9", "@babel/plugin-transform-member-expression-literals": "7.25.9", - "@babel/plugin-transform-modules-commonjs": "7.25.9", + "@babel/plugin-transform-modules-commonjs": "7.26.3", "@babel/plugin-transform-property-literals": "7.25.9", "@babel/plugin-transform-runtime": "7.25.9", "@babel/plugin-transform-spread": "7.25.9", "@babel/plugin-transform-template-literals": "7.25.9", - "@babel/plugin-transform-typescript": "7.25.9", + "@babel/plugin-transform-typescript": "7.26.3", "@babel/polyfill": "7.12.1", "@babel/preset-env": "7.26.0", "@babel/preset-typescript": "7.26.0", - "@babel/types": "7.26.0", + "@babel/types": "7.26.3", "@eslint/compat": "1.2.3", "@eslint/eslintrc": "3.2.0", "@eslint/js": "9.16.0",