Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 26, 2024
1 parent 47618e7 commit fa9243e
Show file tree
Hide file tree
Showing 3 changed files with 381 additions and 355 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
},
"dependencies": {
"@unhead/vue": "^1.11.14",
"@unocss/reset": "^0.65.2",
"@unocss/reset": "^0.65.3",
"@vueuse/core": "^12.2.0",
"@vueuse/head": "^2.0.0",
"beasties": "^0.2.0",
"nprogress": "^0.2.0",
"pinia": "^2.3.0",
"vue": "^3.5.13",
"vue-demi": "^0.14.10",
"vue-i18n": "^10.0.5",
"vue-i18n": "^11.0.0",
"vue-router": "^4.5.0"
},
"devDependencies": {
Expand All @@ -36,7 +36,7 @@
"@shikijs/markdown-it": "^1.24.4",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/nprogress": "^0.2.3",
"@unocss/eslint-config": "^0.65.2",
"@unocss/eslint-config": "^0.65.3",
"@vitejs/plugin-vue": "^5.2.1",
"@vue-macros/volar": "^0.30.8",
"@vue/test-utils": "^2.4.6",
Expand All @@ -55,13 +55,13 @@
"simple-git-hooks": "^2.11.1",
"taze": "^0.18.0",
"typescript": "^5.7.2",
"unocss": "^0.65.2",
"unocss": "^0.65.3",
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.28.0",
"unplugin-vue-macros": "^2.13.6",
"unplugin-vue-markdown": "^0.28.0",
"unplugin-vue-router": "^0.10.9",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-inspect": "^0.10.6",
"vite-plugin-pwa": "^0.21.1",
Expand All @@ -75,7 +75,7 @@
},
"resolutions": {
"unplugin": "^2.1.0",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vite-plugin-inspect": "^0.10.6"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit fa9243e

Please sign in to comment.