We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a738b07 commit 28e4b5eCopy full SHA for 28e4b5e
2 files changed
package.json
@@ -48,14 +48,14 @@
48
"zod": "^4.1.13"
49
},
50
"devDependencies": {
51
- "@types/bun": "^1.3.6",
+ "@types/bun": "1.3.10",
52
"@unocss/astro": "66.6.0",
53
"@unocss/preset-icons": "66.6.0",
54
- "oxfmt": "^0.40.0",
55
- "oxlint": "^1.41.0",
+ "oxfmt": "0.40.0",
+ "oxlint": "1.56.0",
56
"prettier": "3.8.1",
57
"prettier-plugin-astro": "0.14.1",
58
"unocss": "66.6.0",
59
- "wrangler": "^4.71.0"
+ "wrangler": "4.75.0"
60
}
61
services/wildcard/package.json
@@ -13,7 +13,7 @@
13
"zod": "catalog:"
14
15
16
- "@cloudflare/workers-types": "^4.20241127.0",
+ "@cloudflare/workers-types": "4.20260317.1",
17
"@types/bun": "catalog:"
18
19
0 commit comments