mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
chore(deps): update all patch dependencies (#13396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: neverland <jait.chen@foxmail.com>
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
"*.{ts,tsx,js,vue}": "eslint --fix"
|
||||
},
|
||||
"engines": {
|
||||
"pnpm": ">= 10.6.3"
|
||||
"pnpm": ">= 10.6.5"
|
||||
},
|
||||
"packageManager": "pnpm@10.6.3",
|
||||
"packageManager": "pnpm@10.6.5",
|
||||
"devDependencies": {
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
|
@@ -36,7 +36,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/node": "^22.13.11",
|
||||
"rimraf": "^6.0.1",
|
||||
"typescript": "^5.8.2"
|
||||
},
|
||||
|
@@ -37,7 +37,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.5.4",
|
||||
"@rslib/core": "^0.5.5",
|
||||
"typescript": "^5.8.2"
|
||||
}
|
||||
}
|
||||
|
@@ -37,7 +37,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.5.4",
|
||||
"@rslib/core": "^0.5.5",
|
||||
"typescript": "^5.8.2"
|
||||
}
|
||||
}
|
||||
|
@@ -41,8 +41,8 @@
|
||||
"@rsbuild/plugin-vue-jsx": "^1.1.0",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.2",
|
||||
"@vue/babel-plugin-jsx": "^1.4.0",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"commander": "^13.1.0",
|
||||
@@ -76,7 +76,7 @@
|
||||
"@types/less": "^3.0.8",
|
||||
"@types/lodash": "^4.17.16",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/node": "^22.13.11",
|
||||
"rimraf": "^6.0.1",
|
||||
"vue": "^3.5.13"
|
||||
},
|
||||
|
@@ -33,7 +33,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.5.4",
|
||||
"@rslib/core": "^0.5.5",
|
||||
"@vue/runtime-core": "^3.5.13",
|
||||
"typescript": "^5.8.2",
|
||||
"vant": "workspace:*",
|
||||
|
@@ -37,7 +37,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@rslib/core": "^0.5.4",
|
||||
"@rslib/core": "^0.5.5",
|
||||
"typescript": "^5.8.2"
|
||||
}
|
||||
}
|
||||
|
@@ -36,7 +36,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.5.4",
|
||||
"@rslib/core": "^0.5.5",
|
||||
"typescript": "^5.8.2",
|
||||
"vue": "^3.5.13"
|
||||
},
|
||||
|
@@ -54,14 +54,14 @@
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/node": "^22.13.11",
|
||||
"@vant/area-data": "workspace:*",
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
"@vant/icons": "workspace:*",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
||||
"@vitest/coverage-istanbul": "^3.0.8",
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.2",
|
||||
"@vitest/coverage-istanbul": "^3.0.9",
|
||||
"@vue/runtime-core": "^3.5.13",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"csstype": "^3.1.3",
|
||||
@@ -69,7 +69,7 @@
|
||||
"jsdom": "^25.0.1",
|
||||
"typescript": "^5.8.2",
|
||||
"vite": "^5.4.14",
|
||||
"vitest": "^3.0.8",
|
||||
"vitest": "^3.0.9",
|
||||
"vitest-canvas-mock": "^0.3.3",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.0"
|
||||
|
787
pnpm-lock.yaml
generated
787
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user