Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 22, 2024
1 parent fd6136c commit 43c5bcc
Show file tree
Hide file tree
Showing 4 changed files with 395 additions and 374 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"docs:preview": "vitepress preview"
},
"dependencies": {
"@unocss/reset": "^0.60.4",
"@unocss/reset": "^0.61.0",
"@vueuse/core": "^10.11.0",
"floating-vue": "^5.2.2",
"fuse.js": "^7.0.0",
"sass": "^1.77.6",
"unocss": "^0.60.4",
"unocss": "^0.61.0",
"vitepress": "^1.2.3",
"vue": "^3.4.29"
"vue": "^3.4.30"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@shikijs/transformers": "^1.9.0",
"@shikijs/twoslash": "^1.9.0",
"@shikijs/vitepress-twoslash": "^1.9.0",
"@types/node": "^20.14.7",
"@types/node": "^20.14.8",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript/twoslash": "^3.2.7",
Expand Down Expand Up @@ -54,7 +54,7 @@
"vite": "^5.3.1",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0",
"vue": "^3.4.29"
"vue": "^3.4.30"
},
"resolutions": {
"twoslash": "workspace:*",
Expand Down
Loading

0 comments on commit 43c5bcc

Please sign in to comment.