Skip to content

Commit 54d7de1

Browse files
chore(deps): pin dependencies
1 parent ebdb859 commit 54d7de1

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
@@ -47,14 +47,14 @@
4747
"zod": "^4.1.13"
4848
},
4949
"devDependencies": {
50-
"@types/bun": "^1.3.6",
50+
"@types/bun": "1.3.10",
5151
"@unocss/astro": "66.6.0",
5252
"@unocss/preset-icons": "66.6.0",
53-
"oxfmt": "^0.40.0",
54-
"oxlint": "^1.41.0",
53+
"oxfmt": "0.40.0",
54+
"oxlint": "1.56.0",
5555
"prettier": "3.8.1",
5656
"prettier-plugin-astro": "0.14.1",
5757
"unocss": "66.6.0",
58-
"wrangler": "^4.71.0"
58+
"wrangler": "4.75.0"
5959
}
6060
}

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.20260317.1",
1717
"@types/bun": "catalog:"
1818
}
1919
}

0 commit comments

Comments
 (0)