Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 3, 2024
1 parent 375b4b1 commit 30c6972
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 239 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"floating-vue": "^5.2.2",
"fuse.js": "^7.0.0",
"unocss": "^0.59.4",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-components": "^0.27.0",
"vitepress": "^1.1.4",
"vue": "^3.4.26"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,16 @@
"@antfu/eslint-config": "^2.16.1",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.7",
"@eslint/config-inspector": "^0.4.7",
"@eslint/config-inspector": "^0.4.8",
"@types/eslint": "^8.56.10",
"@types/lodash.merge": "^4.6.9",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/semver": "^7.5.8",
"@typescript-eslint/rule-tester": "^7.8.0",
"@typescript-eslint/typescript-estree": "^7.8.0",
"@typescript-eslint/utils": "^7.8.0",
"bumpp": "^9.4.1",
"eslint": "^9.1.1",
"eslint": "^9.2.0",
"eslint-define-config": "^2.1.0",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
Expand All @@ -105,8 +105,8 @@
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vite": "^5.2.10",
"vitest": "^1.5.3"
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit 30c6972

Please sign in to comment.