Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fxzer committed Aug 18, 2024
1 parent 64a4467 commit f24f17b
Show file tree
Hide file tree
Showing 2 changed files with 866 additions and 697 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@
"dependencies": {
"client": "link:@shikijs/vitepress-twoslash/client",
"medium-zoom": "^1.1.0",
"vite-plugin-vitepress-auto-sidebar": "^1.6.5"
"vite-plugin-vitepress-auto-sidebar": "^1.7.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.24.1",
"@iconify/json": "^2.2.232",
"@shikijs/vitepress-twoslash": "^1.12.0",
"eslint": "^9.8.0",
"@antfu/eslint-config": "^2.26.0",
"@iconify/json": "^2.2.238",
"@shikijs/vitepress-twoslash": "^1.14.1",
"eslint": "^9.9.0",
"eslint-plugin-format": "^0.1.2",
"lint-staged": "^15.2.7",
"puppeteer": "^22.15.0",
"lint-staged": "^15.2.9",
"puppeteer": "^23.1.0",
"sass": "^1.77.8",
"simple-git-hooks": "^2.11.1",
"unocss": "^0.61.9",
"unocss": "^0.62.2",
"unplugin-auto-import": "^0.18.2",
"unplugin-icons": "^0.19.1",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.4.0-beta.0",
"unplugin-icons": "^0.19.2",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.1",
"vitepress": "1.2.3",
"vue": "^3.5.0-alpha.5"
"vue": "^3.5.0-beta.2"
},
"simple-git-hooks": {},
"lint-staged": {
Expand Down
Loading

0 comments on commit f24f17b

Please sign in to comment.