diff --git a/package.json b/package.json index ddbf821a4b..8cef2945ca 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "@babel/core": "^7.20.12", "@babel/plugin-transform-object-rest-spread": "^7.29.7", "@babel/preset-env": "^7.20.2", - "@babel/runtime-corejs3": "^7.20.7", + "@babel/runtime-corejs3": "^8.0.0", "@deque/dot": "^1.1.5", "@types/node": "^4.9.5", "@web/test-runner": "^1.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac066e1015..34719f78cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^7.20.2 version: 7.29.7(@babel/core@7.29.7(supports-color@8.1.1))(supports-color@8.1.1) '@babel/runtime-corejs3': - specifier: ^7.20.7 - version: 7.29.7 + specifier: ^8.0.0 + version: 8.0.0 '@deque/dot': specifier: ^1.1.5 version: 1.1.5 @@ -687,9 +687,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 - '@babel/runtime-corejs3@7.29.7': - resolution: {integrity: sha512-ppj9ouYku+RX0ljtgZd+KMO5mkM2bCqg8H2PYAFWnLsHEIKIdRojqbJ2i3eVHrisuxy7nOFCmngTDdWtUCdXUQ==} - engines: {node: '>=6.9.0'} + '@babel/runtime-corejs3@8.0.0': + resolution: {integrity: sha512-W4MtIy0UAB61P7MJZ8it4/oT05emtQWhyAQ+Z0kh9ofVNwmXCTrhea3OdqvViMgjw4a0d5NUq1IqoVkdyhborQ==} '@babel/template@7.29.7': resolution: {integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==} @@ -5246,7 +5245,7 @@ snapshots: '@babel/types': 7.29.7 esutils: 2.0.3 - '@babel/runtime-corejs3@7.29.7': + '@babel/runtime-corejs3@8.0.0': dependencies: core-js-pure: 3.49.0