|
29 | 29 | "dependencies": { |
30 | 30 | "@epic-web/client-hints": "1.3.8", |
31 | 31 | "@forge42/seo-tools": "1.4.5", |
32 | | - "@react-router/node": "7.9.1", |
| 32 | + "@react-router/node": "7.9.3", |
33 | 33 | "clsx": "2.1.1", |
34 | | - "hono": "4.9.7", |
35 | | - "i18next": "25.5.2", |
| 34 | + "hono": "4.9.10", |
| 35 | + "i18next": "25.5.3", |
36 | 36 | "i18next-browser-languagedetector": "8.2.0", |
37 | 37 | "i18next-http-backend": "3.0.2", |
38 | | - "isbot": "5.1.30", |
| 38 | + "isbot": "5.1.31", |
39 | 39 | "pretty-cache-header": "1.0.0", |
40 | | - "react": "19.1.1", |
41 | | - "react-dom": "19.1.1", |
42 | | - "react-i18next": "15.7.3", |
43 | | - "react-router": "7.9.1", |
| 40 | + "react": "19.2.0", |
| 41 | + "react-dom": "19.2.0", |
| 42 | + "react-i18next": "16.0.0", |
| 43 | + "react-router": "7.9.3", |
44 | 44 | "react-router-hono-server": "2.21.0", |
45 | 45 | "remix-hono": "0.0.18", |
46 | | - "remix-i18next": "7.3.0", |
| 46 | + "remix-i18next": "7.4.0", |
47 | 47 | "tailwind-merge": "3.3.1", |
48 | | - "zod": "4.1.9" |
| 48 | + "zod": "4.1.12" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@babel/preset-typescript": "7.27.1", |
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", |
| 52 | + "@biomejs/biome": "2.2.5", |
| 53 | + "@dotenvx/dotenvx": "1.51.0", |
| 54 | + "@react-router/dev": "7.9.3", |
| 55 | + "@react-router/fs-routes": "7.9.3", |
| 56 | + "@tailwindcss/vite": "4.1.14", |
57 | 57 | "@testing-library/react": "16.3.0", |
58 | | - "@types/node": "24.5.1", |
| 58 | + "@types/node": "24.7.0", |
59 | 59 | "@types/prompt": "1.1.9", |
60 | | - "@types/react": "19.1.13", |
61 | | - "@types/react-dom": "19.1.9", |
| 60 | + "@types/react": "19.2.2", |
| 61 | + "@types/react-dom": "19.2.1", |
62 | 62 | "@vitest/browser": "3.2.4", |
63 | 63 | "@vitest/coverage-v8": "3.2.4", |
64 | 64 | "@vitest/ui": "3.2.4", |
65 | 65 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
66 | 66 | "chalk": "5.6.2", |
67 | | - "happy-dom": "18.0.1", |
68 | | - "knip": "5.63.1", |
69 | | - "lefthook": "1.13.0", |
70 | | - "playwright": "1.55.0", |
| 67 | + "happy-dom": "19.0.2", |
| 68 | + "knip": "5.64.2", |
| 69 | + "lefthook": "1.13.6", |
| 70 | + "playwright": "1.56.0", |
71 | 71 | "prompt": "1.3.0", |
72 | 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", |
| 73 | + "tailwindcss": "4.1.14", |
| 74 | + "tsx": "4.20.6", |
| 75 | + "typescript": "5.9.3", |
| 76 | + "vite": "7.1.9", |
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 | 81 | "vitest-browser-react": "1.0.1" |
82 | 82 | }, |
83 | | - "packageManager": "pnpm@10.16.1", |
| 83 | + "packageManager": "pnpm@10.18.1", |
84 | 84 | "optionalDependencies": { |
85 | | - "@rollup/rollup-linux-x64-gnu": "^4.50.2" |
| 85 | + "@rollup/rollup-linux-x64-gnu": "^4.52.4" |
86 | 86 | }, |
87 | 87 | "engines": { |
88 | 88 | "node": ">=24.3.0", |
|
0 commit comments