Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 8ddbd3e commit b565b84
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 175 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,32 +48,32 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"dependencies": {
"lib0": "^0.2.96",
"y-protocols": "^1.0.5"
"lib0": "^0.2.97",
"y-protocols": "^1.0.6"
},
"devDependencies": {
"@cloudflare/kv-asset-handler": "^0.3.4",
"@cloudflare/workers-types": "^4.20240806.0",
"@cloudflare/workers-types": "^4.20240909.0",
"@deno/types": "^0.0.1",
"@types/bun": "^1.1.6",
"@types/node": "^22.1.0",
"@types/bun": "^1.1.9",
"@types/node": "^22.5.4",
"@types/ws": "^8.5.12",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"crossws": "^0.2.4",
"eslint": "^9.8.0",
"crossws": "^0.3.1",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
"jiti": "^2.0.0-beta.3",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "^3.0.0-rc.7",
"wrangler": "^3.71.0",
"wrangler": "^3.76.0",
"ws": "^8.18.0",
"yjs": "^13.6.18"
"yjs": "^13.6.19"
},
"peerDependencies": {
"crossws": "^0.2.4",
"yjs": "^13.5.6"
"crossws": "^0.3.1",
"yjs": "^13.6.19"
},
"packageManager": "pnpm@9.7.0"
"packageManager": "pnpm@9.10.0"
}
Loading

0 comments on commit b565b84

Please sign in to comment.