chore: update deps
This commit is contained in:
parent
f6a45e63f1
commit
084bc9b750
26
package.json
26
package.json
@ -10,28 +10,28 @@
|
||||
"test": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^8.9.2",
|
||||
"@vueuse/core": "^9.0.0",
|
||||
"vue": "^3.2.37",
|
||||
"vue-router": "^4.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^0.25.2",
|
||||
"@iconify-json/carbon": "^1.1.6",
|
||||
"@types/node": "^18.0.3",
|
||||
"@unocss/reset": "^0.44.1",
|
||||
"@vitejs/plugin-vue": "^3.0.0",
|
||||
"@iconify-json/carbon": "^1.1.7",
|
||||
"@types/node": "^18.6.1",
|
||||
"@unocss/reset": "^0.44.7",
|
||||
"@vitejs/plugin-vue": "^3.0.1",
|
||||
"@vue/test-utils": "^2.0.2",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint": "^8.20.0",
|
||||
"jsdom": "^20.0.0",
|
||||
"pnpm": "^7.5.1",
|
||||
"pnpm": "^7.6.0",
|
||||
"typescript": "^4.7.4",
|
||||
"unocss": "^0.44.1",
|
||||
"unplugin-auto-import": "^0.9.2",
|
||||
"unplugin-vue-components": "^0.21.1",
|
||||
"vite": "^3.0.0",
|
||||
"unocss": "^0.44.7",
|
||||
"unplugin-auto-import": "^0.10.1",
|
||||
"unplugin-vue-components": "^0.21.2",
|
||||
"vite": "^3.0.3",
|
||||
"vite-plugin-pages": "^0.25.0",
|
||||
"vitest": "^0.18.0",
|
||||
"vue-tsc": "^0.38.5"
|
||||
"vitest": "^0.19.1",
|
||||
"vue-tsc": "^0.39.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "@antfu"
|
||||
|
||||
1293
pnpm-lock.yaml
generated
1293
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user