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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-26 17:46:12 +08:00 committed by GitHub
parent 3d55c87d4c
commit 558cf4c006
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 446 additions and 281 deletions

View File

@ -46,12 +46,12 @@
"vue": "^3.5.12" "vue": "^3.5.12"
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.25.8", "@babel/core": "^7.25.9",
"@babel/preset-typescript": "^7.25.7", "@babel/preset-typescript": "^7.25.9",
"@rsbuild/core": "1.0.15", "@rsbuild/core": "1.0.17",
"@rsbuild/plugin-babel": "1.0.2", "@rsbuild/plugin-babel": "1.0.2",
"@rsbuild/plugin-less": "1.0.2", "@rsbuild/plugin-less": "1.0.2",
"@rsbuild/plugin-sass": "1.0.3", "@rsbuild/plugin-sass": "1.0.4",
"@rsbuild/plugin-vue": "1.0.2", "@rsbuild/plugin-vue": "1.0.2",
"@rsbuild/plugin-vue-jsx": "1.0.1", "@rsbuild/plugin-vue-jsx": "1.0.1",
"@vant/eslint-config": "workspace:^", "@vant/eslint-config": "workspace:^",
@ -83,7 +83,7 @@
"terser": "^5.34.1", "terser": "^5.34.1",
"transliteration": "^2.3.5", "transliteration": "^2.3.5",
"typescript": "^5.6.3", "typescript": "^5.6.3",
"vite": "^5.4.9", "vite": "^5.4.10",
"vue-router": "^4.4.5" "vue-router": "^4.4.5"
} }
} }

View File

@ -23,7 +23,7 @@
"@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0", "@typescript-eslint/parser": "^6.21.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.29.0" "eslint-plugin-vue": "^9.29.1"
}, },
"devDependencies": { "devDependencies": {
"eslint": "^8.57.1", "eslint": "^8.57.1",

View File

@ -54,7 +54,7 @@
"vue": "^3.0.0" "vue": "^3.0.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.16.13", "@types/node": "^20.16.15",
"@vant/area-data": "workspace:*", "@vant/area-data": "workspace:*",
"@vant/cli": "workspace:*", "@vant/cli": "workspace:*",
"@vant/eslint-config": "workspace:*", "@vant/eslint-config": "workspace:*",
@ -68,7 +68,7 @@
"diffable-html": "^5.0.0", "diffable-html": "^5.0.0",
"jsdom": "^25.0.1", "jsdom": "^25.0.1",
"typescript": "^5.6.3", "typescript": "^5.6.3",
"vite": "^5.4.9", "vite": "^5.4.10",
"vitest": "^2.1.3", "vitest": "^2.1.3",
"vitest-canvas-mock": "^0.3.3", "vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.12", "vue": "^3.5.12",

711
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff