Skip to content

Commit 7827b47

Browse files
committed
replaced nano with oslo/crypto
1 parent 013ef0a commit 7827b47

File tree

4 files changed

+21
-440
lines changed

4 files changed

+21
-440
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
"test:unit": "vitest"
2020
},
2121
"devDependencies": {
22-
"@dicebear/collection": "^9.0.1",
23-
"@dicebear/core": "^9.0.1",
2422
"@hono/zod-validator": "^0.2.2",
2523
"@lucia-auth/adapter-drizzle": "^1.0.7",
2624
"@paralleldrive/cuid2": "^2.2.2",
@@ -49,7 +47,6 @@
4947
"ioredis": "^5.4.1",
5048
"lucia": "^3.2.0",
5149
"lucide-svelte": "^0.396.0",
52-
"nanoid": "^5.0.7",
5350
"nodemailer": "^6.9.14",
5451
"oslo": "^1.2.0",
5552
"pg": "^8.12.0",
@@ -76,7 +73,6 @@
7673
},
7774
"type": "module",
7875
"dependencies": {
79-
"@acpr/rate-limit-postgresql": "^1.4.1",
8076
"@internationalized/date": "^3.5.4",
8177
"bits-ui": "^0.21.10",
8278
"clsx": "^2.1.1",

0 commit comments

Comments
 (0)