Skip to content

Commit e9417e2

Browse files
committed
Update dependencies
1 parent 0734527 commit e9417e2

3 files changed

Lines changed: 60 additions & 108 deletions

File tree

apps/registry/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,8 @@
99
"deploy": "wrangler deploy"
1010
},
1111
"dependencies": {
12-
"@astrojs/cloudflare": "catalog:",
13-
"@astrojs/solid-js": "catalog:",
1412
"@better-auth/passkey": "catalog:",
1513
"@neondatabase/serverless": "^1.0.2",
16-
"@tailwindcss/vite": "catalog:",
1714
"astro": "catalog:",
1815
"better-auth": "catalog:",
1916
"drizzle-orm": "catalog:",
@@ -23,7 +20,10 @@
2320
"zod": "catalog:"
2421
},
2522
"devDependencies": {
23+
"@astrojs/cloudflare": "catalog:",
24+
"@astrojs/solid-js": "catalog:",
2625
"@better-auth/cli": "catalog:",
26+
"@tailwindcss/vite": "catalog:",
2727
"wrangler": "catalog:"
2828
}
2929
}

0 commit comments

Comments
 (0)