Skip to content

Commit cfc064c

Browse files
committed
build: Update lock file
1 parent 3674c6f commit cfc064c

File tree

3 files changed

+24
-38
lines changed

3 files changed

+24
-38
lines changed

.gradle/config.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#Tue Mar 10 19:39:02 CET 2026
2+
java.home=C\:\\Users\\oSumAtrIX\\AppData\\Local\\Programs\\Android Studio\\jbr

bun.lock

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
1818
],
1919
"license": "AGPL-3.0",
2020
"dependencies": {
21-
"@hono/swagger-ui": "^0.6.0",
21+
"@hono/swagger-ui": "^0.6.1",
2222
"@hono/zod-openapi": "^1.2.2",
2323
"drizzle-orm": "^0.45.1",
24-
"hono": "^4.12.5",
24+
"hono": "^4.12.8",
2525
"zod": "^4.3.6"
2626
},
2727
"devDependencies": {
28-
"@cloudflare/workers-types": "^4.20260307.1",
28+
"@cloudflare/workers-types": "^4.20260313.1",
2929
"@kilianpaquier/semantic-release-backmerge": "^1.7.1",
3030
"@semantic-release/changelog": "^6.0.3",
3131
"@semantic-release/git": "^10.0.1",
3232
"@semantic-release/npm": "^13.1.5",
33-
"@types/node": "^25.3.5",
33+
"@types/node": "^25.5.0",
3434
"drizzle-kit": "^0.31.9",
3535
"semantic-release": "^25.0.3",
3636
"typescript": "^5.9.3",
37-
"wrangler": "^4.71.0"
37+
"wrangler": "^4.73.0"
3838
}
3939
}

0 commit comments

Comments
 (0)