|
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.3", |
| 32 | + "@react-router/node": "7.9.4", |
33 | 33 | "clsx": "2.1.1", |
34 | | - "hono": "4.9.10", |
35 | | - "i18next": "25.5.3", |
| 34 | + "hono": "4.9.12", |
| 35 | + "i18next": "25.6.0", |
36 | 36 | "i18next-browser-languagedetector": "8.2.0", |
37 | 37 | "i18next-http-backend": "3.0.2", |
38 | 38 | "isbot": "5.1.31", |
39 | 39 | "pretty-cache-header": "1.0.0", |
40 | 40 | "react": "19.2.0", |
41 | 41 | "react-dom": "19.2.0", |
42 | | - "react-i18next": "16.0.0", |
43 | | - "react-router": "7.9.3", |
| 42 | + "react-i18next": "16.0.1", |
| 43 | + "react-router": "7.9.4", |
44 | 44 | "react-router-hono-server": "2.21.0", |
45 | 45 | "remix-hono": "0.0.18", |
46 | | - "remix-i18next": "7.4.0", |
| 46 | + "remix-i18next": "7.4.2", |
47 | 47 | "tailwind-merge": "3.3.1", |
48 | 48 | "zod": "4.1.12" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@babel/preset-typescript": "7.27.1", |
52 | | - "@biomejs/biome": "2.2.5", |
| 52 | + "@biomejs/biome": "2.2.6", |
53 | 53 | "@dotenvx/dotenvx": "1.51.0", |
54 | | - "@react-router/dev": "7.9.3", |
55 | | - "@react-router/fs-routes": "7.9.3", |
| 54 | + "@react-router/dev": "7.9.4", |
| 55 | + "@react-router/fs-routes": "7.9.4", |
56 | 56 | "@tailwindcss/vite": "4.1.14", |
57 | 57 | "@testing-library/react": "16.3.0", |
58 | | - "@types/node": "24.7.0", |
| 58 | + "@types/node": "24.7.2", |
59 | 59 | "@types/prompt": "1.1.9", |
60 | 60 | "@types/react": "19.2.2", |
61 | | - "@types/react-dom": "19.2.1", |
| 61 | + "@types/react-dom": "19.2.2", |
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": "1.0.0", |
66 | 66 | "chalk": "5.6.2", |
67 | | - "happy-dom": "19.0.2", |
68 | | - "knip": "5.64.2", |
| 67 | + "knip": "5.65.0", |
69 | 68 | "lefthook": "1.13.6", |
70 | 69 | "playwright": "1.56.0", |
71 | 70 | "prompt": "1.3.0", |
|
80 | 79 | "vitest": "3.2.4", |
81 | 80 | "vitest-browser-react": "1.0.1" |
82 | 81 | }, |
83 | | - "packageManager": "[email protected].1", |
| 82 | + "packageManager": "[email protected].2", |
84 | 83 | "optionalDependencies": { |
85 | 84 | "@rollup/rollup-linux-x64-gnu": "^4.52.4" |
86 | 85 | }, |
|
0 commit comments