chore: update deps

This commit is contained in:
Anthony Fu 2023-06-05 13:46:03 +02:00
parent 1f3d8bd5a5
commit 7a1298a338
2 changed files with 662 additions and 696 deletions

View File

@ -1,6 +1,6 @@
{ {
"private": true, "private": true,
"packageManager": "pnpm@8.5.1", "packageManager": "pnpm@8.6.0",
"scripts": { "scripts": {
"build": "vite build", "build": "vite build",
"dev": "vite --port 3333 --open", "dev": "vite --port 3333 --open",
@ -14,31 +14,31 @@
"dependencies": { "dependencies": {
"@vueuse/core": "^10.1.2", "@vueuse/core": "^10.1.2",
"vue": "^3.3.4", "vue": "^3.3.4",
"vue-router": "^4.2.1" "vue-router": "^4.2.2"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^0.39.2", "@antfu/eslint-config": "^0.39.5",
"@iconify-json/carbon": "^1.1.16", "@iconify-json/carbon": "^1.1.17",
"@types/node": "^20.2.3", "@types/node": "^20.2.5",
"@unocss/eslint-config": "^0.52.1", "@unocss/eslint-config": "^0.53.0",
"@unocss/reset": "^0.52.1", "@unocss/reset": "^0.53.0",
"@vitejs/plugin-vue": "^4.2.3", "@vitejs/plugin-vue": "^4.2.3",
"@vue-macros/volar": "^0.9.8", "@vue-macros/volar": "^0.10.2",
"@vue/test-utils": "^2.3.2", "@vue/test-utils": "^2.3.2",
"eslint": "^8.41.0", "eslint": "^8.42.0",
"jsdom": "^22.0.0", "jsdom": "^22.1.0",
"lint-staged": "^13.2.2", "lint-staged": "^13.2.2",
"pnpm": "^8.5.1", "pnpm": "^8.6.0",
"simple-git-hooks": "^2.8.1", "simple-git-hooks": "^2.8.1",
"taze": "^0.10.1", "taze": "^0.10.2",
"typescript": "^5.0.4", "typescript": "^5.1.3",
"unocss": "^0.52.1", "unocss": "^0.53.0",
"unplugin-auto-import": "^0.16.2", "unplugin-auto-import": "^0.16.4",
"unplugin-vue-components": "^0.24.1", "unplugin-vue-components": "^0.25.0",
"unplugin-vue-macros": "^2.1.7", "unplugin-vue-macros": "^2.2.1",
"vite": "^4.3.8", "vite": "^4.3.9",
"vite-plugin-pages": "^0.30.1", "vite-plugin-pages": "^0.31.0",
"vitest": "^0.31.1", "vitest": "^0.31.4",
"vue-tsc": "^1.6.5" "vue-tsc": "^1.6.5"
}, },
"simple-git-hooks": { "simple-git-hooks": {

1318
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff