mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(CLI): unpin Rsbuild version (#13215)
This commit is contained in:
parent
02b8022f2a
commit
7ad6f0b5e0
@ -48,12 +48,12 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.26.0",
|
"@babel/core": "^7.26.0",
|
||||||
"@babel/preset-typescript": "^7.26.0",
|
"@babel/preset-typescript": "^7.26.0",
|
||||||
"@rsbuild/core": "1.1.2",
|
"@rsbuild/core": "^1.1.2",
|
||||||
"@rsbuild/plugin-babel": "1.0.3",
|
"@rsbuild/plugin-babel": "^1.0.3",
|
||||||
"@rsbuild/plugin-less": "1.1.0",
|
"@rsbuild/plugin-less": "^1.1.0",
|
||||||
"@rsbuild/plugin-sass": "1.1.0",
|
"@rsbuild/plugin-sass": "^1.1.0",
|
||||||
"@rsbuild/plugin-vue": "1.0.5",
|
"@rsbuild/plugin-vue": "^1.0.5",
|
||||||
"@rsbuild/plugin-vue-jsx": "1.0.1",
|
"@rsbuild/plugin-vue-jsx": "^1.0.1",
|
||||||
"@vant/eslint-config": "workspace:^",
|
"@vant/eslint-config": "workspace:^",
|
||||||
"@vant/touch-emulator": "workspace:^",
|
"@vant/touch-emulator": "workspace:^",
|
||||||
"@vitejs/plugin-vue": "^5.2.0",
|
"@vitejs/plugin-vue": "^5.2.0",
|
||||||
|
21
pnpm-lock.yaml
generated
21
pnpm-lock.yaml
generated
@ -155,22 +155,22 @@ importers:
|
|||||||
specifier: ^7.26.0
|
specifier: ^7.26.0
|
||||||
version: 7.26.0(@babel/core@7.26.0)
|
version: 7.26.0(@babel/core@7.26.0)
|
||||||
'@rsbuild/core':
|
'@rsbuild/core':
|
||||||
specifier: 1.1.2
|
specifier: ^1.1.2
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
'@rsbuild/plugin-babel':
|
'@rsbuild/plugin-babel':
|
||||||
specifier: 1.0.3
|
specifier: ^1.0.3
|
||||||
version: 1.0.3(@rsbuild/core@1.1.2)
|
version: 1.0.3(@rsbuild/core@1.1.2)
|
||||||
'@rsbuild/plugin-less':
|
'@rsbuild/plugin-less':
|
||||||
specifier: 1.1.0
|
specifier: ^1.1.0
|
||||||
version: 1.1.0(@rsbuild/core@1.1.2)
|
version: 1.1.0(@rsbuild/core@1.1.2)
|
||||||
'@rsbuild/plugin-sass':
|
'@rsbuild/plugin-sass':
|
||||||
specifier: 1.1.0
|
specifier: ^1.1.0
|
||||||
version: 1.1.0(@rsbuild/core@1.1.2)
|
version: 1.1.0(@rsbuild/core@1.1.2)
|
||||||
'@rsbuild/plugin-vue':
|
'@rsbuild/plugin-vue':
|
||||||
specifier: 1.0.5
|
specifier: ^1.0.5
|
||||||
version: 1.0.5(@rsbuild/core@1.1.2)(esbuild@0.24.0)(vue@3.5.12(typescript@5.6.3))
|
version: 1.0.5(@rsbuild/core@1.1.2)(esbuild@0.24.0)(vue@3.5.12(typescript@5.6.3))
|
||||||
'@rsbuild/plugin-vue-jsx':
|
'@rsbuild/plugin-vue-jsx':
|
||||||
specifier: 1.0.1
|
specifier: ^1.0.1
|
||||||
version: 1.0.1(@babel/core@7.26.0)(@rsbuild/core@1.1.2)
|
version: 1.0.1(@babel/core@7.26.0)(@rsbuild/core@1.1.2)
|
||||||
'@vant/eslint-config':
|
'@vant/eslint-config':
|
||||||
specifier: workspace:^
|
specifier: workspace:^
|
||||||
@ -1707,9 +1707,6 @@ packages:
|
|||||||
resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
|
resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
es-module-lexer@1.5.0:
|
|
||||||
resolution: {integrity: sha512-pqrTKmwEIgafsYZAGw9kszYzmagcE/n4dbgwGWLEXg7J4QFJVQRBld8j3Q3GNez79jzxZshq0bcT962QHOghjw==}
|
|
||||||
|
|
||||||
es-module-lexer@1.5.4:
|
es-module-lexer@1.5.4:
|
||||||
resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==}
|
resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==}
|
||||||
|
|
||||||
@ -4418,8 +4415,6 @@ snapshots:
|
|||||||
prr: 1.0.1
|
prr: 1.0.1
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
es-module-lexer@1.5.0: {}
|
|
||||||
|
|
||||||
es-module-lexer@1.5.4: {}
|
es-module-lexer@1.5.4: {}
|
||||||
|
|
||||||
esbuild@0.21.5:
|
esbuild@0.21.5:
|
||||||
@ -5260,7 +5255,7 @@ snapshots:
|
|||||||
|
|
||||||
rxjs@7.8.1:
|
rxjs@7.8.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.6.2
|
tslib: 2.8.1
|
||||||
|
|
||||||
safe-buffer@5.2.1: {}
|
safe-buffer@5.2.1: {}
|
||||||
|
|
||||||
@ -5690,7 +5685,7 @@ snapshots:
|
|||||||
browserslist: 4.24.0
|
browserslist: 4.24.0
|
||||||
chrome-trace-event: 1.0.3
|
chrome-trace-event: 1.0.3
|
||||||
enhanced-resolve: 5.17.1
|
enhanced-resolve: 5.17.1
|
||||||
es-module-lexer: 1.5.0
|
es-module-lexer: 1.5.4
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
events: 3.3.0
|
events: 3.3.0
|
||||||
glob-to-regexp: 0.4.1
|
glob-to-regexp: 0.4.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user