From 865ffe8e7661e5c79c28329fb35f32412b96814c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 22:47:36 +0000 Subject: [PATCH] build(deps-dev): bump @babel/runtime from 7.28.6 to 8.0.0 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.28.6 to 8.0.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v8.0.0/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/components-react/package.json | 2 +- pnpm-lock.yaml | 27 +++++++++++++++----------- 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/packages/components-react/package.json b/packages/components-react/package.json index 911e539e..f2c5841a 100644 --- a/packages/components-react/package.json +++ b/packages/components-react/package.json @@ -42,7 +42,7 @@ "@babel/preset-env": "7.28.6", "@babel/preset-react": "7.28.5", "@babel/preset-typescript": "7.28.5", - "@babel/runtime": "7.28.6", + "@babel/runtime": "8.0.0", "@example/components-css": "workspace:*", "@rollup/plugin-babel": "6.1.0", "@rollup/plugin-commonjs": "28.0.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e402ca8..c57ef797 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -106,8 +106,8 @@ importers: specifier: 7.28.5 version: 7.28.5(@babel/core@7.28.6) '@babel/runtime': - specifier: 7.28.6 - version: 7.28.6 + specifier: 8.0.0 + version: 8.0.0 '@example/components-css': specifier: workspace:* version: link:../components-css @@ -915,10 +915,13 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/runtime@7.28.6': - resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==} + '@babel/runtime@7.29.7': + resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==} engines: {node: '>=6.9.0'} + '@babel/runtime@8.0.0': + resolution: {integrity: sha512-sL6cvO2IfkSu/iU+zs2S/w01B7A8V7suXSIKEN4hPFFdZoiPGxrj5pAG0lCaqLWiEIrjKzdznIWuaLcxPR53qw==} + '@babel/template@7.28.6': resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} engines: {node: '>=6.9.0'} @@ -7047,7 +7050,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/runtime@7.28.6': {} + '@babel/runtime@7.29.7': {} + + '@babel/runtime@8.0.0': {} '@babel/template@7.28.6': dependencies: @@ -7628,14 +7633,14 @@ snapshots: '@manypkg/find-root@1.1.0': dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.7 '@types/node': 12.20.55 find-up: 4.1.0 fs-extra: 8.1.0 '@manypkg/get-packages@1.1.3': dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.7 '@changesets/types': 4.1.0 '@manypkg/find-root': 1.1.0 fs-extra: 8.1.0 @@ -8098,7 +8103,7 @@ snapshots: '@testing-library/dom@10.4.1': dependencies: '@babel/code-frame': 7.28.6 - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.7 '@types/aria-query': 5.0.1 aria-query: 5.3.0 dom-accessibility-api: 0.5.16 @@ -8117,7 +8122,7 @@ snapshots: '@testing-library/react@16.3.2(@testing-library/dom@10.4.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)': dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.7 '@testing-library/dom': 10.4.1 react: 19.2.4 react-dom: 19.2.4(react@19.2.4) @@ -11561,7 +11566,7 @@ snapshots: react-syntax-highlighter@16.1.1(react@19.2.4): dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.7 highlight.js: 10.7.3 highlightjs-vue: 1.0.0 lowlight: 1.20.0 @@ -11722,7 +11727,7 @@ snapshots: rollup-plugin-filesize@10.0.0: dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.7 boxen: 5.1.2 brotli-size: 4.0.0 colors: 1.4.0