chore: Update dependencies for Vue and Vue Router
All checks were successful
CI / cache-and-install (push) Successful in 1m28s
All checks were successful
CI / cache-and-install (push) Successful in 1m28s
This commit is contained in:
10
package.json
10
package.json
@ -17,7 +17,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@alova/adapter-axios": "^2.0.7",
|
||||
"@unhead/vue": "^1.11.1",
|
||||
"@unhead/vue": "^1.11.2",
|
||||
"@vant/use": "^1.6.0",
|
||||
"alova": "^3.0.16",
|
||||
"axios": "^1.7.7",
|
||||
@ -35,9 +35,9 @@
|
||||
"utils4u": "^2.8.0",
|
||||
"vant": "^4.9.5",
|
||||
"vite-plugin-webfont-dl": "^3.9.5",
|
||||
"vue": "^3.5.3",
|
||||
"vue": "^3.5.4",
|
||||
"vue-page-stack": "^3.2.0",
|
||||
"vue-router": "^4.4.3"
|
||||
"vue-router": "^4.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.2.1",
|
||||
@ -58,7 +58,7 @@
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"eruda": "^3.2.3",
|
||||
"eruda": "^3.3.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-vue": "^9.28.0",
|
||||
"husky": "^9.1.5",
|
||||
@ -72,7 +72,7 @@
|
||||
"unplugin-auto-import": "^0.18.2",
|
||||
"unplugin-icons": "^0.19.3",
|
||||
"unplugin-vue-components": "^0.27.4",
|
||||
"unplugin-vue-macros": "^2.11.9",
|
||||
"unplugin-vue-macros": "^2.11.11",
|
||||
"unplugin-vue-markdown": "^0.26.2",
|
||||
"unplugin-vue-router": "^0.10.8",
|
||||
"vite": "^5.4.3",
|
||||
|
690
pnpm-lock.yaml
generated
690
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user