Skip to content

Commit

Permalink
chore: bump up all non-major dependencies (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent f5714f0 commit 3ade0cb
Show file tree
Hide file tree
Showing 4 changed files with 217 additions and 208 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"devDependencies": {
"@cloudflare/workers-types": "^4.20231218.0",
"better-sqlite3": "^8.7.0",
"prettier": "3.1.1",
"prettier": "3.3.3",
"typescript": "^5.3.3"
},
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.6.0",
"prettier": {
"printWidth": 140,
"singleQuote": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/image-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@affine/utils": "workspace:*",
"@cloudflare/workers-types": "^4.20231218.0",
"@oxc-node/core": "^0.0.10",
"@oxc-node/core": "^0.0.14",
"@types/node": "^20.10.5",
"tldts": "^6.1.1",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@affine/utils": "workspace:*",
"@cloudflare/workers-types": "^4.20231218.0",
"@types/node": "^20.10.5",
"itty-router": "4.0.25",
"itty-router": "4.2.2",
"tldts": "^6.1.1",
"typescript": "^5.3.3",
"wrangler": "^3.22.1"
Expand Down
Loading

0 comments on commit 3ade0cb

Please sign in to comment.