mirror of
https://github.com/youzan/vant.git
synced 2025-12-19 01:02:29 +08:00
chore(deps): bump Rsbuild and Vue (#12532)
This commit is contained in:
@@ -43,15 +43,15 @@
|
||||
"@types/lodash": "^4.14.191",
|
||||
"@types/markdown-it": "^13.0.0",
|
||||
"rimraf": "^5.0.0",
|
||||
"vue": "^3.4.0-beta.4"
|
||||
"vue": "^3.4.0-rc.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.23.2",
|
||||
"@babel/preset-typescript": "^7.23.2",
|
||||
"@rsbuild/core": "0.2.8",
|
||||
"@rsbuild/plugin-babel": "0.2.8",
|
||||
"@rsbuild/plugin-vue": "0.2.8",
|
||||
"@rsbuild/plugin-vue-jsx": "0.2.8",
|
||||
"@rsbuild/core": "0.2.10",
|
||||
"@rsbuild/plugin-babel": "0.2.10",
|
||||
"@rsbuild/plugin-vue": "0.2.10",
|
||||
"@rsbuild/plugin-vue-jsx": "0.2.10",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^4.5.2",
|
||||
|
||||
@@ -36,9 +36,9 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@vue/runtime-core": "^3.4.0-beta.4",
|
||||
"@vue/runtime-core": "^3.4.0-rc.1",
|
||||
"vant": "workspace:*",
|
||||
"vue": "^3.4.0-beta.4",
|
||||
"vue": "^3.4.0-rc.1",
|
||||
"esbuild": "^0.19.10",
|
||||
"rimraf": "^5.0.0",
|
||||
"typescript": "^5.0.4"
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"esbuild": "^0.19.10",
|
||||
"rimraf": "^5.0.0",
|
||||
"typescript": "^5.0.4",
|
||||
"vue": "^3.4.0-beta.4"
|
||||
"vue": "^3.4.0-rc.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.0.0"
|
||||
|
||||
@@ -62,7 +62,7 @@
|
||||
"@vitejs/plugin-vue": "^4.5.2",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"@vitest/coverage-istanbul": "^1.1.0",
|
||||
"@vue/runtime-core": "^3.4.0-beta.4",
|
||||
"@vue/runtime-core": "^3.4.0-rc.1",
|
||||
"@vue/test-utils": "^2.3.2",
|
||||
"diffable-html": "^5.0.0",
|
||||
"jsdom": "^22.1.0",
|
||||
@@ -70,7 +70,7 @@
|
||||
"vite": "^5.0.10",
|
||||
"vitest": "^1.1.0",
|
||||
"vitest-canvas-mock": "^0.3.3",
|
||||
"vue": "^3.4.0-beta.4",
|
||||
"vue": "^3.4.0-rc.1",
|
||||
"vue-router": "^4.1.6"
|
||||
},
|
||||
"sideEffects": [
|
||||
|
||||
Reference in New Issue
Block a user