chore: upgrade deps

This commit is contained in:
Kevin 2023-03-20 23:11:04 +08:00
parent 55e0f040a3
commit 01d1a30413
No known key found for this signature in database
GPG key ID: 68D73816CD641CDB
5 changed files with 912 additions and 385 deletions

View file

@ -47,14 +47,14 @@
"@tiptap/starter-kit": "2.0.0-beta.204",
"@tiptap/suggestion": "2.0.0-beta.204",
"@tiptap/vue-3": "2.0.0-beta.204",
"@unocss/nuxt": "^0.49.0",
"@vue-macros/nuxt": "^1.0.3",
"@vueuse/core": "^9.11.1",
"@unocss/nuxt": "^0.50.6",
"@vue-macros/nuxt": "^1.2.3",
"@vueuse/core": "^9.13.0",
"@vueuse/gesture": "2.0.0-beta.1",
"@vueuse/integrations": "^9.11.1",
"@vueuse/math": "^9.11.1",
"@vueuse/integrations": "^9.13.0",
"@vueuse/math": "^9.13.0",
"@vueuse/motion": "2.0.0-beta.12",
"@vueuse/nuxt": "^9.11.1",
"@vueuse/nuxt": "^9.13.0",
"blurhash": "^2.0.4",
"browser-fs-access": "^0.31.2",
"chroma-js": "^2.4.2",
@ -74,7 +74,7 @@
"nuxt-security": "^0.10.1",
"nuxt-vitest": "^0.6.4",
"page-lifecycle": "^0.1.2",
"pinia": "^2.0.29",
"pinia": "^2.0.33",
"postcss-nested": "^6.0.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"shiki": "^0.12.1",
@ -102,7 +102,7 @@
"devDependencies": {
"@antfu/eslint-config": "^0.37.0",
"@antfu/ni": "^0.19.0",
"@types/chroma-js": "^2.1.4",
"@types/chroma-js": "^2.4.0",
"@types/file-saver": "^2.0.5",
"@types/flat": "^5.0.2",
"@types/fnando__sparkline": "^0.3.4",
@ -120,7 +120,7 @@
"prettier": "^2.8.4",
"simple-git-hooks": "^2.8.1",
"typescript": "^4.9.5",
"vitest": "^0.29.3",
"vitest": "^0.29.5",
"vue-tsc": "^1.0.24"
},
"pnpm": {