Skip to content

Commit

Permalink
dep: update vue to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tingyuan committed Sep 3, 2024
1 parent 67c9a54 commit 83c6a55
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 267 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"knip": "npx -y knip@latest -c scripts/knip.ts"
},
"dependencies": {
"@vueuse/core": "^10.9.0",
"github-markdown-css": "^5.5.0",
"@vueuse/core": "^11.0.3",
"github-markdown-css": "^5.6.1",
"iconify-icon": "^2.1.0",
"vue": "^3.4.34",
"vue": "^3.5.0",
"vue-router": "^4.4.0"
},
"devDependencies": {
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@happy-dom/global-registrator": "^14.12.0",
"@happy-dom/global-registrator": "^15.7.3",
"@iconify/vue": "^4.1.2",
"@rushstack/eslint-patch": "^1.10.2",
"@shikijs/markdown-it": "^1.9.1",
Expand All @@ -39,7 +39,7 @@
"@types/markdown-it-container": "^2.0.9",
"@types/markdown-it-link-attributes": "^3.0.4",
"@types/node": "^20.12.7",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue": "^5.1.3",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -62,9 +62,9 @@
"typescript": "~5.4.5",
"unplugin-detect-duplicated-deps": "^2.0.0",
"unplugin-vue-markdown": "^0.26.0",
"vite": "^5.3.0",
"vite": "^5.4.2",
"vite-plugin-pwa": "^0.20.0",
"vue-tsc": "^2.0.14",
"vue-tsc": "^2.1.4",
"workbox-build": "^7.1.0",
"workbox-window": "^7.1.0"
}
Expand Down
Loading

0 comments on commit 83c6a55

Please sign in to comment.