chore: upgrade deps

This commit is contained in:
Anthony Fu 2022-11-22 19:08:21 +08:00
parent 69fd059eb9
commit 473f4ee106
2 changed files with 618 additions and 494 deletions

View File

@ -11,28 +11,28 @@
"up": "taze major -I" "up": "taze major -I"
}, },
"dependencies": { "dependencies": {
"@vueuse/core": "^9.4.0", "@vueuse/core": "^9.5.0",
"vue": "^3.2.41", "vue": "^3.2.45",
"vue-router": "^4.1.6" "vue-router": "^4.1.6"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^0.29.2", "@antfu/eslint-config": "^0.31.0",
"@iconify-json/carbon": "^1.1.9", "@iconify-json/carbon": "^1.1.11",
"@types/node": "^18.11.8", "@types/node": "^18.11.9",
"@unocss/reset": "^0.46.2", "@unocss/reset": "^0.46.5",
"@vitejs/plugin-vue": "^3.2.0", "@vitejs/plugin-vue": "^3.2.0",
"@vue/test-utils": "^2.2.1", "@vue/test-utils": "^2.2.4",
"eslint": "^8.26.0", "eslint": "^8.28.0",
"jsdom": "^20.0.2", "jsdom": "^20.0.3",
"pnpm": "^7.14.1", "pnpm": "^7.17.0",
"taze": "^0.8.3", "taze": "^0.8.4",
"typescript": "^4.8.4", "typescript": "^4.9.3",
"unocss": "^0.46.2", "unocss": "^0.46.5",
"unplugin-auto-import": "^0.11.4", "unplugin-auto-import": "^0.11.5",
"unplugin-vue-components": "^0.22.9", "unplugin-vue-components": "^0.22.11",
"vite": "^3.2.2", "vite": "^3.2.4",
"vite-plugin-pages": "^0.27.1", "vite-plugin-pages": "^0.27.1",
"vitest": "^0.24.4", "vitest": "^0.25.2",
"vue-tsc": "^1.0.9" "vue-tsc": "^1.0.9"
}, },
"eslintConfig": { "eslintConfig": {

1078
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff