Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 11, 2022
1 parent 23cfe42 commit 899d651
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 119 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@vueuse/core": "^7.7.1",
"@vueuse/core": "^8.0.0",
"@vueuse/head": "^0.7.5",
"nprogress": "^0.2.0",
"pinia": "^2.0.11",
"prism-theme-vars": "^0.2.2",
"vue": "^3.2.31",
"vue-demi": "^0.12.1",
"vue-i18n": "^9.1.9",
"vue-router": "^4.0.13"
"vue-router": "^4.0.14"
},
"devDependencies": {
"@antfu/eslint-config": "^0.18.5",
"@antfu/eslint-config": "^0.18.8",
"@iconify-json/carbon": "^1.1.1",
"@intlify/vite-plugin-vue-i18n": "^3.3.1",
"@types/markdown-it-link-attributes": "^3.0.1",
"@types/nprogress": "^0.2.0",
"@unocss/reset": "^0.27.5",
"@unocss/reset": "^0.27.6",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/test-utils": "^2.0.0-rc.18",
"critters": "^0.0.16",
Expand All @@ -42,8 +42,8 @@
"markdown-it-prism": "^2.2.3",
"pnpm": "^6.32.3",
"typescript": "^4.6.2",
"unocss": "^0.27.5",
"unplugin-auto-import": "^0.6.1",
"unocss": "^0.27.6",
"unplugin-auto-import": "^0.6.3",
"unplugin-vue-components": "^0.17.21",
"vite": "^2.8.6",
"vite-plugin-inspect": "^0.4.3",
Expand Down
Loading

0 comments on commit 899d651

Please sign in to comment.