|
27 | 27 | "postinstall": "pnpm run typegen" |
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | | - "@epic-web/client-hints": "1.3.7", |
| 30 | + "@epic-web/client-hints": "1.3.8", |
31 | 31 | "@forge42/seo-tools": "1.4.5", |
32 | | - "@react-router/node": "7.7.0", |
| 32 | + "@react-router/node": "7.9.1", |
33 | 33 | "clsx": "2.1.1", |
34 | | - "hono": "4.8.4", |
35 | | - "i18next": "25.3.1", |
| 34 | + "hono": "4.9.7", |
| 35 | + "i18next": "25.5.2", |
36 | 36 | "i18next-browser-languagedetector": "8.2.0", |
37 | 37 | "i18next-http-backend": "3.0.2", |
38 | | - "isbot": "5.1.28", |
| 38 | + "isbot": "5.1.30", |
39 | 39 | "pretty-cache-header": "1.0.0", |
40 | | - "react": "19.1.0", |
41 | | - "react-dom": "19.1.0", |
42 | | - "react-i18next": "15.6.0", |
43 | | - "react-router": "7.7.0", |
44 | | - "react-router-hono-server": "2.13.0", |
| 40 | + "react": "19.1.1", |
| 41 | + "react-dom": "19.1.1", |
| 42 | + "react-i18next": "15.7.3", |
| 43 | + "react-router": "7.9.1", |
| 44 | + "react-router-hono-server": "2.21.0", |
45 | 45 | "remix-hono": "0.0.18", |
46 | | - "remix-i18next": "7.2.1", |
| 46 | + "remix-i18next": "7.3.0", |
47 | 47 | "tailwind-merge": "3.3.1", |
48 | | - "zod": "3.25.74" |
| 48 | + "zod": "4.1.9" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@babel/preset-typescript": "7.27.1", |
52 | | - "@biomejs/biome": "2.0.6", |
53 | | - "@dotenvx/dotenvx": "1.45.2", |
54 | | - "@react-router/dev": "7.7.0", |
55 | | - "@react-router/fs-routes": "7.7.0", |
56 | | - "@tailwindcss/vite": "4.1.11", |
| 52 | + "@biomejs/biome": "2.2.4", |
| 53 | + "@dotenvx/dotenvx": "1.49.1", |
| 54 | + "@react-router/dev": "7.9.1", |
| 55 | + "@react-router/fs-routes": "7.9.1", |
| 56 | + "@tailwindcss/vite": "4.1.13", |
57 | 57 | "@testing-library/react": "16.3.0", |
58 | | - "@types/node": "24.0.10", |
| 58 | + "@types/node": "24.5.1", |
59 | 59 | "@types/prompt": "1.1.9", |
60 | | - "@types/react": "19.1.8", |
61 | | - "@types/react-dom": "19.1.6", |
| 60 | + "@types/react": "19.1.13", |
| 61 | + "@types/react-dom": "19.1.9", |
62 | 62 | "@vitest/browser": "3.2.4", |
63 | 63 | "@vitest/coverage-v8": "3.2.4", |
64 | 64 | "@vitest/ui": "3.2.4", |
65 | | - "babel-plugin-react-compiler": "19.1.0-rc.2", |
66 | | - "chalk": "5.4.1", |
| 65 | + "babel-plugin-react-compiler": "19.1.0-rc.3", |
| 66 | + "chalk": "5.6.2", |
67 | 67 | "happy-dom": "18.0.1", |
68 | | - "knip": "5.61.3", |
69 | | - "lefthook": "1.11.16", |
70 | | - "playwright": "1.53.2", |
| 68 | + "knip": "5.63.1", |
| 69 | + "lefthook": "1.13.0", |
| 70 | + "playwright": "1.55.0", |
71 | 71 | "prompt": "1.3.0", |
72 | | - "react-router-devtools": "5.0.6", |
73 | | - "tailwindcss": "4.1.11", |
74 | | - "tsx": "4.20.3", |
75 | | - "typescript": "5.8.3", |
76 | | - "vite": "7.0.2", |
| 72 | + "react-router-devtools": "5.1.3", |
| 73 | + "tailwindcss": "4.1.13", |
| 74 | + "tsx": "4.20.5", |
| 75 | + "typescript": "5.9.2", |
| 76 | + "vite": "7.1.5", |
77 | 77 | "vite-plugin-babel": "1.3.2", |
78 | 78 | "vite-plugin-icons-spritesheet": "3.0.1", |
79 | 79 | "vite-tsconfig-paths": "5.1.4", |
80 | 80 | "vitest": "3.2.4", |
81 | | - "vitest-browser-react": "1.0.0" |
| 81 | + "vitest-browser-react": "1.0.1" |
82 | 82 | }, |
83 | | - "packageManager": "pnpm@10.12.4", |
| 83 | + "packageManager": "pnpm@10.16.1", |
84 | 84 | "optionalDependencies": { |
85 | | - "@rollup/rollup-linux-x64-gnu": "^4.44.2" |
| 85 | + "@rollup/rollup-linux-x64-gnu": "^4.50.2" |
86 | 86 | }, |
87 | 87 | "engines": { |
88 | 88 | "node": ">=24.3.0", |
|
91 | 91 | "pnpm": { |
92 | 92 | "onlyBuiltDependencies": [ |
93 | 93 | "@biomejs/biome", |
| 94 | + "@tailwindcss/oxide", |
94 | 95 | "esbuild", |
95 | 96 | "lefthook", |
96 | | - "msw" |
| 97 | + "msw", |
| 98 | + "oxc-resolver" |
97 | 99 | ] |
98 | 100 | } |
99 | 101 | } |
0 commit comments