chore(deps): update all patch dependencies (#12851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
9be9ae2ed5
commit
8cb3fe54b9
@@ -40,18 +40,18 @@
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/less": "^3.0.6",
|
||||
"@types/lodash": "^4.17.0",
|
||||
"@types/lodash": "^4.17.1",
|
||||
"@types/markdown-it": "^13.0.8",
|
||||
"rimraf": "^5.0.5",
|
||||
"vue": "^3.4.26"
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.24.5",
|
||||
"@babel/preset-typescript": "^7.24.1",
|
||||
"@rsbuild/core": "0.6.9",
|
||||
"@rsbuild/plugin-babel": "0.6.9",
|
||||
"@rsbuild/plugin-vue": "0.6.9",
|
||||
"@rsbuild/plugin-vue-jsx": "0.6.9",
|
||||
"@rsbuild/core": "0.6.12",
|
||||
"@rsbuild/plugin-babel": "0.6.12",
|
||||
"@rsbuild/plugin-vue": "0.6.12",
|
||||
"@rsbuild/plugin-vue-jsx": "0.6.12",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
@@ -81,7 +81,7 @@
|
||||
"terser": "^5.31.0",
|
||||
"transliteration": "^2.3.5",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.10",
|
||||
"vite": "^5.2.11",
|
||||
"vue-router": "^4.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@vue/runtime-core": "^3.4.26",
|
||||
"@vue/runtime-core": "^3.4.27",
|
||||
"vant": "workspace:*",
|
||||
"vue": "^3.4.26",
|
||||
"vue": "^3.4.27",
|
||||
"esbuild": "^0.20.2",
|
||||
"rimraf": "^5.0.5",
|
||||
"typescript": "^5.4.5"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"esbuild": "^0.20.2",
|
||||
"rimraf": "^5.0.5",
|
||||
"typescript": "^5.4.5",
|
||||
"vue": "^3.4.26"
|
||||
"vue": "^3.4.27"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
||||
@@ -48,13 +48,13 @@
|
||||
"dependencies": {
|
||||
"@vant/popperjs": "workspace:^",
|
||||
"@vant/use": "workspace:^",
|
||||
"@vue/shared": "^3.4.26"
|
||||
"@vue/shared": "^3.4.27"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.19.31",
|
||||
"@types/node": "^18.19.33",
|
||||
"@vant/area-data": "workspace:*",
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
@@ -62,16 +62,16 @@
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"@vitest/coverage-istanbul": "^1.5.3",
|
||||
"@vue/runtime-core": "^3.4.26",
|
||||
"@vue/test-utils": "^2.4.5",
|
||||
"@vue/runtime-core": "^3.4.27",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"csstype": "^3.1.3",
|
||||
"diffable-html": "^5.0.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.2.10",
|
||||
"vite": "^5.2.11",
|
||||
"vitest": "^1.5.3",
|
||||
"vitest-canvas-mock": "^0.3.3",
|
||||
"vue": "^3.4.26",
|
||||
"vue": "^3.4.27",
|
||||
"vue-router": "^4.3.2"
|
||||
},
|
||||
"sideEffects": [
|
||||
|
||||
Reference in New Issue
Block a user