We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f094b9 commit 13b04d6Copy full SHA for 13b04d6
3 files changed
apps/api/package.json
@@ -21,10 +21,10 @@
21
},
22
"dependencies": {
23
"@hono/node-server": "^1.12.1",
24
- "@hono/swagger-ui": "^0.5.0",
+ "@hono/swagger-ui": "^0.6.0",
25
"@hono/zod-openapi": "^1.2.0",
26
"@libsql/client": "^0.17.0",
27
- "@scalar/hono-api-reference": "^0.9.40",
+ "@scalar/hono-api-reference": "^0.10.0",
28
"better-auth": "^1.4.18",
29
"dotenv": "^17.0.0",
30
"drizzle-orm": "^0.45.0",
apps/web/package.json
@@ -18,7 +18,7 @@
18
"@vueuse/core": "^12.0.0",
19
"class-variance-authority": "^0.7.0",
20
"clsx": "^2.1.0",
- "lucide-vue-next": "^0.575.0",
+ "lucide-vue-next": "^0.577.0",
"pinia": "^3.0.0",
"radix-vue": "^1.9.0",
"tailwind-merge": "^2.5.0",
0 commit comments