Skip to content

Commit f97fdf6

Browse files
committed
update deps
1 parent 065207a commit f97fdf6

2 files changed

Lines changed: 124 additions & 179 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"dependencies": {
1717
"@aws-sdk/client-sesv2": "^3.830.0",
1818
"@coji/remix-auth-google": "^4.2.0",
19-
"@conform-to/react": "^1.7.0",
20-
"@conform-to/zod": "^1.7.0",
19+
"@conform-to/react": "^1.7.2",
20+
"@conform-to/zod": "^1.7.2",
2121
"@epic-web/client-hints": "^1.3.5",
2222
"@epic-web/invariant": "^1.0.0",
2323
"@epic-web/totp": "^4.0.1",
@@ -48,16 +48,16 @@
4848
"cookie": "^1.0.2",
4949
"date-fns": "^4.1.0",
5050
"express": "^5.1.0",
51-
"express-rate-limit": "^7.5.0",
51+
"express-rate-limit": "^7.5.1",
5252
"input-otp": "^1.4.2",
5353
"isbot": "^5.1.28",
5454
"kysely": "^0.28.2",
5555
"kysely-ctl": "^0.13.1",
56-
"lucide-react": "^0.517.0",
56+
"lucide-react": "^0.522.0",
5757
"morgan": "^1.10.0",
5858
"nanoid": "^5.1.5",
5959
"next-themes": "^0.4.6",
60-
"pg": "^8.16.1",
60+
"pg": "^8.16.2",
6161
"pino": "^9.7.0",
6262
"pino-http": "^10.5.0",
6363
"qrcode": "^1.5.4",
@@ -76,7 +76,7 @@
7676
"zod": "^3.25.67"
7777
},
7878
"devDependencies": {
79-
"@antfu/eslint-config": "^4.14.1",
79+
"@antfu/eslint-config": "^4.15.0",
8080
"@eslint-react/eslint-plugin": "^1.52.2",
8181
"@react-router/dev": "^7.6.2",
8282
"@tailwindcss/vite": "^4.1.10",

0 commit comments

Comments
 (0)