Skip to content

Commit d6686b5

Browse files
chore(deps): pin dependencies
1 parent 6cb6326 commit d6686b5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848
"zod": "^4.1.13"
4949
},
5050
"devDependencies": {
51-
"@types/bun": "^1.3.6",
51+
"@types/bun": "1.3.10",
5252
"@unocss/astro": "66.6.0",
5353
"@unocss/preset-icons": "66.6.0",
54-
"oxfmt": "^0.40.0",
55-
"oxlint": "^1.41.0",
54+
"oxfmt": "0.40.0",
55+
"oxlint": "1.55.0",
5656
"prettier": "3.7.4",
5757
"prettier-plugin-astro": "0.14.1",
5858
"unocss": "66.6.0",
59-
"wrangler": "^4.71.0"
59+
"wrangler": "4.73.0"
6060
}
6161
}

services/wildcard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"zod": "catalog:"
1414
},
1515
"devDependencies": {
16-
"@cloudflare/workers-types": "^4.20241127.0",
16+
"@cloudflare/workers-types": "4.20260316.1",
1717
"@types/bun": "catalog:"
1818
}
1919
}

0 commit comments

Comments
 (0)