From cb7ad2331aacd3fdada28d79b4d86d2d595b7706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 00:26:26 +0000 Subject: [PATCH] chore(deps)(deps): bump @babel/plugin-transform-react-jsx Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx) from 7.27.1 to 7.28.6. - [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/v7.28.6/packages/babel-plugin-transform-react-jsx) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-react-jsx" dependency-version: 7.28.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 2 ++ pnpm-workspace.yaml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c1dd067..26d5335b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15501,6 +15501,7 @@ packages: '@rollup/rollup-win32-x64-msvc@4.52.5': resolution: {integrity: sha512-TAcgQh2sSkykPRWLrdyy2AiceMckNf5loITqXxFI5VuQjS5tSuw3WlwdN8qv8vzjLAUTvYaH/mVjSFpbkFbpTg==} + cpu: [x64] os: [win32] '@rollup/rollup-win32-x64-msvc@4.53.2': @@ -20559,6 +20560,7 @@ packages: deep-diff@1.0.2: resolution: {integrity: sha512-aWS3UIVH+NPGCD1kki+DCU9Dua032iSsO43LqQpcs4R3+dVv7tX0qBGjiVHJHjplsoUM2XRO/KB92glqc68awg==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. deep-eql@4.1.4: resolution: {integrity: sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b0c10b96..38676d8f 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -36,7 +36,7 @@ catalog: # Babel 相关 "@babel/core": ^7.22.0 "@babel/eslint-parser": ^7.22.0 - "@babel/plugin-transform-react-jsx": ^7.22.0 + "@babel/plugin-transform-react-jsx": ^7.28.6 "@babel/plugin-transform-runtime": ^7.22.0 "@babel/preset-env": ^7.22.0 "@babel/preset-react": ^7.22.0