chore: Update npm dependencies and configuration files
Some checks failed
CI / cache-and-install (push) Failing after 57s
Some checks failed
CI / cache-and-install (push) Failing after 57s
This commit is contained in:
13
package.json
13
package.json
@ -23,7 +23,7 @@
|
||||
"mitt": "^3.0.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"page-stack-vue3": "^2.5.6",
|
||||
"pinia": "^2.2.0",
|
||||
"pinia": "^2.2.1",
|
||||
"pinia-plugin-persistedstate": "^3.2.1",
|
||||
"radash": "^12.1.0",
|
||||
"tdesign-icons-vue-next": "^0.2.4",
|
||||
@ -31,9 +31,9 @@
|
||||
"ts-enum-util": "^4.1.0",
|
||||
"utils4u": "^1.0.24",
|
||||
"vant": "^4.9.4",
|
||||
"vue": "^3.4.35",
|
||||
"vue": "^3.4.36",
|
||||
"vue-page-stack": "^3.2.0",
|
||||
"vue-router": "^4.4.2"
|
||||
"vue-router": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/utils": "^2.1.30",
|
||||
@ -63,14 +63,9 @@
|
||||
"unplugin-auto-import": "^0.18.2",
|
||||
"unplugin-vue-components": "^0.27.3",
|
||||
"unplugin-vue-router": "^0.10.2",
|
||||
"vite": "^5.3.5",
|
||||
"vite": "^5.4.0",
|
||||
"vite-plugin-vue-devtools": "^7.3.7",
|
||||
"vitest": "^2.0.5",
|
||||
"vue-tsc": "^2.0.29"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"vue-router@4.4.2": "patches/vue-router@4.4.2.patch"
|
||||
}
|
||||
}
|
||||
}
|
1603
pnpm-lock.yaml
generated
1603
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user