Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 10, 2024
1 parent 87b9a46 commit 567c9fe
Show file tree
Hide file tree
Showing 2 changed files with 652 additions and 641 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,18 +87,18 @@
"uncrypto": "^0.1.3"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240903.0",
"@cloudflare/workers-types": "^4.20240909.0",
"@deno/types": "^0.0.1",
"@types/bun": "^1.1.8",
"@types/bun": "^1.1.9",
"@types/eventsource": "^1.1.15",
"@types/node": "^22.5.3",
"@types/web": "^0.0.159",
"@types/node": "^22.5.4",
"@types/web": "^0.0.162",
"@types/ws": "^8.5.12",
"@vitest/coverage-v8": "^2.0.5",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"consola": "^3.2.3",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
"eventsource": "^2.0.2",
"execa": "^9.3.1",
Expand All @@ -107,12 +107,12 @@
"jiti": "2.0.0-beta.3",
"listhen": "^1.7.2",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.44.0",
"unbuild": "3.0.0-rc.7",
"undici": "^6.19.8",
"vitest": "^2.0.5",
"wrangler": "^3.74.0",
"wrangler": "^3.76.0",
"ws": "^8.18.0"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 567c9fe

Please sign in to comment.