|
28 | 28 | "dependencies": { |
29 | 29 | "@forge42/seo-tools": "1.3.0", |
30 | 30 | "@react-router/node": "7.0.1", |
31 | | - "clsx": "^2.1.1", |
| 31 | + "clsx": "2.1.1", |
32 | 32 | "hono": "4.6.11", |
33 | | - "i18next": "^23.15.2", |
34 | | - "i18next-browser-languagedetector": "^8.0.0", |
35 | | - "i18next-fetch-backend": "^6.0.0", |
36 | | - "isbot": "^5.1.17", |
37 | | - "pretty-cache-header": "^1.0.0", |
38 | | - "react": "^18.3.1", |
39 | | - "react-dom": "^18.3.1", |
40 | | - "react-i18next": "^15.0.2", |
| 33 | + "i18next": "23.15.2", |
| 34 | + "i18next-browser-languagedetector": "8.0.0", |
| 35 | + "i18next-fetch-backend": "6.0.0", |
| 36 | + "isbot": "5.1.17", |
| 37 | + "pretty-cache-header": "1.0.0", |
| 38 | + "react": "18.3.1", |
| 39 | + "react-dom": "18.3.1", |
| 40 | + "react-i18next": "15.1.1", |
41 | 41 | "react-router": "7.0.1", |
42 | 42 | "react-router-hono-server": "https://pkg.pr.new/rphlmr/[email protected]", |
43 | 43 | "remix-hono": "0.0.16", |
44 | | - "remix-i18next": "https://pkg.pr.new/AlemTuzlak/remix-i18next@047de17", |
| 44 | + "remix-i18next": "7.0.0", |
45 | 45 | "tailwind-merge": "2.5.4", |
46 | 46 | "zod": "3.23.8" |
47 | 47 | }, |
|
51 | 51 | "@react-router/dev": "7.0.1", |
52 | 52 | "@react-router/fs-routes": "7.0.1", |
53 | 53 | "@types/node": "22.9.1", |
54 | | - "@types/prompt": "^1.1.9", |
55 | | - "@types/react": "^18.3.11", |
56 | | - "@types/react-dom": "^18.3.0", |
| 54 | + "@types/prompt": "1.1.9", |
| 55 | + "@types/react": "18.3.12", |
| 56 | + "@types/react-dom": "18.3.1", |
57 | 57 | "@vitest/coverage-v8": "2.1.5", |
58 | 58 | "@vitest/ui": "2.1.5", |
59 | | - "autoprefixer": "^10.4.20", |
60 | | - "chalk": "^5.3.0", |
61 | | - "happy-dom": "^15.7.4", |
| 59 | + "autoprefixer": "10.4.20", |
| 60 | + "chalk": "5.3.0", |
| 61 | + "happy-dom": "15.11.6", |
62 | 62 | "knip": "5.37.2", |
63 | | - "lefthook": "^1.8.4", |
64 | | - "postcss": "^8.4.47", |
65 | | - "prompt": "^1.3.0", |
| 63 | + "lefthook": "1.8.4", |
| 64 | + "postcss": "8.4.49", |
| 65 | + "prompt": "1.3.0", |
66 | 66 | "react-router-devtools": "1.0.3", |
67 | | - "tailwindcss": "^3.4.13", |
| 67 | + "tailwindcss": "3.4.15", |
68 | 68 | "tsx": "4.19.2", |
69 | 69 | "typescript": "5.6.3", |
70 | 70 | "vite": "5.4.11", |
|
0 commit comments