From f10c19f78e81dcc501a10b51fc229ae67c23f28c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 22:51:40 +0000 Subject: [PATCH] Update dependency @babel/preset-env to v7.29.3 --- package.json | 2 +- pnpm-lock.yaml | 31 +++++++++++++++++++++++++------ 2 files changed, 26 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 6a11a4ad..2d206c44 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "homepage": "https://github.com/esm-bundle/react-dom#readme", "devDependencies": { "@babel/core": "7.29.0", - "@babel/preset-env": "7.29.2", + "@babel/preset-env": "7.29.3", "@rollup/plugin-babel": "7.0.0", "@rollup/plugin-commonjs": "29.0.2", "@rollup/plugin-node-resolve": "16.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa76c7d6..0f066665 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,7 +2,7 @@ lockfileVersion: 5.4 specifiers: '@babel/core': 7.29.0 - '@babel/preset-env': 7.29.2 + '@babel/preset-env': 7.29.3 '@rollup/plugin-babel': 7.0.0 '@rollup/plugin-commonjs': 29.0.2 '@rollup/plugin-node-resolve': 16.0.3 @@ -27,7 +27,7 @@ specifiers: devDependencies: '@babel/core': 7.29.0 - '@babel/preset-env': 7.29.2_@babel+core@7.29.0 + '@babel/preset-env': 7.29.3_@babel+core@7.29.0 '@rollup/plugin-babel': 7.0.0_ej23mzyko5rllom7c2gwfbxrda '@rollup/plugin-commonjs': 29.0.2_rollup@2.80.0 '@rollup/plugin-node-resolve': 16.0.3_rollup@2.80.0 @@ -72,6 +72,11 @@ packages: engines: {node: '>=6.9.0'} dev: true + /@babel/compat-data/7.29.3: + resolution: {integrity: sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==} + engines: {node: '>=6.9.0'} + dev: true + /@babel/core/7.29.0: resolution: {integrity: sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==} engines: {node: '>=6.9.0'} @@ -343,6 +348,19 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true + /@babel/plugin-bugfix-safari-rest-destructuring-rhs-array/7.29.3_@babel+core@7.29.0: + resolution: {integrity: sha512-SRS46DFR4HqzUzCVgi90/xMoL+zeBDBvWdKYXSEzh79kXswNFEglUpMKxR04//dPqwYXWUBJ3mpUd933ru9Kmg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.29.0 + '@babel/helper-plugin-utils': 7.28.6 + '@babel/helper-skip-transparent-expression-wrappers': 7.27.1 + transitivePeerDependencies: + - supports-color + dev: true + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.27.1_@babel+core@7.29.0: resolution: {integrity: sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==} engines: {node: '>=6.9.0'} @@ -998,13 +1016,13 @@ packages: '@babel/helper-plugin-utils': 7.28.6 dev: true - /@babel/preset-env/7.29.2_@babel+core@7.29.0: - resolution: {integrity: sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==} + /@babel/preset-env/7.29.3_@babel+core@7.29.0: + resolution: {integrity: sha512-ySZypNLAIH1ClygLDQzVMoGQRViATnkHkYYV6TcNDz+8+jwZCdsguGvsb3EY5d9wyWyhmF1iSuFM0Yh5XPnqSA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.29.0 + '@babel/compat-data': 7.29.3 '@babel/core': 7.29.0 '@babel/helper-compilation-targets': 7.28.6 '@babel/helper-plugin-utils': 7.28.6 @@ -1012,6 +1030,7 @@ packages: '@babel/plugin-bugfix-firefox-class-in-computed-class-key': 7.28.5_@babel+core@7.29.0 '@babel/plugin-bugfix-safari-class-field-initializer-scope': 7.27.1_@babel+core@7.29.0 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.27.1_@babel+core@7.29.0 + '@babel/plugin-bugfix-safari-rest-destructuring-rhs-array': 7.29.3_@babel+core@7.29.0 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.27.1_@babel+core@7.29.0 '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': 7.28.6_@babel+core@7.29.0 '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.29.0 @@ -1688,7 +1707,7 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.29.0 + '@babel/compat-data': 7.29.3 '@babel/core': 7.29.0 '@babel/helper-define-polyfill-provider': 0.6.6_@babel+core@7.29.0 semver: 6.3.1