chore: update deps

This commit is contained in:
Anthony Fu 2023-12-07 18:37:54 +01:00
parent 7e6d46a54c
commit 8d8ac2a185
2 changed files with 282 additions and 431 deletions

View File

@ -13,36 +13,36 @@
"postinstall": "npx simple-git-hooks" "postinstall": "npx simple-git-hooks"
}, },
"dependencies": { "dependencies": {
"@vueuse/core": "^10.6.1", "@vueuse/core": "^10.7.0",
"vue": "^3.3.10", "vue": "^3.3.10",
"vue-router": "^4.2.5" "vue-router": "^4.2.5"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^2.3.1", "@antfu/eslint-config": "^2.4.0",
"@iconify-json/carbon": "^1.1.24", "@iconify-json/carbon": "^1.1.24",
"@types/node": "^20.10.3", "@types/node": "^20.10.4",
"@unocss/eslint-config": "^0.58.0", "@unocss/eslint-config": "^0.58.0",
"@unocss/eslint-plugin": "^0.58.0", "@unocss/eslint-plugin": "^0.58.0",
"@unocss/reset": "^0.58.0", "@unocss/reset": "^0.58.0",
"@vitejs/plugin-vue": "^4.5.1", "@vitejs/plugin-vue": "^4.5.2",
"@vue-macros/volar": "^0.17.4", "@vue-macros/volar": "^0.17.4",
"@vue/test-utils": "^2.4.3", "@vue/test-utils": "^2.4.3",
"eslint": "^8.55.0", "eslint": "^8.55.0",
"eslint-plugin-format": "^0.0.1", "eslint-plugin-format": "^0.1.0",
"jsdom": "^23.0.1", "jsdom": "^23.0.1",
"lint-staged": "^15.2.0", "lint-staged": "^15.2.0",
"pnpm": "^8.11.0", "pnpm": "^8.11.0",
"simple-git-hooks": "^2.9.0", "simple-git-hooks": "^2.9.0",
"taze": "^0.13.0", "taze": "^0.13.0",
"typescript": "^5.3.2", "typescript": "^5.3.3",
"unocss": "^0.58.0", "unocss": "^0.58.0",
"unplugin-auto-import": "^0.17.2", "unplugin-auto-import": "^0.17.2",
"unplugin-vue-components": "^0.26.0", "unplugin-vue-components": "^0.26.0",
"unplugin-vue-macros": "^2.7.0", "unplugin-vue-macros": "^2.7.0",
"unplugin-vue-router": "^0.7.0", "unplugin-vue-router": "^0.7.0",
"vite": "^5.0.5", "vite": "^5.0.6",
"vitest": "^1.0.0", "vitest": "^1.0.2",
"vue-tsc": "^1.8.24" "vue-tsc": "^1.8.25"
}, },
"simple-git-hooks": { "simple-git-hooks": {
"pre-commit": "pnpm lint-staged" "pre-commit": "pnpm lint-staged"

695
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff