|
38 | 38 | "i18next-fetch-backend": "6.0.0",
|
39 | 39 | "isbot": "5.1.17",
|
40 | 40 | "pretty-cache-header": "1.0.0",
|
41 |
| - "react": "18.3.1", |
42 |
| - "react-dom": "18.3.1", |
| 41 | + "react": "19.0.0", |
| 42 | + "react-dom": "19.0.0", |
43 | 43 | "react-i18next": "15.1.1",
|
44 | 44 | "react-router": "7.0.1",
|
45 | 45 | "react-router-hono-server": "2.0.0",
|
|
49 | 49 | "zod": "3.23.8"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
| 52 | + "@babel/preset-typescript": "7.26.0", |
52 | 53 | "@biomejs/biome": "1.9.4",
|
53 | 54 | "@dotenvx/dotenvx": "1.24.5",
|
54 | 55 | "@react-router/dev": "7.0.1",
|
55 | 56 | "@react-router/fs-routes": "7.0.1",
|
56 | 57 | "@testing-library/react": "16.0.1",
|
57 | 58 | "@types/node": "22.9.1",
|
58 | 59 | "@types/prompt": "1.1.9",
|
59 |
| - "@types/react": "18.3.12", |
60 |
| - "@types/react-dom": "18.3.1", |
| 60 | + "@types/react": "19.0.0", |
| 61 | + "@types/react-dom": "19.0.1", |
61 | 62 | "@vitest/coverage-v8": "2.1.5",
|
62 | 63 | "@vitest/ui": "2.1.5",
|
63 | 64 | "autoprefixer": "10.4.20",
|
| 65 | + "babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124", |
64 | 66 | "chalk": "5.3.0",
|
65 | 67 | "happy-dom": "15.11.6",
|
66 | 68 | "jest-preview": "0.3.1",
|
|
74 | 76 | "tsx": "4.19.2",
|
75 | 77 | "typescript": "5.6.3",
|
76 | 78 | "vite": "5.4.11",
|
| 79 | + "vite-plugin-babel": "1.3.0", |
77 | 80 | "vite-plugin-icons-spritesheet": "2.2.1",
|
78 | 81 | "vite-tsconfig-paths": "5.1.3",
|
79 | 82 | "vitest": "2.1.5"
|
|
0 commit comments