Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 21, 2024
1 parent 22ba3bb commit 650af84
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 251 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,22 @@
"ws": "^8.18.0"
},
"devDependencies": {
"@logux/eslint-config": "^53.3.0",
"@logux/eslint-config": "^53.4.0",
"@types/cross-spawn": "^6.0.6",
"@types/node": "^22.1.0",
"@types/node": "^22.5.0",
"@types/node-fetch": "^2.6.11",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@vitest/coverage-v8": "^2.0.5",
"check-dts": "^0.8.0",
"check-dts": "^0.8.2",
"clean-publish": "^5.0.0",
"cross-spawn": "^7.0.3",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"nanospy": "^1.0.0",
"print-snapshots": "^0.4.2",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.4.2",
"vitest": "^2.0.5"
},
"prettier": {
Expand Down
Loading

0 comments on commit 650af84

Please sign in to comment.