Skip to content

Commit

Permalink
chore: ⬆️ upgrade peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BeiyanYunyi committed Feb 18, 2025
1 parent b5db715 commit 3be81db
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 807 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,16 @@
"build": "unbuild"
},
"peerDependencies": {
"@iconify-json/carbon": "^1.2.1",
"@iconify-json/icon-park-outline": "^1.2.0",
"@iconify-json/octicon": "^1.2.0",
"@iconify-json/carbon": "^1.2.7",
"@iconify-json/icon-park-outline": "^1.2.2",
"@iconify-json/octicon": "^1.2.4",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vueuse/core": "^12.0.0",
"unocss": "^0.65.1",
"vite": "^5.3.1",
"vitepress": "^1.5.0",
"vitepress-sidebar": "^1.30.2",
"vue": "^3.4.30"
"@vueuse/core": "^12.7.0",
"unocss": "^66.0.0",
"vite": "^6.1.0",
"vitepress": "^1.6.3",
"vitepress-sidebar": "^1.31.0",
"vue": "^3.5.13"
},
"dependencies": {
"@nolebase/vitepress-plugin-enhanced-readabilities": "^2.14.0",
Expand Down
Loading

0 comments on commit 3be81db

Please sign in to comment.