|
25 | 25 | "tag": "node scripts/tag.ts", |
26 | 26 | "test": "playwright test -c tests/e2e --tsconfig=tests/e2e/tsconfig.playwright.json" |
27 | 27 | }, |
28 | | - "dependencies": { |
29 | | - "better-sqlite3": "12.8.0" |
30 | | - }, |
31 | 28 | "devDependencies": { |
32 | 29 | "@arianrhodsandlot/vite-plus-config": "1.0.2", |
33 | 30 | "@cloudflare/vite-plugin": "1.30.0", |
|
37 | 34 | "@iconify-json/logos": "1.2.10", |
38 | 35 | "@iconify-json/mdi": "1.2.3", |
39 | 36 | "@iconify-json/noto": "1.2.7", |
40 | | - "@iconify-json/simple-icons": "1.2.74", |
| 37 | + "@iconify-json/simple-icons": "1.2.75", |
41 | 38 | "@iconify-json/svg-spinners": "1.2.4", |
42 | 39 | "@iconify-json/twemoji": "1.2.5", |
43 | 40 | "@iconify/tailwind4": "1.2.3", |
44 | 41 | "@microsoft/clarity": "1.0.2", |
45 | 42 | "@playwright/test": "1.58.2", |
46 | 43 | "@radix-ui/themes": "3.3.0", |
47 | | - "@react-router/dev": "7.13.1", |
48 | | - "@react-router/node": "7.13.1", |
| 44 | + "@react-router/dev": "7.13.2", |
| 45 | + "@react-router/node": "7.13.2", |
49 | 46 | "@supabase/ssr": "0.9.0", |
50 | | - "@supabase/supabase-js": "2.99.3", |
| 47 | + "@supabase/supabase-js": "2.100.0", |
51 | 48 | "@tailwindcss/typography": "0.5.19", |
52 | 49 | "@tailwindcss/vite": "4.2.2", |
53 | 50 | "@tsconfig/remix": "2.0.7", |
|
59 | 56 | "@types/react": "19.2.14", |
60 | 57 | "@types/react-dom": "19.2.3", |
61 | 58 | "@types/spark-md5": "3.0.5", |
62 | | - "@typescript/native-preview": "7.0.0-dev.20260321.1", |
| 59 | + "@typescript/native-preview": "7.0.0-dev.20260323.1", |
63 | 60 | "@zip.js/zip.js": "2.8.23", |
64 | 61 | "atropos": "2.0.2", |
65 | 62 | "browser-fs-access": "0.38.0", |
66 | 63 | "canvas-confetti": "1.9.4", |
67 | 64 | "ci-info": "4.4.0", |
68 | 65 | "clsx": "2.1.1", |
69 | 66 | "delegated-events": "1.1.2", |
70 | | - "drizzle-kit": "1.0.0-beta.19-d95b7a4", |
71 | | - "drizzle-orm": "1.0.0-beta.19-d95b7a4", |
| 67 | + "drizzle-kit": "beta", |
| 68 | + "drizzle-orm": "beta", |
72 | 69 | "es-toolkit": "1.45.1", |
73 | 70 | "esbuild": "0.27.4", |
74 | 71 | "execa": "9.6.1", |
75 | 72 | "fuse.js": "7.1.0", |
76 | 73 | "gamepad.js": "3.0.1", |
77 | 74 | "goodcodes-parser": "2.5.0", |
78 | | - "hono": "4.12.8", |
| 75 | + "hono": "4.12.9", |
79 | 76 | "hono-react-router-adapter": "0.6.5", |
80 | | - "i18next": "25.10.0", |
| 77 | + "i18next": "25.10.5", |
81 | 78 | "is-docker": "4.0.0", |
82 | 79 | "isbot": "5.1.36", |
83 | 80 | "jiti": "2.6.1", |
|
97 | 94 | "react": "19.2.4", |
98 | 95 | "react-dom": "19.2.4", |
99 | 96 | "react-dropzone": "15.0.0", |
100 | | - "react-i18next": "16.5.8", |
101 | | - "react-router": "7.13.1", |
| 97 | + "react-i18next": "16.6.2", |
| 98 | + "react-router": "7.13.2", |
102 | 99 | "react-router-templates": "github:remix-run/react-router-templates", |
103 | 100 | "simple-git-hooks": "2.13.1", |
104 | 101 | "smooth-scroll-into-view-if-needed": "2.0.2", |
|
0 commit comments