|
15 | 15 | "dependencies": {
|
16 | 16 | "@radix-ui/react-icons": "^1.3.1",
|
17 | 17 | "@radix-ui/react-slot": "^1.1.0",
|
18 |
| - "@remix-run/node": "^2.13.1", |
19 |
| - "@remix-run/react": "^2.13.1", |
20 |
| - "@remix-run/serve": "^2.13.1", |
21 |
| - "@remix-run/testing": "^2.13.1", |
| 18 | + "@remix-run/node": "^2.14.0", |
| 19 | + "@remix-run/react": "^2.14.0", |
| 20 | + "@remix-run/serve": "^2.14.0", |
| 21 | + "@remix-run/testing": "^2.14.0", |
22 | 22 | "class-variance-authority": "^0.7.0",
|
23 | 23 | "clsx": "^2.1.1",
|
24 |
| - "i18next": "^23.16.4", |
| 24 | + "i18next": "^23.16.5", |
25 | 25 | "i18next-fs-backend": "^2.3.2",
|
26 | 26 | "i18next-http-backend": "^2.6.2",
|
27 | 27 | "isbot": "^5.1.17",
|
28 |
| - "lucide-react": "^0.454.0", |
| 28 | + "lucide-react": "^0.456.0", |
29 | 29 | "react": "^18.3.1",
|
30 | 30 | "react-dom": "^18.3.1",
|
31 |
| - "react-i18next": "^15.1.0", |
| 31 | + "react-i18next": "^15.1.1", |
32 | 32 | "tailwind-merge": "^2.5.4",
|
33 | 33 | "tailwindcss-animate": "^1.0.7",
|
34 | 34 | "tiny-invariant": "^1.3.3"
|
|
0 commit comments