chore(deps): update dependency @babel/core to ^7.28.0 (#13549)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-12 15:32:49 +08:00
committed by GitHub
parent a61ed0e61d
commit 8afcdaf733
2 changed files with 196 additions and 137 deletions

View File

@@ -31,7 +31,7 @@
"release": "rm -rf ./site/node_modules && vant-cli release"
},
"dependencies": {
"@babel/core": "^7.27.4",
"@babel/core": "^7.28.0",
"@babel/preset-typescript": "^7.27.1",
"@rsbuild/core": "^1.3.22",
"@rsbuild/plugin-babel": "^1.0.5",

331
pnpm-lock.yaml generated
View File

@@ -149,11 +149,11 @@ importers:
packages/vant-cli:
dependencies:
'@babel/core':
specifier: ^7.27.4
version: 7.27.4
specifier: ^7.28.0
version: 7.28.0
'@babel/preset-typescript':
specifier: ^7.27.1
version: 7.27.1(@babel/core@7.27.4)
version: 7.27.1(@babel/core@7.28.0)
'@rsbuild/core':
specifier: ^1.3.22
version: 1.3.22
@@ -171,7 +171,7 @@ importers:
version: 1.0.7(@rsbuild/core@1.3.22)(esbuild@0.25.5)(vue@3.5.16(typescript@5.8.3))
'@rsbuild/plugin-vue-jsx':
specifier: ^1.1.0
version: 1.1.0(@babel/core@7.27.4)(@rsbuild/core@1.3.22)
version: 1.1.0(@babel/core@7.28.0)(@rsbuild/core@1.3.22)
'@vant/eslint-config':
specifier: workspace:^
version: link:../vant-eslint-config
@@ -186,7 +186,7 @@ importers:
version: 4.2.0(vite@5.4.19(@types/node@22.15.31)(less@4.3.0)(sass-embedded@1.89.0)(terser@5.43.1))(vue@3.5.16(typescript@5.8.3))
'@vue/babel-plugin-jsx':
specifier: ^1.4.0
version: 1.4.0(@babel/core@7.27.4)
version: 1.4.0(@babel/core@7.28.0)
autoprefixer:
specifier: ^10.4.21
version: 10.4.21(postcss@8.5.5)
@@ -440,8 +440,8 @@ packages:
resolution: {integrity: sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ==}
engines: {node: '>=6.9.0'}
'@babel/core@7.27.4':
resolution: {integrity: sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==}
'@babel/core@7.28.0':
resolution: {integrity: sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==}
engines: {node: '>=6.9.0'}
'@babel/generator@7.27.1':
@@ -452,6 +452,10 @@ packages:
resolution: {integrity: sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==}
engines: {node: '>=6.9.0'}
'@babel/generator@7.28.0':
resolution: {integrity: sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==}
engines: {node: '>=6.9.0'}
'@babel/helper-annotate-as-pure@7.27.1':
resolution: {integrity: sha512-WnuuDILl9oOBbKnb4L+DyODx7iC47XfzmNCpTttFsSp6hTG7XZxu60+4IO+2/hPfcGOoKbFiwoI/+zwARbNQow==}
engines: {node: '>=6.9.0'}
@@ -476,6 +480,10 @@ packages:
peerDependencies:
'@babel/core': ^7.0.0
'@babel/helper-globals@7.28.0':
resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==}
engines: {node: '>=6.9.0'}
'@babel/helper-member-expression-to-functions@7.25.9':
resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==}
engines: {node: '>=6.9.0'}
@@ -579,6 +587,11 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/parser@7.28.0':
resolution: {integrity: sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==}
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/plugin-proposal-decorators@7.25.9':
resolution: {integrity: sha512-smkNLL/O1ezy9Nhy4CNosc4Va+1wo5w4gzSZeLe6y6dM4mmHfYOCPolXQPHQxonZCF+ZyebxN9vqOolkYrSn5g==}
engines: {node: '>=6.9.0'}
@@ -657,6 +670,10 @@ packages:
resolution: {integrity: sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==}
engines: {node: '>=6.9.0'}
'@babel/traverse@7.28.0':
resolution: {integrity: sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==}
engines: {node: '>=6.9.0'}
'@babel/types@7.26.10':
resolution: {integrity: sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==}
engines: {node: '>=6.9.0'}
@@ -669,6 +686,10 @@ packages:
resolution: {integrity: sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==}
engines: {node: '>=6.9.0'}
'@babel/types@7.28.0':
resolution: {integrity: sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==}
engines: {node: '>=6.9.0'}
'@bufbuild/protobuf@2.1.0':
resolution: {integrity: sha512-+2Mx67Y3skJ4NCD/qNSdBJNWtu6x6Qr53jeNg+QcwiL6mt0wK+3jwHH2x1p7xaYH6Ve2JKOVn0OxU35WsmqI9A==}
@@ -1008,6 +1029,9 @@ packages:
resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==}
engines: {node: '>=8'}
'@jridgewell/gen-mapping@0.3.12':
resolution: {integrity: sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==}
'@jridgewell/gen-mapping@0.3.5':
resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==}
engines: {node: '>=6.0.0'}
@@ -1029,6 +1053,9 @@ packages:
'@jridgewell/trace-mapping@0.3.25':
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
'@jridgewell/trace-mapping@0.3.29':
resolution: {integrity: sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==}
'@module-federation/error-codes@0.14.0':
resolution: {integrity: sha512-GGk+EoeSACJikZZyShnLshtq9E2eCrDWbRiB4QAFXCX4oYmGgFfzXlx59vMNwqTKPJWxkEGnPYacJMcr2YYjag==}
@@ -3453,18 +3480,18 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@babel/core@7.27.4':
'@babel/core@7.28.0':
dependencies:
'@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.27.1
'@babel/generator': 7.27.5
'@babel/generator': 7.28.0
'@babel/helper-compilation-targets': 7.27.2
'@babel/helper-module-transforms': 7.27.3(@babel/core@7.27.4)
'@babel/helper-module-transforms': 7.27.3(@babel/core@7.28.0)
'@babel/helpers': 7.27.6
'@babel/parser': 7.27.5
'@babel/parser': 7.28.0
'@babel/template': 7.27.2
'@babel/traverse': 7.27.4
'@babel/types': 7.27.6
'@babel/traverse': 7.28.0
'@babel/types': 7.28.0
convert-source-map: 2.0.0
debug: 4.4.1
gensync: 1.0.0-beta.2
@@ -3475,8 +3502,8 @@ snapshots:
'@babel/generator@7.27.1':
dependencies:
'@babel/parser': 7.27.2
'@babel/types': 7.27.1
'@babel/parser': 7.27.5
'@babel/types': 7.27.6
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.0.2
@@ -3489,9 +3516,17 @@ snapshots:
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.0.2
'@babel/generator@7.28.0':
dependencies:
'@babel/parser': 7.28.0
'@babel/types': 7.28.0
'@jridgewell/gen-mapping': 0.3.12
'@jridgewell/trace-mapping': 0.3.29
jsesc: 3.0.2
'@babel/helper-annotate-as-pure@7.27.1':
dependencies:
'@babel/types': 7.27.1
'@babel/types': 7.27.6
'@babel/helper-compilation-targets@7.27.1':
dependencies:
@@ -3509,15 +3544,15 @@ snapshots:
lru-cache: 5.1.1
semver: 6.3.1
'@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.27.4)':
'@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-annotate-as-pure': 7.27.1
'@babel/helper-member-expression-to-functions': 7.25.9
'@babel/helper-optimise-call-expression': 7.25.9
'@babel/helper-replace-supers': 7.25.9(@babel/core@7.27.4)
'@babel/helper-replace-supers': 7.25.9(@babel/core@7.28.0)
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
'@babel/traverse': 7.27.1
'@babel/traverse': 7.27.4
semver: 6.3.1
transitivePeerDependencies:
- supports-color
@@ -3530,49 +3565,51 @@ snapshots:
'@babel/helper-optimise-call-expression': 7.27.1
'@babel/helper-replace-supers': 7.27.1(@babel/core@7.27.1)
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
'@babel/traverse': 7.27.1
'@babel/traverse': 7.27.4
semver: 6.3.1
transitivePeerDependencies:
- supports-color
'@babel/helper-create-class-features-plugin@7.27.1(@babel/core@7.27.4)':
'@babel/helper-create-class-features-plugin@7.27.1(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-annotate-as-pure': 7.27.1
'@babel/helper-member-expression-to-functions': 7.27.1
'@babel/helper-optimise-call-expression': 7.27.1
'@babel/helper-replace-supers': 7.27.1(@babel/core@7.27.4)
'@babel/helper-replace-supers': 7.27.1(@babel/core@7.28.0)
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
'@babel/traverse': 7.27.1
'@babel/traverse': 7.27.4
semver: 6.3.1
transitivePeerDependencies:
- supports-color
'@babel/helper-globals@7.28.0': {}
'@babel/helper-member-expression-to-functions@7.25.9':
dependencies:
'@babel/traverse': 7.27.1
'@babel/types': 7.27.1
'@babel/traverse': 7.27.4
'@babel/types': 7.27.6
transitivePeerDependencies:
- supports-color
'@babel/helper-member-expression-to-functions@7.27.1':
dependencies:
'@babel/traverse': 7.27.1
'@babel/types': 7.27.1
'@babel/traverse': 7.27.4
'@babel/types': 7.27.6
transitivePeerDependencies:
- supports-color
'@babel/helper-module-imports@7.25.9':
dependencies:
'@babel/traverse': 7.27.1
'@babel/types': 7.27.1
'@babel/traverse': 7.27.4
'@babel/types': 7.27.6
transitivePeerDependencies:
- supports-color
'@babel/helper-module-imports@7.27.1':
dependencies:
'@babel/traverse': 7.27.4
'@babel/types': 7.27.6
'@babel/traverse': 7.28.0
'@babel/types': 7.28.0
transitivePeerDependencies:
- supports-color
@@ -3581,46 +3618,37 @@ snapshots:
'@babel/core': 7.27.1
'@babel/helper-module-imports': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
'@babel/helper-module-transforms@7.27.1(@babel/core@7.27.4)':
dependencies:
'@babel/core': 7.27.4
'@babel/helper-module-imports': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@babel/traverse': 7.27.1
transitivePeerDependencies:
- supports-color
'@babel/helper-module-transforms@7.27.3(@babel/core@7.27.4)':
dependencies:
'@babel/core': 7.27.4
'@babel/helper-module-imports': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@babel/traverse': 7.27.4
transitivePeerDependencies:
- supports-color
'@babel/helper-module-transforms@7.27.3(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.28.0
'@babel/helper-module-imports': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@babel/traverse': 7.28.0
transitivePeerDependencies:
- supports-color
'@babel/helper-optimise-call-expression@7.25.9':
dependencies:
'@babel/types': 7.27.1
'@babel/types': 7.27.6
'@babel/helper-optimise-call-expression@7.27.1':
dependencies:
'@babel/types': 7.27.1
'@babel/types': 7.27.6
'@babel/helper-plugin-utils@7.26.5': {}
'@babel/helper-plugin-utils@7.27.1': {}
'@babel/helper-replace-supers@7.25.9(@babel/core@7.27.4)':
'@babel/helper-replace-supers@7.25.9(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-member-expression-to-functions': 7.27.1
'@babel/helper-optimise-call-expression': 7.27.1
'@babel/traverse': 7.27.1
'@babel/traverse': 7.27.4
transitivePeerDependencies:
- supports-color
@@ -3629,23 +3657,23 @@ snapshots:
'@babel/core': 7.27.1
'@babel/helper-member-expression-to-functions': 7.27.1
'@babel/helper-optimise-call-expression': 7.27.1
'@babel/traverse': 7.27.1
'@babel/traverse': 7.27.4
transitivePeerDependencies:
- supports-color
'@babel/helper-replace-supers@7.27.1(@babel/core@7.27.4)':
'@babel/helper-replace-supers@7.27.1(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-member-expression-to-functions': 7.27.1
'@babel/helper-optimise-call-expression': 7.27.1
'@babel/traverse': 7.27.1
'@babel/traverse': 7.27.4
transitivePeerDependencies:
- supports-color
'@babel/helper-skip-transparent-expression-wrappers@7.27.1':
dependencies:
'@babel/traverse': 7.27.1
'@babel/types': 7.27.1
'@babel/traverse': 7.27.4
'@babel/types': 7.27.6
transitivePeerDependencies:
- supports-color
@@ -3661,38 +3689,42 @@ snapshots:
'@babel/helpers@7.27.1':
dependencies:
'@babel/template': 7.27.1
'@babel/types': 7.27.1
'@babel/template': 7.27.2
'@babel/types': 7.27.6
'@babel/helpers@7.27.6':
dependencies:
'@babel/template': 7.27.2
'@babel/types': 7.27.6
'@babel/types': 7.28.0
'@babel/parser@7.27.1':
dependencies:
'@babel/types': 7.27.1
'@babel/types': 7.27.6
'@babel/parser@7.27.2':
dependencies:
'@babel/types': 7.27.1
'@babel/types': 7.27.6
'@babel/parser@7.27.5':
dependencies:
'@babel/types': 7.27.6
'@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.27.4)':
'@babel/parser@7.28.0':
dependencies:
'@babel/core': 7.27.4
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.27.4)
'@babel/types': 7.28.0
'@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.28.0
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.28.0)
'@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.27.4)
'@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.28.0)
transitivePeerDependencies:
- supports-color
'@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.27.4)':
'@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.27.1)':
@@ -3700,14 +3732,14 @@ snapshots:
'@babel/core': 7.27.1
'@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.27.4)':
'@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.27.4)':
'@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.27.1)':
@@ -3715,23 +3747,23 @@ snapshots:
'@babel/core': 7.27.1
'@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.27.4)':
'@babel/plugin-syntax-typescript@7.27.1(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-plugin-utils': 7.27.1
'@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.27.4)':
'@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.27.4)
'@babel/core': 7.28.0
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.28.0)
'@babel/helper-plugin-utils': 7.27.1
transitivePeerDependencies:
- supports-color
'@babel/plugin-transform-modules-commonjs@7.27.1(@babel/core@7.27.4)':
'@babel/plugin-transform-modules-commonjs@7.27.1(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/helper-module-transforms': 7.27.1(@babel/core@7.27.4)
'@babel/core': 7.28.0
'@babel/helper-module-transforms': 7.27.3(@babel/core@7.28.0)
'@babel/helper-plugin-utils': 7.27.1
transitivePeerDependencies:
- supports-color
@@ -3747,53 +3779,53 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@babel/plugin-transform-typescript@7.27.1(@babel/core@7.27.4)':
'@babel/plugin-transform-typescript@7.27.1(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-annotate-as-pure': 7.27.1
'@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.27.4)
'@babel/helper-create-class-features-plugin': 7.27.1(@babel/core@7.28.0)
'@babel/helper-plugin-utils': 7.27.1
'@babel/helper-skip-transparent-expression-wrappers': 7.27.1
'@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.27.4)
'@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.0)
transitivePeerDependencies:
- supports-color
'@babel/preset-typescript@7.27.1(@babel/core@7.27.4)':
'@babel/preset-typescript@7.27.1(@babel/core@7.28.0)':
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-plugin-utils': 7.27.1
'@babel/helper-validator-option': 7.27.1
'@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.27.4)
'@babel/plugin-transform-modules-commonjs': 7.27.1(@babel/core@7.27.4)
'@babel/plugin-transform-typescript': 7.27.1(@babel/core@7.27.4)
'@babel/plugin-syntax-jsx': 7.27.1(@babel/core@7.28.0)
'@babel/plugin-transform-modules-commonjs': 7.27.1(@babel/core@7.28.0)
'@babel/plugin-transform-typescript': 7.27.1(@babel/core@7.28.0)
transitivePeerDependencies:
- supports-color
'@babel/template@7.26.9':
dependencies:
'@babel/code-frame': 7.27.1
'@babel/parser': 7.27.2
'@babel/types': 7.27.1
'@babel/parser': 7.27.5
'@babel/types': 7.27.6
'@babel/template@7.27.1':
dependencies:
'@babel/code-frame': 7.27.1
'@babel/parser': 7.27.2
'@babel/types': 7.27.1
'@babel/template@7.27.2':
dependencies:
'@babel/code-frame': 7.27.1
'@babel/parser': 7.27.5
'@babel/types': 7.27.6
'@babel/template@7.27.2':
dependencies:
'@babel/code-frame': 7.27.1
'@babel/parser': 7.28.0
'@babel/types': 7.28.0
'@babel/traverse@7.26.10':
dependencies:
'@babel/code-frame': 7.27.1
'@babel/generator': 7.27.1
'@babel/parser': 7.27.2
'@babel/template': 7.27.1
'@babel/types': 7.27.1
'@babel/generator': 7.27.5
'@babel/parser': 7.27.5
'@babel/template': 7.27.2
'@babel/types': 7.27.6
debug: 4.4.1
globals: 11.12.0
transitivePeerDependencies:
@@ -3802,10 +3834,10 @@ snapshots:
'@babel/traverse@7.27.1':
dependencies:
'@babel/code-frame': 7.27.1
'@babel/generator': 7.27.1
'@babel/parser': 7.27.2
'@babel/template': 7.27.1
'@babel/types': 7.27.1
'@babel/generator': 7.27.5
'@babel/parser': 7.27.5
'@babel/template': 7.27.2
'@babel/types': 7.27.6
debug: 4.4.1
globals: 11.12.0
transitivePeerDependencies:
@@ -3823,6 +3855,18 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@babel/traverse@7.28.0':
dependencies:
'@babel/code-frame': 7.27.1
'@babel/generator': 7.28.0
'@babel/helper-globals': 7.28.0
'@babel/parser': 7.28.0
'@babel/template': 7.27.2
'@babel/types': 7.28.0
debug: 4.4.1
transitivePeerDependencies:
- supports-color
'@babel/types@7.26.10':
dependencies:
'@babel/helper-string-parser': 7.25.9
@@ -3838,6 +3882,11 @@ snapshots:
'@babel/helper-string-parser': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@babel/types@7.28.0':
dependencies:
'@babel/helper-string-parser': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@bufbuild/protobuf@2.1.0': {}
'@emnapi/core@1.4.3':
@@ -4046,6 +4095,11 @@ snapshots:
'@istanbuljs/schema@0.1.3': {}
'@jridgewell/gen-mapping@0.3.12':
dependencies:
'@jridgewell/sourcemap-codec': 1.5.0
'@jridgewell/trace-mapping': 0.3.29
'@jridgewell/gen-mapping@0.3.5':
dependencies:
'@jridgewell/set-array': 1.2.1
@@ -4068,6 +4122,11 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.0
'@jridgewell/trace-mapping@0.3.29':
dependencies:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.0
'@module-federation/error-codes@0.14.0': {}
'@module-federation/error-codes@0.15.0': {}
@@ -4224,10 +4283,10 @@ snapshots:
'@rsbuild/plugin-babel@1.0.5(@rsbuild/core@1.3.22)':
dependencies:
'@babel/core': 7.27.4
'@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.27.4)
'@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.27.4)
'@babel/preset-typescript': 7.27.1(@babel/core@7.27.4)
'@babel/core': 7.28.0
'@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.28.0)
'@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.28.0)
'@babel/preset-typescript': 7.27.1(@babel/core@7.28.0)
'@rsbuild/core': 1.3.22
'@types/babel__core': 7.20.5
deepmerge: 4.3.1
@@ -4251,10 +4310,10 @@ snapshots:
reduce-configs: 1.1.0
sass-embedded: 1.89.0
'@rsbuild/plugin-vue-jsx@1.1.0(@babel/core@7.27.4)(@rsbuild/core@1.3.22)':
'@rsbuild/plugin-vue-jsx@1.1.0(@babel/core@7.28.0)(@rsbuild/core@1.3.22)':
dependencies:
'@rsbuild/plugin-babel': 1.0.5(@rsbuild/core@1.3.22)
'@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.27.4)
'@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.28.0)
babel-plugin-vue-jsx-hmr: 1.0.0
optionalDependencies:
'@rsbuild/core': 1.3.22
@@ -4397,24 +4456,24 @@ snapshots:
'@types/babel__core@7.20.5':
dependencies:
'@babel/parser': 7.27.2
'@babel/types': 7.27.1
'@babel/parser': 7.27.5
'@babel/types': 7.27.6
'@types/babel__generator': 7.6.8
'@types/babel__template': 7.4.4
'@types/babel__traverse': 7.20.5
'@types/babel__generator@7.6.8':
dependencies:
'@babel/types': 7.27.1
'@babel/types': 7.27.6
'@types/babel__template@7.4.4':
dependencies:
'@babel/parser': 7.27.2
'@babel/types': 7.27.1
'@babel/parser': 7.27.5
'@babel/types': 7.27.6
'@types/babel__traverse@7.20.5':
dependencies:
'@babel/types': 7.27.1
'@babel/types': 7.27.6
'@types/chai@5.2.2':
dependencies:
@@ -4646,19 +4705,19 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@vue/babel-plugin-jsx@1.4.0(@babel/core@7.27.4)':
'@vue/babel-plugin-jsx@1.4.0(@babel/core@7.28.0)':
dependencies:
'@babel/helper-module-imports': 7.25.9
'@babel/helper-plugin-utils': 7.26.5
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.27.4)
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.28.0)
'@babel/template': 7.26.9
'@babel/traverse': 7.26.10
'@babel/types': 7.26.10
'@vue/babel-helper-vue-transform-on': 1.4.0
'@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.27.4)
'@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.28.0)
'@vue/shared': 3.5.16
optionalDependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
transitivePeerDependencies:
- supports-color
@@ -4668,25 +4727,25 @@ snapshots:
'@babel/core': 7.27.1
'@babel/helper-module-imports': 7.25.9
'@babel/helper-plugin-utils': 7.27.1
'@babel/parser': 7.27.2
'@babel/parser': 7.27.5
'@vue/compiler-sfc': 3.5.13
transitivePeerDependencies:
- supports-color
'@vue/babel-plugin-resolve-type@1.4.0(@babel/core@7.27.4)':
'@vue/babel-plugin-resolve-type@1.4.0(@babel/core@7.28.0)':
dependencies:
'@babel/code-frame': 7.27.1
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/helper-module-imports': 7.25.9
'@babel/helper-plugin-utils': 7.27.1
'@babel/parser': 7.27.2
'@babel/parser': 7.27.5
'@vue/compiler-sfc': 3.5.13
transitivePeerDependencies:
- supports-color
'@vue/compiler-core@3.5.13':
dependencies:
'@babel/parser': 7.27.2
'@babel/parser': 7.27.5
'@vue/shared': 3.5.13
entities: 4.5.0
estree-walker: 2.0.2
@@ -4694,7 +4753,7 @@ snapshots:
'@vue/compiler-core@3.5.16':
dependencies:
'@babel/parser': 7.27.2
'@babel/parser': 7.27.5
'@vue/shared': 3.5.16
entities: 4.5.0
estree-walker: 2.0.2
@@ -4712,7 +4771,7 @@ snapshots:
'@vue/compiler-sfc@3.5.13':
dependencies:
'@babel/parser': 7.27.2
'@babel/parser': 7.27.5
'@vue/compiler-core': 3.5.13
'@vue/compiler-dom': 3.5.13
'@vue/compiler-ssr': 3.5.13
@@ -4928,8 +4987,8 @@ snapshots:
babel-plugin-vue-jsx-hmr@1.0.0:
dependencies:
'@babel/core': 7.27.4
'@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.27.4)
'@babel/core': 7.28.0
'@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.28.0)
transitivePeerDependencies:
- supports-color
@@ -5531,7 +5590,7 @@ snapshots:
istanbul-lib-instrument@6.0.3:
dependencies:
'@babel/core': 7.27.4
'@babel/core': 7.28.0
'@babel/parser': 7.27.2
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2