From efb721403dfcddf9d9c5e99982b57c8d38d81846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 02:46:11 +0000 Subject: [PATCH] chore(deps): bump @babel/runtime from 7.29.7 to 8.0.0 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.29.7 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-workspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index a4870e60b..9cfb0cac7 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -13,7 +13,7 @@ catalog: '@babel/plugin-transform-runtime': ^7.16.4 '@babel/preset-env': ^7.12.11 '@babel/preset-typescript': ^7.26.0 - '@babel/runtime': ^7.16.5 + '@babel/runtime': ^8.0.0 '@commitlint/cli': ^16.3.0 '@commitlint/config-conventional': ^16.2.4 '@plugin-light/vite-plugin-gen-version': 1.0.2