chore(deps): update all patch dependencies (#13239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.26.0",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@rsbuild/core": "^1.1.4",
|
||||
"@rsbuild/core": "^1.1.7",
|
||||
"@rsbuild/plugin-babel": "^1.0.3",
|
||||
"@rsbuild/plugin-less": "^1.1.0",
|
||||
"@rsbuild/plugin-sass": "^1.1.1",
|
||||
@@ -56,8 +56,8 @@
|
||||
"@rsbuild/plugin-vue-jsx": "^1.0.1",
|
||||
"@vant/eslint-config": "workspace:^",
|
||||
"@vant/touch-emulator": "workspace:^",
|
||||
"@vitejs/plugin-vue": "^5.2.0",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.0",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
||||
"@vue/babel-plugin-jsx": "^1.2.5",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"commander": "^12.1.0",
|
||||
@@ -70,7 +70,7 @@
|
||||
"hash-sum": "^2.0.0",
|
||||
"highlight.js": "^11.10.0",
|
||||
"husky": "^9.1.7",
|
||||
"less": "^4.2.0",
|
||||
"less": "^4.2.1",
|
||||
"lodash": "^4.17.21",
|
||||
"markdown-it": "^14.1.0",
|
||||
"markdown-it-anchor": "^9.2.0",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"author": "chenjiahan",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@rslib/core": "^0.1.0",
|
||||
"@rslib/core": "^0.1.1",
|
||||
"@vue/runtime-core": "^3.5.13",
|
||||
"typescript": "^5.6.3",
|
||||
"vant": "workspace:*",
|
||||
|
||||
@@ -59,9 +59,9 @@
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
"@vant/icons": "workspace:*",
|
||||
"@vitejs/plugin-vue": "^5.2.0",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.0",
|
||||
"@vitest/coverage-istanbul": "^2.1.5",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vitejs/plugin-vue-jsx": "^4.1.1",
|
||||
"@vitest/coverage-istanbul": "^2.1.6",
|
||||
"@vue/runtime-core": "^3.5.13",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"csstype": "^3.1.3",
|
||||
@@ -69,7 +69,7 @@
|
||||
"jsdom": "^25.0.1",
|
||||
"typescript": "^5.6.3",
|
||||
"vite": "^5.4.11",
|
||||
"vitest": "^2.1.5",
|
||||
"vitest": "^2.1.6",
|
||||
"vitest-canvas-mock": "^0.3.3",
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.4.5"
|
||||
|
||||
Reference in New Issue
Block a user