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 Oct 4, 2024
1 parent 8ddbd3e commit afc1df9
Show file tree
Hide file tree
Showing 2 changed files with 1,112 additions and 1,050 deletions.
36 changes: 18 additions & 18 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.98",
"y-protocols": "^1.0.6"
},
"devDependencies": {
"@cloudflare/kv-asset-handler": "^0.3.4",
"@cloudflare/workers-types": "^4.20240806.0",
"@cloudflare/workers-types": "^4.20240925.0",
"@deno/types": "^0.0.1",
"@types/bun": "^1.1.6",
"@types/node": "^22.1.0",
"@types/bun": "^1.1.10",
"@types/node": "^22.7.4",
"@types/ws": "^8.5.12",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"crossws": "^0.2.4",
"eslint": "^9.8.0",
"eslint-config-unjs": "^0.3.2",
"jiti": "^2.0.0-beta.3",
"automd": "^0.3.9",
"changelogen": "^0.5.7",
"crossws": "^0.3.1",
"eslint": "^9.11.1",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.1.2",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"unbuild": "^3.0.0-rc.7",
"wrangler": "^3.71.0",
"typescript": "^5.6.2",
"unbuild": "^3.0.0-rc.8",
"wrangler": "^3.79.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.12.0"
}
Loading

0 comments on commit afc1df9

Please sign in to comment.