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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-24 19:48:45 +08:00 committed by GitHub
parent 1682b98ad2
commit 42754ee7c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 324 additions and 309 deletions

View File

@ -24,7 +24,7 @@
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
"eslint": "^8.57.1",
"husky": "^9.1.6",
"husky": "^9.1.7",
"nano-staged": "^0.8.0",
"prettier": "^3.3.3"
},

View File

@ -39,19 +39,19 @@
"license": "MIT",
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.6",
"@types/less": "^3.0.7",
"@types/lodash": "^4.17.13",
"@types/markdown-it": "^14.1.2",
"rimraf": "^6.0.1",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@rsbuild/core": "^1.1.2",
"@rsbuild/core": "^1.1.4",
"@rsbuild/plugin-babel": "^1.0.3",
"@rsbuild/plugin-less": "^1.1.0",
"@rsbuild/plugin-sass": "^1.1.0",
"@rsbuild/plugin-sass": "^1.1.1",
"@rsbuild/plugin-vue": "^1.0.5",
"@rsbuild/plugin-vue-jsx": "^1.0.1",
"@vant/eslint-config": "workspace:^",
@ -69,7 +69,7 @@
"fs-extra": "^11.2.0",
"hash-sum": "^2.0.0",
"highlight.js": "^11.10.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"less": "^4.2.0",
"lodash": "^4.17.21",
"markdown-it": "^14.1.0",

View File

@ -36,9 +36,9 @@
"author": "chenjiahan",
"license": "MIT",
"devDependencies": {
"@vue/runtime-core": "^3.5.12",
"@vue/runtime-core": "^3.5.13",
"vant": "workspace:*",
"vue": "^3.5.12",
"vue": "^3.5.13",
"esbuild": "^0.24.0",
"rimraf": "^6.0.1",
"typescript": "^5.6.3"

View File

@ -41,7 +41,7 @@
"esbuild": "^0.24.0",
"rimraf": "^6.0.1",
"typescript": "^5.6.3",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"peerDependencies": {
"vue": "^3.0.0"

View File

@ -48,13 +48,13 @@
"dependencies": {
"@vant/popperjs": "workspace:^",
"@vant/use": "workspace:^",
"@vue/shared": "^3.5.12"
"@vue/shared": "^3.5.13"
},
"peerDependencies": {
"vue": "^3.0.0"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*",
@ -62,7 +62,7 @@
"@vitejs/plugin-vue": "^5.2.0",
"@vitejs/plugin-vue-jsx": "^4.1.0",
"@vitest/coverage-istanbul": "^2.1.5",
"@vue/runtime-core": "^3.5.12",
"@vue/runtime-core": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3",
"diffable-html": "^5.0.0",
@ -71,7 +71,7 @@
"vite": "^5.4.11",
"vitest": "^2.1.5",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},
"sideEffects": [

607
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff