Skip to content

Commit 533e299

Browse files
author
André Ribas
committed
Dependency update
1 parent e0d0d2d commit 533e299

3 files changed

Lines changed: 14 additions & 10 deletions

File tree

‎.gitignore‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ dist/
1111

1212
# Cloudflare
1313
.wrangler/
14+
15+
scripts/

‎bun.lock‎

Lines changed: 11 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"tsup": "^8.5.1",
5555
"typescript": "^5.9.3",
5656
"vitest": "^3.2.4",
57-
"wrangler": "^4.75.0"
57+
"wrangler": "^4.78.0"
5858
}
5959
}

0 commit comments

Comments
 (0)