|
20 | 20 | "dependencies": {
|
21 | 21 | "@conform-to/react": "^1.2.2",
|
22 | 22 | "@conform-to/zod": "^1.2.2",
|
23 |
| - "@epic-web/totp": "^3.0.2", |
| 23 | + "@epic-web/totp": "^3.1.0", |
24 | 24 | "@paralleldrive/cuid2": "^2.2.2",
|
25 | 25 | "@radix-ui/react-alert-dialog": "^1.1.6",
|
26 | 26 | "@radix-ui/react-avatar": "^1.1.3",
|
|
32 | 32 | "@radix-ui/react-slot": "^1.1.2",
|
33 | 33 | "@radix-ui/react-switch": "^1.1.3",
|
34 | 34 | "@radix-ui/react-tooltip": "^1.1.8",
|
35 |
| - "@react-router/cloudflare": "*", |
| 35 | + "@react-router/cloudflare": "7.2.0", |
36 | 36 | "arctic": "^3.3.0",
|
37 | 37 | "class-variance-authority": "^0.7.1",
|
38 | 38 | "clsx": "^2.1.1",
|
39 | 39 | "date-fns": "^4.1.0",
|
40 | 40 | "drizzle-orm": "~0.39.3",
|
41 |
| - "isbot": "^5.1.22", |
| 41 | + "isbot": "^5.1.23", |
42 | 42 | "lucide-react": "^0.475.0",
|
43 | 43 | "react": "^19.0.0",
|
44 | 44 | "react-dom": "^19.0.0",
|
45 |
| - "react-router": "*", |
| 45 | + "react-router": "7.2.0", |
46 | 46 | "remix-auth": "^4.1.0",
|
47 | 47 | "remix-auth-oauth2": "^3.2.2",
|
48 | 48 | "remix-utils": "^8.1.0",
|
49 | 49 | "session-context": "^0.0.6",
|
50 |
| - "sonner": "^1.7.4", |
| 50 | + "sonner": "^2.0.0", |
51 | 51 | "spin-delay": "^2.0.1",
|
52 | 52 | "tailwind-merge": "^3.0.1",
|
53 | 53 | "tailwindcss-animate": "^1.0.7",
|
|
58 | 58 | "devDependencies": {
|
59 | 59 | "@biomejs/biome": "1.9.4",
|
60 | 60 | "@cloudflare/workers-types": "^4.20250214.0",
|
61 |
| - "@react-router/dev": "*", |
| 61 | + "@react-router/dev": "7.2.0", |
62 | 62 | "@types/node": "^22.13.4",
|
63 |
| - "@types/react": "^19.0.8", |
64 |
| - "@types/react-dom": "^19.0.3", |
| 63 | + "@types/react": "^19.0.10", |
| 64 | + "@types/react-dom": "^19.0.4", |
65 | 65 | "autoprefixer": "^10.4.20",
|
66 | 66 | "drizzle-kit": "~0.30.4",
|
67 | 67 | "postcss": "^8.5.2",
|
|
70 | 70 | "prettier-plugin-tailwindcss": "^0.6.11",
|
71 | 71 | "tailwindcss": "^3.4.16",
|
72 | 72 | "typescript": "^5.7.3",
|
73 |
| - "vite": "^6.1.0", |
| 73 | + "vite": "^6.1.1", |
74 | 74 | "vite-tsconfig-paths": "^5.1.4",
|
75 |
| - "wrangler": "^3.109.1" |
| 75 | + "wrangler": "^3.109.2" |
76 | 76 | }
|
77 | 77 | }
|
0 commit comments