Skip to content

Commit 2625684

Browse files
committed
update deps
1 parent 20a3248 commit 2625684

3 files changed

Lines changed: 1856 additions & 2273 deletions

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[tools]
22
node = "23.10.0"
3-
pnpm = "10.10.0"
3+
pnpm = "10.11.0"

package.json

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"migrate:rollback": "kysely migrate rollback --all"
1515
},
1616
"dependencies": {
17-
"@aws-sdk/client-sesv2": "^3.800.0",
17+
"@aws-sdk/client-sesv2": "^3.817.0",
1818
"@coji/remix-auth-google": "^4.2.0",
19-
"@conform-to/react": "^1.4.0",
20-
"@conform-to/zod": "^1.4.0",
19+
"@conform-to/react": "^1.6.0",
20+
"@conform-to/zod": "^1.6.0",
2121
"@epic-web/client-hints": "^1.3.5",
2222
"@epic-web/invariant": "^1.0.0",
2323
"@epic-web/totp": "^4.0.1",
@@ -26,19 +26,19 @@
2626
"@node-rs/argon2": "^2.0.2",
2727
"@oslojs/crypto": "^1.0.1",
2828
"@oslojs/encoding": "^1.1.0",
29-
"@radix-ui/react-checkbox": "^1.2.3",
30-
"@radix-ui/react-dialog": "^1.1.11",
31-
"@radix-ui/react-dropdown-menu": "^2.1.12",
32-
"@radix-ui/react-label": "^2.1.4",
33-
"@radix-ui/react-select": "^2.2.2",
34-
"@radix-ui/react-separator": "^1.1.4",
35-
"@radix-ui/react-slot": "^1.2.0",
36-
"@radix-ui/react-tooltip": "^1.2.4",
37-
"@react-router/express": "^7.5.3",
38-
"@react-router/node": "^7.5.3",
39-
"@sentry/node": "^9.15.0",
40-
"@sentry/profiling-node": "^9.15.0",
41-
"@sentry/react-router": "^9.15.0",
29+
"@radix-ui/react-checkbox": "^1.3.2",
30+
"@radix-ui/react-dialog": "^1.1.14",
31+
"@radix-ui/react-dropdown-menu": "^2.1.15",
32+
"@radix-ui/react-label": "^2.1.7",
33+
"@radix-ui/react-select": "^2.2.5",
34+
"@radix-ui/react-separator": "^1.1.7",
35+
"@radix-ui/react-slot": "^1.2.3",
36+
"@radix-ui/react-tooltip": "^1.2.7",
37+
"@react-router/express": "^7.6.0",
38+
"@react-router/node": "^7.6.0",
39+
"@sentry/node": "^9.22.0",
40+
"@sentry/profiling-node": "^9.22.0",
41+
"@sentry/react-router": "^9.22.0",
4242
"@simplewebauthn/browser": "^13.1.0",
4343
"@simplewebauthn/server": "^13.1.1",
4444
"class-variance-authority": "^0.7.1",
@@ -50,55 +50,55 @@
5050
"express": "^5.1.0",
5151
"express-rate-limit": "^7.5.0",
5252
"input-otp": "^1.4.2",
53-
"isbot": "^5.1.27",
53+
"isbot": "^5.1.28",
5454
"kysely": "^0.28.2",
55-
"kysely-ctl": "^0.12.2",
56-
"lucide-react": "^0.507.0",
55+
"kysely-ctl": "^0.13.0",
56+
"lucide-react": "^0.511.0",
5757
"morgan": "^1.10.0",
5858
"nanoid": "^5.1.5",
5959
"next-themes": "^0.4.6",
60-
"pg": "^8.15.6",
61-
"pino": "^9.6.0",
60+
"pg": "^8.16.0",
61+
"pino": "^9.7.0",
6262
"pino-http": "^10.4.0",
6363
"qrcode": "^1.5.4",
6464
"react": "^19.1.0",
6565
"react-dom": "^19.1.0",
66-
"react-router": "^7.5.3",
66+
"react-router": "^7.6.0",
6767
"remix-auth": "^4.2.0",
68-
"remix-auth-oauth2": "^3.4.0",
69-
"remix-utils": "^8.5.0",
68+
"remix-auth-oauth2": "^3.4.1",
69+
"remix-utils": "^8.7.0",
7070
"sonner": "^2.0.3",
7171
"spin-delay": "^2.0.1",
72-
"tailwind-merge": "^3.2.0",
72+
"tailwind-merge": "^3.3.0",
7373
"tailwindcss-animate": "^1.0.7",
7474
"uuidv7": "^1.0.2",
7575
"yoctocolors": "^2.1.1",
76-
"zod": "^3.24.3"
76+
"zod": "^3.25.28"
7777
},
7878
"devDependencies": {
79-
"@antfu/eslint-config": "^4.12.0",
80-
"@eslint-react/eslint-plugin": "^1.48.5",
81-
"@react-router/dev": "^7.5.3",
82-
"@tailwindcss/vite": "^4.1.5",
83-
"@types/compression": "^1.7.5",
84-
"@types/express": "^5.0.1",
79+
"@antfu/eslint-config": "^4.13.2",
80+
"@eslint-react/eslint-plugin": "^1.49.0",
81+
"@react-router/dev": "^7.6.0",
82+
"@tailwindcss/vite": "^4.1.7",
83+
"@types/compression": "^1.8.0",
84+
"@types/express": "^5.0.2",
8585
"@types/express-serve-static-core": "^5.0.6",
8686
"@types/morgan": "^1.9.9",
87-
"@types/node": "^22.15.3",
88-
"@types/pg": "^8.11.14",
87+
"@types/node": "^22.15.21",
88+
"@types/pg": "^8.15.2",
8989
"@types/qrcode": "^1.5.5",
90-
"@types/react": "^19.1.2",
91-
"@types/react-dom": "^19.1.3",
90+
"@types/react": "^19.1.5",
91+
"@types/react-dom": "^19.1.5",
9292
"cross-env": "^7.0.3",
93-
"eslint": "^9.26.0",
93+
"eslint": "^9.27.0",
9494
"eslint-plugin-format": "^1.0.1",
9595
"eslint-plugin-react-hooks": "^5.2.0",
9696
"eslint-plugin-react-refresh": "^0.4.20",
97-
"kysely-codegen": "^0.18.3",
97+
"kysely-codegen": "^0.18.5",
9898
"pino-pretty": "^13.0.0",
99-
"tailwindcss": "^4.1.5",
99+
"tailwindcss": "^4.1.7",
100100
"typescript": "^5.8.3",
101-
"vite": "^6.3.4",
101+
"vite": "^6.3.5",
102102
"vite-tsconfig-paths": "^5.1.4"
103103
}
104104
}

0 commit comments

Comments
 (0)