|
29 | 29 | "@remix-run/serve": "^2.10.3",
|
30 | 30 | "@typescript-eslint/eslint-plugin": "8.20.0",
|
31 | 31 | "@typescript-eslint/parser": "8.20.0",
|
32 |
| - "i18next": "^23.12.1", |
| 32 | + "i18next": "^24.0.0", |
33 | 33 | "i18next-browser-languagedetector": "^8.0.0",
|
34 | 34 | "isbot": "^5.1.13",
|
35 | 35 | "lefthook": "^1.7.2",
|
36 |
| - "react": "^18.2.0", |
37 |
| - "react-dom": "^18.2.0", |
| 36 | + "react": "^19.0.0", |
| 37 | + "react-dom": "^19.0.0", |
38 | 38 | "react-i18next": "^15.0.0"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 | 41 | "@biomejs/biome": "1.9.4",
|
42 |
| - "@chromatic-com/storybook": "^1.6.1", |
| 42 | + "@chromatic-com/storybook": "^3.0.0", |
43 | 43 | "@remix-run/dev": "^2.10.3",
|
44 | 44 | "@storybook/addon-essentials": "^8.2.4",
|
45 | 45 | "@storybook/addon-interactions": "^8.2.4",
|
|
49 | 49 | "@storybook/react": "^8.2.4",
|
50 | 50 | "@storybook/react-vite": "^8.2.4",
|
51 | 51 | "@storybook/test": "^8.2.4",
|
52 |
| - "@types/react": "^18.2.20", |
53 |
| - "@types/react-dom": "^18.2.7", |
| 52 | + "@types/react": "^19.0.0", |
| 53 | + "@types/react-dom": "^19.0.0", |
54 | 54 | "storybook": "^8.2.4",
|
55 | 55 | "typescript": "^5.5.3",
|
56 |
| - "vite": "^5.1.0", |
| 56 | + "vite": "^6.0.0", |
57 | 57 | "vite-tsconfig-paths": "^5.0.0"
|
58 | 58 | }
|
59 | 59 | }
|
0 commit comments