chore: update deps

This commit is contained in:
Anthony Fu 2022-03-30 17:07:00 +08:00
parent 44e51c6976
commit 35082ede99
2 changed files with 310 additions and 484 deletions

View File

@ -10,28 +10,28 @@
"test": "vitest"
},
"dependencies": {
"@vueuse/core": "^8.1.1",
"@vueuse/core": "^8.2.0",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
},
"devDependencies": {
"@antfu/eslint-config": "^0.18.8",
"@antfu/eslint-config": "^0.19.1",
"@iconify-json/carbon": "^1.1.2",
"@types/node": "^17.0.21",
"@unocss/reset": "^0.29.2",
"@types/node": "^17.0.23",
"@unocss/reset": "^0.30.7",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/test-utils": "^2.0.0-rc.18",
"eslint": "^8.11.0",
"eslint": "^8.12.0",
"jsdom": "^19.0.0",
"pnpm": "^6.32.3",
"typescript": "^4.6.2",
"unocss": "^0.29.2",
"unplugin-auto-import": "^0.6.6",
"unplugin-vue-components": "^0.18.0",
"typescript": "^4.6.3",
"unocss": "^0.30.7",
"unplugin-auto-import": "^0.6.8",
"unplugin-vue-components": "^0.18.5",
"vite": "^2.8.6",
"vite-plugin-pages": "^0.22.0",
"vitest": "^0.7.0",
"vue-tsc": "^0.33.2"
"vitest": "^0.8.0",
"vue-tsc": "^0.33.9"
},
"eslintConfig": {
"extends": "@antfu"

772
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff