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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-10 09:15:07 +08:00 committed by GitHub
parent 9a14844fd9
commit df39159139
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 526 additions and 362 deletions

View File

@ -40,20 +40,20 @@
"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.4", "@types/lodash": "^4.17.5",
"@types/markdown-it": "^13.0.8", "@types/markdown-it": "^13.0.8",
"rimraf": "^5.0.7", "rimraf": "^5.0.7",
"vue": "^3.4.27" "vue": "^3.4.27"
}, },
"dependencies": { "dependencies": {
"@babel/core": "^7.24.6", "@babel/core": "^7.24.7",
"@babel/preset-typescript": "^7.24.6", "@babel/preset-typescript": "^7.24.7",
"@rsbuild/core": "0.7.2", "@rsbuild/core": "0.7.4",
"@rsbuild/plugin-babel": "0.7.2", "@rsbuild/plugin-babel": "0.7.4",
"@rsbuild/plugin-less": "0.7.2", "@rsbuild/plugin-less": "0.7.4",
"@rsbuild/plugin-sass": "0.7.2", "@rsbuild/plugin-sass": "0.7.4",
"@rsbuild/plugin-vue": "0.7.2", "@rsbuild/plugin-vue": "0.7.4",
"@rsbuild/plugin-vue-jsx": "0.7.2", "@rsbuild/plugin-vue-jsx": "0.7.4",
"@vant/eslint-config": "workspace:^", "@vant/eslint-config": "workspace:^",
"@vant/touch-emulator": "workspace:^", "@vant/touch-emulator": "workspace:^",
"@vitejs/plugin-vue": "^5.0.5", "@vitejs/plugin-vue": "^5.0.5",
@ -80,10 +80,10 @@
"postcss-load-config": "^4.0.2", "postcss-load-config": "^4.0.2",
"prettier": "^3.3.1", "prettier": "^3.3.1",
"rspack-plugin-virtual-module": "^0.1.12", "rspack-plugin-virtual-module": "^0.1.12",
"terser": "^5.31.0", "terser": "^5.31.1",
"transliteration": "^2.3.5", "transliteration": "^2.3.5",
"typescript": "^5.4.5", "typescript": "^5.4.5",
"vite": "^5.2.12", "vite": "^5.2.13",
"vue-router": "^4.3.2" "vue-router": "^4.3.2"
} }
} }

View File

@ -54,7 +54,7 @@
"vue": "^3.0.0" "vue": "^3.0.0"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^18.19.33", "@types/node": "^18.19.34",
"@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": "^22.1.0", "jsdom": "^22.1.0",
"typescript": "^5.4.5", "typescript": "^5.4.5",
"vite": "^5.2.12", "vite": "^5.2.13",
"vitest": "^1.6.0", "vitest": "^1.6.0",
"vitest-canvas-mock": "^0.3.3", "vitest-canvas-mock": "^0.3.3",
"vue": "^3.4.27", "vue": "^3.4.27",

862
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff