Skip to content

Commit 05e788e

Browse files
chore: bump up all non-major dependencies
1 parent a859ba2 commit 05e788e

File tree

3 files changed

+306
-303
lines changed

3 files changed

+306
-303
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
},
1616
"devDependencies": {
1717
"@cloudflare/workers-types": "^4.20231218.0",
18-
"prettier": "3.5.3",
18+
"prettier": "3.7.4",
1919
"typescript": "^5.5.4"
2020
},
21-
"packageManager": "[email protected].7",
21+
"packageManager": "[email protected].9",
2222
"prettier": {
2323
"printWidth": 140,
2424
"singleQuote": true,

packages/image-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@affine/utils": "workspace:*",
1414
"@cloudflare/workers-types": "^4.20231218.0",
15-
"@oxc-node/core": "^0.0.20",
15+
"@oxc-node/core": "^0.0.35",
1616
"@types/node": "^24.0.0",
1717
"tldts": "^6.1.38",
1818
"typescript": "^5.5.4"

0 commit comments

Comments
 (0)