chore(deps): update all patch dependencies (#13335)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-09 12:54:05 +00:00
committed by GitHub
parent c7024d4457
commit 53b367bc4a
4 changed files with 199 additions and 150 deletions

View File

@@ -17,9 +17,9 @@
"*.{ts,tsx,js,vue}": "eslint --fix"
},
"engines": {
"pnpm": ">= 9.15.4"
"pnpm": ">= 9.15.5"
},
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@9.15.5",
"devDependencies": {
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",

View File

@@ -31,7 +31,7 @@
"release": "rm -rf ./site/node_modules && vant-cli release"
},
"dependencies": {
"@babel/core": "^7.26.7",
"@babel/core": "^7.26.8",
"@babel/preset-typescript": "^7.26.0",
"@rsbuild/core": "^1.1.13",
"@rsbuild/plugin-babel": "^1.0.3",
@@ -73,8 +73,8 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.7",
"@types/lodash": "^4.17.14",
"@types/less": "^3.0.8",
"@types/lodash": "^4.17.15",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.10.10",
"rimraf": "^6.0.1",

View File

@@ -61,7 +61,7 @@
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vitest/coverage-istanbul": "^2.1.8",
"@vitest/coverage-istanbul": "^2.1.9",
"@vue/runtime-core": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3",

337
pnpm-lock.yaml generated
View File

@@ -92,8 +92,8 @@ importers:
specifier: ^4.1.1
version: 4.1.1(vite@5.4.14(@types/node@22.10.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.37.0))(vue@3.5.13(typescript@5.7.3))
'@vitest/coverage-istanbul':
specifier: ^2.1.8
version: 2.1.8(vitest@2.1.9(@types/node@22.10.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.37.0))
specifier: ^2.1.9
version: 2.1.9(vitest@2.1.9(@types/node@22.10.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.37.0))
'@vue/runtime-core':
specifier: ^3.5.13
version: 3.5.13
@@ -149,11 +149,11 @@ importers:
packages/vant-cli:
dependencies:
'@babel/core':
specifier: ^7.26.7
version: 7.26.7
specifier: ^7.26.8
version: 7.26.8
'@babel/preset-typescript':
specifier: ^7.26.0
version: 7.26.0(@babel/core@7.26.7)
version: 7.26.0(@babel/core@7.26.8)
'@rsbuild/core':
specifier: ^1.1.13
version: 1.1.13
@@ -171,7 +171,7 @@ importers:
version: 1.0.5(@rsbuild/core@1.1.13)(esbuild@0.24.2)(vue@3.5.13(typescript@5.7.3))
'@rsbuild/plugin-vue-jsx':
specifier: ^1.1.0
version: 1.1.0(@babel/core@7.26.7)(@rsbuild/core@1.1.13)
version: 1.1.0(@babel/core@7.26.8)(@rsbuild/core@1.1.13)
'@vant/eslint-config':
specifier: workspace:^
version: link:../vant-eslint-config
@@ -186,7 +186,7 @@ importers:
version: 4.1.1(vite@5.4.14(@types/node@22.10.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.37.0))(vue@3.5.13(typescript@5.7.3))
'@vue/babel-plugin-jsx':
specifier: ^1.2.5
version: 1.2.5(@babel/core@7.26.7)
version: 1.2.5(@babel/core@7.26.8)
autoprefixer:
specifier: ^10.4.20
version: 10.4.20(postcss@8.4.49)
@@ -270,11 +270,11 @@ importers:
specifier: ^11.0.4
version: 11.0.4
'@types/less':
specifier: ^3.0.7
version: 3.0.7
specifier: ^3.0.8
version: 3.0.8
'@types/lodash':
specifier: ^4.17.14
version: 4.17.14
specifier: ^4.17.15
version: 4.17.15
'@types/markdown-it':
specifier: ^14.1.2
version: 14.1.2
@@ -386,8 +386,8 @@ packages:
resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==}
engines: {node: '>=6.9.0'}
'@babel/core@7.26.7':
resolution: {integrity: sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==}
'@babel/core@7.26.8':
resolution: {integrity: sha512-l+lkXCHS6tQEc5oUpK28xBOZ6+HwaH7YwoYQbLFiYb4nS2/l1tKnZEtEWkD0GuiYdvArf9qBS0XlQGXzPMsNqQ==}
engines: {node: '>=6.9.0'}
'@babel/generator@7.26.0':
@@ -398,6 +398,10 @@ packages:
resolution: {integrity: sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==}
engines: {node: '>=6.9.0'}
'@babel/generator@7.26.8':
resolution: {integrity: sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA==}
engines: {node: '>=6.9.0'}
'@babel/helper-annotate-as-pure@7.25.9':
resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
engines: {node: '>=6.9.0'}
@@ -498,6 +502,11 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/parser@7.26.8':
resolution: {integrity: sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==}
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'}
@@ -560,6 +569,10 @@ packages:
resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==}
engines: {node: '>=6.9.0'}
'@babel/template@7.26.8':
resolution: {integrity: sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q==}
engines: {node: '>=6.9.0'}
'@babel/traverse@7.25.6':
resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==}
engines: {node: '>=6.9.0'}
@@ -572,6 +585,10 @@ packages:
resolution: {integrity: sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==}
engines: {node: '>=6.9.0'}
'@babel/traverse@7.26.8':
resolution: {integrity: sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==}
engines: {node: '>=6.9.0'}
'@babel/types@7.25.6':
resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==}
engines: {node: '>=6.9.0'}
@@ -584,6 +601,10 @@ packages:
resolution: {integrity: sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==}
engines: {node: '>=6.9.0'}
'@babel/types@7.26.8':
resolution: {integrity: sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==}
engines: {node: '>=6.9.0'}
'@bufbuild/protobuf@2.1.0':
resolution: {integrity: sha512-+2Mx67Y3skJ4NCD/qNSdBJNWtu6x6Qr53jeNg+QcwiL6mt0wK+3jwHH2x1p7xaYH6Ve2JKOVn0OxU35WsmqI9A==}
@@ -1275,20 +1296,23 @@ packages:
'@types/fs-extra@11.0.4':
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
'@types/gensync@1.0.4':
resolution: {integrity: sha512-C3YYeRQWp2fmq9OryX+FoDy8nXS6scQ7dPptD8LnFDAUNcKWJjXQKDNJD3HVm+kOUsXhTOkpi69vI4EuAr95bA==}
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
'@types/jsonfile@6.1.4':
resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
'@types/less@3.0.7':
resolution: {integrity: sha512-+SD1DrM8EwJsilPFSR1IMMGWOTg5sO1waewoJ1k3BHCvU07zQThy8t2wTfxvHz//R0uK3koAUl9WbWwal0H+YA==}
'@types/less@3.0.8':
resolution: {integrity: sha512-Gjm4+H9noDJgu5EdT3rUw5MhPBag46fiOy27BefvWkNL8mlZnKnCaVVVTLKj6RYXed9b62CPKnPav9govyQDzA==}
'@types/linkify-it@5.0.0':
resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
'@types/lodash@4.17.14':
resolution: {integrity: sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==}
'@types/lodash@4.17.15':
resolution: {integrity: sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==}
'@types/markdown-it@14.1.2':
resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
@@ -1377,10 +1401,10 @@ packages:
vite: ^5.0.0 || ^6.0.0
vue: ^3.2.25
'@vitest/coverage-istanbul@2.1.8':
resolution: {integrity: sha512-cSaCd8KcWWvgDwEJSXm0NEWZ1YTiJzjicKHy+zOEbUm0gjbbkz+qJf1p8q71uBzSlS7vdnZA8wRLeiwVE3fFTA==}
'@vitest/coverage-istanbul@2.1.9':
resolution: {integrity: sha512-vdYE4FkC/y2lxcN3Dcj54Bw+ericmDwiex0B8LV5F/YNYEYP1mgVwhPnHwWGAXu38qizkjOuyczKbFTALfzFKw==}
peerDependencies:
vitest: 2.1.8
vitest: 2.1.9
'@vitest/expect@2.1.9':
resolution: {integrity: sha512-UJCIkTBenHeKT1TTlKMJWy1laZewsRIzYighyYiJKZreqtdxSos/S1t+ktRMQWu2CKqaarrkeszJx1cgC5tGZw==}
@@ -1747,15 +1771,6 @@ packages:
supports-color:
optional: true
debug@4.3.7:
resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
debug@4.4.0:
resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
engines: {node: '>=6.0'}
@@ -3280,20 +3295,21 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@babel/core@7.26.7':
'@babel/core@7.26.8':
dependencies:
'@ampproject/remapping': 2.3.0
'@babel/code-frame': 7.26.2
'@babel/generator': 7.26.5
'@babel/generator': 7.26.8
'@babel/helper-compilation-targets': 7.26.5
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.7)
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.8)
'@babel/helpers': 7.26.7
'@babel/parser': 7.26.7
'@babel/template': 7.25.9
'@babel/traverse': 7.26.7
'@babel/types': 7.26.7
'@babel/parser': 7.26.8
'@babel/template': 7.26.8
'@babel/traverse': 7.26.8
'@babel/types': 7.26.8
'@types/gensync': 1.0.4
convert-source-map: 2.0.0
debug: 4.3.7
debug: 4.4.0
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.1
@@ -3302,8 +3318,8 @@ snapshots:
'@babel/generator@7.26.0':
dependencies:
'@babel/parser': 7.26.1
'@babel/types': 7.26.0
'@babel/parser': 7.26.7
'@babel/types': 7.26.7
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.0.2
@@ -3316,9 +3332,17 @@ snapshots:
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.0.2
'@babel/generator@7.26.8':
dependencies:
'@babel/parser': 7.26.8
'@babel/types': 7.26.8
'@jridgewell/gen-mapping': 0.3.5
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.0.2
'@babel/helper-annotate-as-pure@7.25.9':
dependencies:
'@babel/types': 7.26.0
'@babel/types': 7.26.7
'@babel/helper-compilation-targets@7.25.9':
dependencies:
@@ -3344,42 +3368,42 @@ snapshots:
'@babel/helper-optimise-call-expression': 7.25.9
'@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0)
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
'@babel/traverse': 7.25.9
'@babel/traverse': 7.26.7
semver: 6.3.1
transitivePeerDependencies:
- supports-color
'@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.7)':
'@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/core': 7.26.8
'@babel/helper-annotate-as-pure': 7.25.9
'@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.26.7)
'@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.8)
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
'@babel/traverse': 7.25.9
'@babel/traverse': 7.26.7
semver: 6.3.1
transitivePeerDependencies:
- supports-color
'@babel/helper-member-expression-to-functions@7.25.9':
dependencies:
'@babel/traverse': 7.25.9
'@babel/types': 7.26.0
'@babel/traverse': 7.26.7
'@babel/types': 7.26.7
transitivePeerDependencies:
- supports-color
'@babel/helper-module-imports@7.24.7':
dependencies:
'@babel/traverse': 7.25.9
'@babel/types': 7.26.0
'@babel/traverse': 7.26.7
'@babel/types': 7.26.7
transitivePeerDependencies:
- supports-color
'@babel/helper-module-imports@7.25.9':
dependencies:
'@babel/traverse': 7.26.7
'@babel/types': 7.26.7
'@babel/traverse': 7.26.8
'@babel/types': 7.26.8
transitivePeerDependencies:
- supports-color
@@ -3388,22 +3412,22 @@ snapshots:
'@babel/core': 7.26.0
'@babel/helper-module-imports': 7.25.9
'@babel/helper-validator-identifier': 7.25.9
'@babel/traverse': 7.26.7
'@babel/traverse': 7.26.8
transitivePeerDependencies:
- supports-color
'@babel/helper-module-transforms@7.26.0(@babel/core@7.26.7)':
'@babel/helper-module-transforms@7.26.0(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/core': 7.26.8
'@babel/helper-module-imports': 7.25.9
'@babel/helper-validator-identifier': 7.25.9
'@babel/traverse': 7.26.7
'@babel/traverse': 7.26.8
transitivePeerDependencies:
- supports-color
'@babel/helper-optimise-call-expression@7.25.9':
dependencies:
'@babel/types': 7.26.0
'@babel/types': 7.26.7
'@babel/helper-plugin-utils@7.24.8': {}
@@ -3414,30 +3438,30 @@ snapshots:
'@babel/core': 7.26.0
'@babel/helper-member-expression-to-functions': 7.25.9
'@babel/helper-optimise-call-expression': 7.25.9
'@babel/traverse': 7.25.9
'@babel/traverse': 7.26.7
transitivePeerDependencies:
- supports-color
'@babel/helper-replace-supers@7.25.9(@babel/core@7.26.7)':
'@babel/helper-replace-supers@7.25.9(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/core': 7.26.8
'@babel/helper-member-expression-to-functions': 7.25.9
'@babel/helper-optimise-call-expression': 7.25.9
'@babel/traverse': 7.25.9
'@babel/traverse': 7.26.7
transitivePeerDependencies:
- supports-color
'@babel/helper-simple-access@7.25.9':
dependencies:
'@babel/traverse': 7.25.9
'@babel/types': 7.26.0
'@babel/traverse': 7.26.7
'@babel/types': 7.26.7
transitivePeerDependencies:
- supports-color
'@babel/helper-skip-transparent-expression-wrappers@7.25.9':
dependencies:
'@babel/traverse': 7.25.9
'@babel/types': 7.26.0
'@babel/traverse': 7.26.7
'@babel/types': 7.26.7
transitivePeerDependencies:
- supports-color
@@ -3454,33 +3478,37 @@ snapshots:
'@babel/helpers@7.26.0':
dependencies:
'@babel/template': 7.25.9
'@babel/types': 7.26.0
'@babel/types': 7.26.7
'@babel/helpers@7.26.7':
dependencies:
'@babel/template': 7.25.9
'@babel/types': 7.26.7
'@babel/template': 7.26.8
'@babel/types': 7.26.8
'@babel/parser@7.26.1':
dependencies:
'@babel/types': 7.26.0
'@babel/types': 7.26.7
'@babel/parser@7.26.7':
dependencies:
'@babel/types': 7.26.7
'@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.26.7)':
'@babel/parser@7.26.8':
dependencies:
'@babel/core': 7.26.7
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.7)
'@babel/types': 7.26.8
'@babel/plugin-proposal-decorators@7.25.9(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.8
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.8)
'@babel/helper-plugin-utils': 7.25.9
'@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.7)
'@babel/plugin-syntax-decorators': 7.25.9(@babel/core@7.26.8)
transitivePeerDependencies:
- supports-color
'@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.26.7)':
'@babel/plugin-syntax-decorators@7.25.9(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/core': 7.26.8
'@babel/helper-plugin-utils': 7.25.9
'@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.26.0)':
@@ -3488,14 +3516,14 @@ snapshots:
'@babel/core': 7.26.0
'@babel/helper-plugin-utils': 7.25.9
'@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.26.7)':
'@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/core': 7.26.8
'@babel/helper-plugin-utils': 7.25.9
'@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.7)':
'@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/core': 7.26.8
'@babel/helper-plugin-utils': 7.25.9
'@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.0)':
@@ -3503,23 +3531,23 @@ snapshots:
'@babel/core': 7.26.0
'@babel/helper-plugin-utils': 7.25.9
'@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.7)':
'@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/core': 7.26.8
'@babel/helper-plugin-utils': 7.25.9
'@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.26.7)':
'@babel/plugin-transform-class-properties@7.25.9(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.7)
'@babel/core': 7.26.8
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.8)
'@babel/helper-plugin-utils': 7.25.9
transitivePeerDependencies:
- supports-color
'@babel/plugin-transform-modules-commonjs@7.25.9(@babel/core@7.26.7)':
'@babel/plugin-transform-modules-commonjs@7.25.9(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.7)
'@babel/core': 7.26.8
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.8)
'@babel/helper-plugin-utils': 7.25.9
'@babel/helper-simple-access': 7.25.9
transitivePeerDependencies:
@@ -3536,33 +3564,33 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@babel/plugin-transform-typescript@7.25.9(@babel/core@7.26.7)':
'@babel/plugin-transform-typescript@7.25.9(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/core': 7.26.8
'@babel/helper-annotate-as-pure': 7.25.9
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.7)
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.8)
'@babel/helper-plugin-utils': 7.25.9
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
'@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.7)
'@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.8)
transitivePeerDependencies:
- supports-color
'@babel/preset-typescript@7.26.0(@babel/core@7.26.7)':
'@babel/preset-typescript@7.26.0(@babel/core@7.26.8)':
dependencies:
'@babel/core': 7.26.7
'@babel/core': 7.26.8
'@babel/helper-plugin-utils': 7.25.9
'@babel/helper-validator-option': 7.25.9
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.7)
'@babel/plugin-transform-modules-commonjs': 7.25.9(@babel/core@7.26.7)
'@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.7)
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.8)
'@babel/plugin-transform-modules-commonjs': 7.25.9(@babel/core@7.26.8)
'@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.8)
transitivePeerDependencies:
- supports-color
'@babel/template@7.25.0':
dependencies:
'@babel/code-frame': 7.26.0
'@babel/parser': 7.26.1
'@babel/types': 7.26.0
'@babel/code-frame': 7.26.2
'@babel/parser': 7.26.7
'@babel/types': 7.26.7
'@babel/template@7.25.9':
dependencies:
@@ -3570,13 +3598,19 @@ snapshots:
'@babel/parser': 7.26.7
'@babel/types': 7.26.7
'@babel/template@7.26.8':
dependencies:
'@babel/code-frame': 7.26.2
'@babel/parser': 7.26.8
'@babel/types': 7.26.8
'@babel/traverse@7.25.6':
dependencies:
'@babel/code-frame': 7.26.0
'@babel/generator': 7.26.0
'@babel/parser': 7.26.1
'@babel/code-frame': 7.26.2
'@babel/generator': 7.26.5
'@babel/parser': 7.26.7
'@babel/template': 7.25.9
'@babel/types': 7.26.0
'@babel/types': 7.26.7
debug: 4.4.0
globals: 11.12.0
transitivePeerDependencies:
@@ -3584,11 +3618,11 @@ snapshots:
'@babel/traverse@7.25.9':
dependencies:
'@babel/code-frame': 7.26.0
'@babel/generator': 7.26.0
'@babel/parser': 7.26.1
'@babel/code-frame': 7.26.2
'@babel/generator': 7.26.5
'@babel/parser': 7.26.7
'@babel/template': 7.25.9
'@babel/types': 7.26.0
'@babel/types': 7.26.7
debug: 4.4.0
globals: 11.12.0
transitivePeerDependencies:
@@ -3606,6 +3640,18 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@babel/traverse@7.26.8':
dependencies:
'@babel/code-frame': 7.26.2
'@babel/generator': 7.26.8
'@babel/parser': 7.26.8
'@babel/template': 7.26.8
'@babel/types': 7.26.8
debug: 4.4.0
globals: 11.12.0
transitivePeerDependencies:
- supports-color
'@babel/types@7.25.6':
dependencies:
'@babel/helper-string-parser': 7.24.8
@@ -3622,6 +3668,11 @@ snapshots:
'@babel/helper-string-parser': 7.25.9
'@babel/helper-validator-identifier': 7.25.9
'@babel/types@7.26.8':
dependencies:
'@babel/helper-string-parser': 7.25.9
'@babel/helper-validator-identifier': 7.25.9
'@bufbuild/protobuf@2.1.0': {}
'@esbuild/aix-ppc64@0.21.5':
@@ -3965,10 +4016,10 @@ snapshots:
'@rsbuild/plugin-babel@1.0.3(@rsbuild/core@1.1.13)':
dependencies:
'@babel/core': 7.26.7
'@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.7)
'@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.26.7)
'@babel/preset-typescript': 7.26.0(@babel/core@7.26.7)
'@babel/core': 7.26.8
'@babel/plugin-proposal-decorators': 7.25.9(@babel/core@7.26.8)
'@babel/plugin-transform-class-properties': 7.25.9(@babel/core@7.26.8)
'@babel/preset-typescript': 7.26.0(@babel/core@7.26.8)
'@rsbuild/core': 1.1.13
'@types/babel__core': 7.20.5
deepmerge: 4.3.1
@@ -3992,10 +4043,10 @@ snapshots:
reduce-configs: 1.1.0
sass-embedded: 1.83.0
'@rsbuild/plugin-vue-jsx@1.1.0(@babel/core@7.26.7)(@rsbuild/core@1.1.13)':
'@rsbuild/plugin-vue-jsx@1.1.0(@babel/core@7.26.8)(@rsbuild/core@1.1.13)':
dependencies:
'@rsbuild/plugin-babel': 1.0.3(@rsbuild/core@1.1.13)
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.7)
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.8)
babel-plugin-vue-jsx-hmr: 1.0.0
optionalDependencies:
'@rsbuild/core': 1.1.13
@@ -4136,16 +4187,16 @@ snapshots:
'@types/babel__generator@7.6.8':
dependencies:
'@babel/types': 7.26.0
'@babel/types': 7.26.7
'@types/babel__template@7.4.4':
dependencies:
'@babel/parser': 7.26.1
'@babel/types': 7.26.0
'@babel/parser': 7.26.7
'@babel/types': 7.26.7
'@types/babel__traverse@7.20.5':
dependencies:
'@babel/types': 7.26.0
'@babel/types': 7.26.7
'@types/eslint-scope@3.7.7':
dependencies:
@@ -4164,17 +4215,19 @@ snapshots:
'@types/jsonfile': 6.1.4
'@types/node': 22.10.10
'@types/gensync@1.0.4': {}
'@types/json-schema@7.0.15': {}
'@types/jsonfile@6.1.4':
dependencies:
'@types/node': 22.10.10
'@types/less@3.0.7': {}
'@types/less@3.0.8': {}
'@types/linkify-it@5.0.0': {}
'@types/lodash@4.17.14': {}
'@types/lodash@4.17.15': {}
'@types/markdown-it@14.1.2':
dependencies:
@@ -4292,10 +4345,10 @@ snapshots:
vite: 5.4.14(@types/node@22.10.10)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.37.0)
vue: 3.5.13(typescript@5.7.3)
'@vitest/coverage-istanbul@2.1.8(vitest@2.1.9(@types/node@22.10.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.37.0))':
'@vitest/coverage-istanbul@2.1.9(vitest@2.1.9(@types/node@22.10.10)(jsdom@25.0.1)(less@4.2.2)(sass-embedded@1.83.0)(terser@5.37.0))':
dependencies:
'@istanbuljs/schema': 0.1.3
debug: 4.3.7
debug: 4.4.0
istanbul-lib-coverage: 3.2.2
istanbul-lib-instrument: 6.0.3
istanbul-lib-report: 3.0.1
@@ -4367,48 +4420,48 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@vue/babel-plugin-jsx@1.2.5(@babel/core@7.26.7)':
'@vue/babel-plugin-jsx@1.2.5(@babel/core@7.26.8)':
dependencies:
'@babel/helper-module-imports': 7.24.7
'@babel/helper-plugin-utils': 7.24.8
'@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.26.7)
'@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.26.8)
'@babel/template': 7.25.0
'@babel/traverse': 7.25.6
'@babel/types': 7.25.6
'@vue/babel-helper-vue-transform-on': 1.2.5
'@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.26.7)
'@vue/babel-plugin-resolve-type': 1.2.5(@babel/core@7.26.8)
html-tags: 3.3.1
svg-tags: 1.0.0
optionalDependencies:
'@babel/core': 7.26.7
'@babel/core': 7.26.8
transitivePeerDependencies:
- supports-color
'@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.0)':
dependencies:
'@babel/code-frame': 7.26.0
'@babel/code-frame': 7.26.2
'@babel/core': 7.26.0
'@babel/helper-module-imports': 7.24.7
'@babel/helper-plugin-utils': 7.25.9
'@babel/parser': 7.26.1
'@babel/parser': 7.26.7
'@vue/compiler-sfc': 3.5.12
transitivePeerDependencies:
- supports-color
'@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.7)':
'@vue/babel-plugin-resolve-type@1.2.5(@babel/core@7.26.8)':
dependencies:
'@babel/code-frame': 7.26.0
'@babel/core': 7.26.7
'@babel/code-frame': 7.26.2
'@babel/core': 7.26.8
'@babel/helper-module-imports': 7.24.7
'@babel/helper-plugin-utils': 7.25.9
'@babel/parser': 7.26.1
'@babel/parser': 7.26.7
'@vue/compiler-sfc': 3.5.12
transitivePeerDependencies:
- supports-color
'@vue/compiler-core@3.5.12':
dependencies:
'@babel/parser': 7.26.1
'@babel/parser': 7.26.7
'@vue/shared': 3.5.12
entities: 4.5.0
estree-walker: 2.0.2
@@ -4416,7 +4469,7 @@ snapshots:
'@vue/compiler-core@3.5.13':
dependencies:
'@babel/parser': 7.26.1
'@babel/parser': 7.26.7
'@vue/shared': 3.5.13
entities: 4.5.0
estree-walker: 2.0.2
@@ -4434,7 +4487,7 @@ snapshots:
'@vue/compiler-sfc@3.5.12':
dependencies:
'@babel/parser': 7.26.1
'@babel/parser': 7.26.7
'@vue/compiler-core': 3.5.12
'@vue/compiler-dom': 3.5.12
'@vue/compiler-ssr': 3.5.12
@@ -4638,8 +4691,8 @@ snapshots:
babel-plugin-vue-jsx-hmr@1.0.0:
dependencies:
'@babel/core': 7.26.7
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.7)
'@babel/core': 7.26.8
'@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.8)
transitivePeerDependencies:
- supports-color
@@ -4771,10 +4824,6 @@ snapshots:
dependencies:
ms: 2.1.2
debug@4.3.7:
dependencies:
ms: 2.1.3
debug@4.4.0:
dependencies:
ms: 2.1.3
@@ -5249,8 +5298,8 @@ snapshots:
istanbul-lib-instrument@6.0.3:
dependencies:
'@babel/core': 7.26.7
'@babel/parser': 7.26.1
'@babel/core': 7.26.8
'@babel/parser': 7.26.7
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2
semver: 7.6.3
@@ -5266,7 +5315,7 @@ snapshots:
istanbul-lib-source-maps@5.0.6:
dependencies:
'@jridgewell/trace-mapping': 0.3.25
debug: 4.3.7
debug: 4.4.0
istanbul-lib-coverage: 3.2.2
transitivePeerDependencies:
- supports-color
@@ -5432,8 +5481,8 @@ snapshots:
magicast@0.3.5:
dependencies:
'@babel/parser': 7.26.1
'@babel/types': 7.26.0
'@babel/parser': 7.26.7
'@babel/types': 7.26.7
source-map-js: 1.2.1
make-dir@2.1.0: