chore(deps): update all patch dependencies (#12773)
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
d7956abc5e
commit
4fad2a0c83
@@ -43,15 +43,15 @@
|
||||
"@types/lodash": "^4.17.0",
|
||||
"@types/markdown-it": "^13.0.7",
|
||||
"rimraf": "^5.0.5",
|
||||
"vue": "^3.4.21"
|
||||
"vue": "^3.4.23"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.24.4",
|
||||
"@babel/preset-typescript": "^7.24.1",
|
||||
"@rsbuild/core": "0.6.1",
|
||||
"@rsbuild/plugin-babel": "0.6.1",
|
||||
"@rsbuild/plugin-vue": "0.6.1",
|
||||
"@rsbuild/plugin-vue-jsx": "0.6.1",
|
||||
"@rsbuild/core": "0.6.4",
|
||||
"@rsbuild/plugin-babel": "0.6.4",
|
||||
"@rsbuild/plugin-vue": "0.6.4",
|
||||
"@rsbuild/plugin-vue-jsx": "0.6.4",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^4.6.2",
|
||||
@@ -82,6 +82,6 @@
|
||||
"transliteration": "^2.3.5",
|
||||
"typescript": "^5.0.4",
|
||||
"vite": "^5.0.12",
|
||||
"vue-router": "^4.3.0"
|
||||
"vue-router": "^4.3.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@vue/runtime-core": "^3.4.21",
|
||||
"@vue/runtime-core": "^3.4.23",
|
||||
"vant": "workspace:*",
|
||||
"vue": "^3.4.21",
|
||||
"vue": "^3.4.23",
|
||||
"esbuild": "^0.20.2",
|
||||
"rimraf": "^5.0.5",
|
||||
"typescript": "^5.0.4"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"esbuild": "^0.20.2",
|
||||
"rimraf": "^5.0.5",
|
||||
"typescript": "^5.0.4",
|
||||
"vue": "^3.4.21"
|
||||
"vue": "^3.4.23"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
||||
@@ -48,13 +48,13 @@
|
||||
"dependencies": {
|
||||
"@vant/popperjs": "workspace:^",
|
||||
"@vant/use": "workspace:^",
|
||||
"@vue/shared": "^3.4.21"
|
||||
"@vue/shared": "^3.4.23"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.19.29",
|
||||
"@types/node": "^18.19.31",
|
||||
"@vant/area-data": "workspace:*",
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
@@ -62,7 +62,7 @@
|
||||
"@vitejs/plugin-vue": "^4.6.2",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"@vitest/coverage-istanbul": "^1.1.3",
|
||||
"@vue/runtime-core": "^3.4.21",
|
||||
"@vue/runtime-core": "^3.4.23",
|
||||
"@vue/test-utils": "^2.4.5",
|
||||
"csstype": "^3.1.3",
|
||||
"diffable-html": "^5.0.0",
|
||||
@@ -71,8 +71,8 @@
|
||||
"vite": "^5.0.12",
|
||||
"vitest": "^1.1.3",
|
||||
"vitest-canvas-mock": "^0.3.3",
|
||||
"vue": "^3.4.21",
|
||||
"vue-router": "^4.3.0"
|
||||
"vue": "^3.4.23",
|
||||
"vue-router": "^4.3.2"
|
||||
},
|
||||
"sideEffects": [
|
||||
"es/**/style/*",
|
||||
|
||||
Reference in New Issue
Block a user