|
28 | 28 | },
|
29 | 29 | "dependencies": {
|
30 | 30 | "@forge42/seo-tools": "1.3.0",
|
31 |
| - "@react-router/node": "7.1.2", |
| 31 | + "@react-router/node": "7.1.5", |
32 | 32 | "clsx": "2.1.1",
|
33 |
| - "hono": "4.6.12", |
34 |
| - "i18next": "24.2.1", |
35 |
| - "i18next-browser-languagedetector": "8.0.0", |
| 33 | + "hono": "4.6.20", |
| 34 | + "i18next": "24.2.2", |
| 35 | + "i18next-browser-languagedetector": "8.0.2", |
36 | 36 | "i18next-http-backend": "3.0.2",
|
37 |
| - "isbot": "5.1.17", |
| 37 | + "isbot": "5.1.22", |
38 | 38 | "pretty-cache-header": "1.0.0",
|
39 | 39 | "react": "19.0.0",
|
40 | 40 | "react-dom": "19.0.0",
|
41 |
| - "react-i18next": "15.1.1", |
42 |
| - "react-router": "7.1.2", |
43 |
| - "react-router-hono-server": "2.6.2", |
44 |
| - "remix-hono": "0.0.16", |
| 41 | + "react-i18next": "15.4.0", |
| 42 | + "react-router": "7.1.5", |
| 43 | + "react-router-hono-server": "2.8.2", |
| 44 | + "remix-hono": "0.0.18", |
45 | 45 | "remix-i18next": "7.0.2",
|
46 |
| - "tailwind-merge": "2.5.4", |
47 |
| - "zod": "3.23.8" |
| 46 | + "tailwind-merge": "3.0.1", |
| 47 | + "zod": "3.24.1" |
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 | 50 | "@babel/preset-typescript": "7.26.0",
|
51 | 51 | "@biomejs/biome": "1.9.4",
|
52 |
| - "@dotenvx/dotenvx": "1.24.5", |
53 |
| - "@react-router/dev": "7.1.2", |
54 |
| - "@react-router/fs-routes": "7.1.2", |
55 |
| - "@tailwindcss/vite": "4.0.0", |
| 52 | + "@dotenvx/dotenvx": "1.34.0", |
| 53 | + "@react-router/dev": "7.1.5", |
| 54 | + "@react-router/fs-routes": "7.1.5", |
| 55 | + "@tailwindcss/vite": "4.0.3", |
56 | 56 | "@testing-library/react": "16.2.0",
|
57 |
| - "@types/node": "22.9.1", |
| 57 | + "@types/node": "22.13.1", |
58 | 58 | "@types/prompt": "1.1.9",
|
59 |
| - "@types/react": "19.0.0", |
60 |
| - "@types/react-dom": "19.0.1", |
61 |
| - "@vitest/browser": "3.0.3", |
62 |
| - "@vitest/coverage-v8": "3.0.3", |
63 |
| - "@vitest/ui": "3.0.3", |
| 59 | + "@types/react": "19.0.8", |
| 60 | + "@types/react-dom": "19.0.3", |
| 61 | + "@vitest/browser": "3.0.5", |
| 62 | + "@vitest/coverage-v8": "3.0.5", |
| 63 | + "@vitest/ui": "3.0.5", |
64 | 64 | "babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
|
65 |
| - "chalk": "5.3.0", |
66 |
| - "happy-dom": "15.11.6", |
67 |
| - "knip": "5.39.4", |
68 |
| - "lefthook": "1.8.4", |
69 |
| - "playwright": "1.49.0", |
| 65 | + "chalk": "5.4.1", |
| 66 | + "happy-dom": "16.8.1", |
| 67 | + "knip": "5.43.6", |
| 68 | + "lefthook": "1.10.10", |
| 69 | + "playwright": "1.50.1", |
70 | 70 | "prompt": "1.3.0",
|
71 | 71 | "react-router-devtools": "1.1.3",
|
72 |
| - "tailwindcss": "4.0.0", |
| 72 | + "tailwindcss": "4.0.3", |
73 | 73 | "tsx": "4.19.2",
|
74 |
| - "typescript": "5.6.3", |
| 74 | + "typescript": "5.7.3", |
75 | 75 | "vite": "6.0.11",
|
76 | 76 | "vite-plugin-babel": "1.3.0",
|
77 |
| - "vite-plugin-icons-spritesheet": "2.2.1", |
78 |
| - "vite-tsconfig-paths": "5.1.3", |
79 |
| - "vitest": "3.0.3", |
| 77 | + "vite-plugin-icons-spritesheet": "3.0.0", |
| 78 | + "vite-tsconfig-paths": "5.1.4", |
| 79 | + "vitest": "3.0.5", |
80 | 80 | "vitest-browser-react": "0.0.4"
|
81 | 81 | },
|
82 |
| - "packageManager": "pnpm@9.14.2", |
| 82 | + "packageManager": "pnpm@10.2.0", |
83 | 83 | "optionalDependencies": {
|
84 |
| - "@rollup/rollup-linux-x64-gnu": "^4.31.0" |
| 84 | + "@rollup/rollup-linux-x64-gnu": "^4.34.3" |
85 | 85 | },
|
86 | 86 | "engines": {
|
87 | 87 | "node": ">=22.11.0",
|
|
0 commit comments