mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(deps): update all patch dependencies (#13151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
39631a5ff8
commit
95e1e34454
@ -40,18 +40,18 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/fs-extra": "^11.0.4",
|
"@types/fs-extra": "^11.0.4",
|
||||||
"@types/less": "^3.0.6",
|
"@types/less": "^3.0.6",
|
||||||
"@types/lodash": "^4.17.9",
|
"@types/lodash": "^4.17.10",
|
||||||
"@types/markdown-it": "^14.1.2",
|
"@types/markdown-it": "^14.1.2",
|
||||||
"rimraf": "^6.0.1",
|
"rimraf": "^6.0.1",
|
||||||
"vue": "^3.5.10"
|
"vue": "^3.5.11"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.25.2",
|
"@babel/core": "^7.25.7",
|
||||||
"@babel/preset-typescript": "^7.25.7",
|
"@babel/preset-typescript": "^7.25.7",
|
||||||
"@rsbuild/core": "1.0.9",
|
"@rsbuild/core": "1.0.10",
|
||||||
"@rsbuild/plugin-babel": "1.0.1",
|
"@rsbuild/plugin-babel": "1.0.1",
|
||||||
"@rsbuild/plugin-less": "1.0.1",
|
"@rsbuild/plugin-less": "1.0.1",
|
||||||
"@rsbuild/plugin-sass": "1.0.1",
|
"@rsbuild/plugin-sass": "1.0.2",
|
||||||
"@rsbuild/plugin-vue": "1.0.1",
|
"@rsbuild/plugin-vue": "1.0.1",
|
||||||
"@rsbuild/plugin-vue-jsx": "1.0.1",
|
"@rsbuild/plugin-vue-jsx": "1.0.1",
|
||||||
"@vant/eslint-config": "workspace:^",
|
"@vant/eslint-config": "workspace:^",
|
||||||
|
@ -36,9 +36,9 @@
|
|||||||
"author": "chenjiahan",
|
"author": "chenjiahan",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vue/runtime-core": "^3.5.10",
|
"@vue/runtime-core": "^3.5.11",
|
||||||
"vant": "workspace:*",
|
"vant": "workspace:*",
|
||||||
"vue": "^3.5.10",
|
"vue": "^3.5.11",
|
||||||
"esbuild": "^0.24.0",
|
"esbuild": "^0.24.0",
|
||||||
"rimraf": "^6.0.1",
|
"rimraf": "^6.0.1",
|
||||||
"typescript": "^5.6.2"
|
"typescript": "^5.6.2"
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"esbuild": "^0.24.0",
|
"esbuild": "^0.24.0",
|
||||||
"rimraf": "^6.0.1",
|
"rimraf": "^6.0.1",
|
||||||
"typescript": "^5.6.2",
|
"typescript": "^5.6.2",
|
||||||
"vue": "^3.5.10"
|
"vue": "^3.5.11"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"vue": "^3.0.0"
|
"vue": "^3.0.0"
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@vant/popperjs": "workspace:^",
|
"@vant/popperjs": "workspace:^",
|
||||||
"@vant/use": "workspace:^",
|
"@vant/use": "workspace:^",
|
||||||
"@vue/shared": "^3.5.10"
|
"@vue/shared": "^3.5.11"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"vue": "^3.0.0"
|
"vue": "^3.0.0"
|
||||||
@ -62,7 +62,7 @@
|
|||||||
"@vitejs/plugin-vue": "^5.1.4",
|
"@vitejs/plugin-vue": "^5.1.4",
|
||||||
"@vitejs/plugin-vue-jsx": "^4.0.1",
|
"@vitejs/plugin-vue-jsx": "^4.0.1",
|
||||||
"@vitest/coverage-istanbul": "^1.6.0",
|
"@vitest/coverage-istanbul": "^1.6.0",
|
||||||
"@vue/runtime-core": "^3.5.10",
|
"@vue/runtime-core": "^3.5.11",
|
||||||
"@vue/test-utils": "^2.4.6",
|
"@vue/test-utils": "^2.4.6",
|
||||||
"csstype": "^3.1.3",
|
"csstype": "^3.1.3",
|
||||||
"diffable-html": "^5.0.0",
|
"diffable-html": "^5.0.0",
|
||||||
@ -71,7 +71,7 @@
|
|||||||
"vite": "^5.4.8",
|
"vite": "^5.4.8",
|
||||||
"vitest": "^1.6.0",
|
"vitest": "^1.6.0",
|
||||||
"vitest-canvas-mock": "^0.3.3",
|
"vitest-canvas-mock": "^0.3.3",
|
||||||
"vue": "^3.5.10",
|
"vue": "^3.5.11",
|
||||||
"vue-router": "^4.4.5"
|
"vue-router": "^4.4.5"
|
||||||
},
|
},
|
||||||
"sideEffects": [
|
"sideEffects": [
|
||||||
|
776
pnpm-lock.yaml
generated
776
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user