Skip to content

Commit 51e7bd4

Browse files
Update dependencies
1 parent 5d69281 commit 51e7bd4

2 files changed

Lines changed: 127 additions & 221 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"@borderless/worker-sentry": "^2.0.0",
1616
"js-base64": "^3.7.7",
1717
"node-html-parser": "^6.1.13",
18-
"remeda": "^2.19.0"
18+
"remeda": "^2.20.1"
1919
},
2020
"devDependencies": {
21-
"@cloudflare/workers-types": "^4.20241230.0",
22-
"@sentry/types": "^7.120.2",
21+
"@cloudflare/workers-types": "^4.20250204.0",
22+
"@sentry/types": "^7.120.3",
2323
"@typescript-eslint/eslint-plugin": "^6.21.0",
2424
"@typescript-eslint/parser": "^6.21.0",
2525
"eslint": "^8.57.1",
2626
"itty-router": "^4.2.2",
27-
"typescript": "^5.7.2",
28-
"wrangler": "^3.99.0"
27+
"typescript": "^5.7.3",
28+
"wrangler": "^3.107.3"
2929
}
3030
}

0 commit comments

Comments
 (0)