Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 11, 2024
1 parent e259020 commit a40fc38
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 163 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ws": "^8.16.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.13.2",
"@antfu/eslint-config": "^2.13.3",
"@eslint/js": "^9.0.0",
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/file-icons": "^1.1.8",
Expand All @@ -58,7 +58,7 @@
"@iconify-json/svg-spinners": "^1.1.2",
"@iconify-json/twemoji": "^1.1.15",
"@iconify-json/vscode-icons": "^1.1.33",
"@nuxt/eslint": "^0.3.4",
"@nuxt/eslint": "^0.3.6",
"@types/connect": "^3.4.38",
"@types/ws": "^8.5.10",
"@typescript-eslint/utils": "^7.6.0",
Expand All @@ -74,9 +74,9 @@
"shiki": "^1.3.0",
"simple-git-hooks": "^2.11.1",
"textmate-grammar-glob": "^0.0.1",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vue-tsc": "^2.0.11"
"vue-tsc": "^2.0.12"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down

0 comments on commit a40fc38

Please sign in to comment.