|
28 | 28 | "@mantine/form": "7.15.2",
|
29 | 29 | "@mantine/hooks": "7.15.2",
|
30 | 30 | "@mantine/modals": "7.15.2",
|
| 31 | + "@react-router/node": "7.2.0", |
| 32 | + "@react-router/serve": "7.2.0", |
31 | 33 | "@remix-run/node": "2.16.0",
|
32 | 34 | "@remix-run/react": "2.16.0",
|
33 | 35 | "@remix-run/serve": "2.16.0",
|
34 |
| - "@react-router/node": "7.2.0", |
35 |
| - "@react-router/serve": "7.2.0", |
36 | 36 | "@tailwindcss/vite": "4.0.9",
|
| 37 | + "@vercel/react-router": "1.1.0", |
37 | 38 | "dayjs": "1.11.13",
|
38 | 39 | "isbot": "5.1.23",
|
39 | 40 | "ohash": "2.0.11",
|
|
48 | 49 | "devDependencies": {
|
49 | 50 | "@eslint/eslintrc": "3.3.0",
|
50 | 51 | "@eslint/js": "9.21.0",
|
51 |
| - "@remix-run/dev": "2.16.0", |
52 |
| - "@remix-run/fs-routes": "2.16.0", |
53 | 52 | "@faker-js/faker": "9.5.1",
|
54 | 53 | "@iconify/json": "2.2.312",
|
55 | 54 | "@react-router/dev": "7.2.0",
|
56 | 55 | "@react-router/fs-routes": "7.2.0",
|
| 56 | + "@remix-run/dev": "2.16.0", |
| 57 | + "@remix-run/fs-routes": "2.16.0", |
57 | 58 | "@svgr/core": "8.1.0",
|
58 | 59 | "@svgr/plugin-jsx": "8.1.0",
|
59 | 60 | "@testing-library/dom": "10.4.0",
|
|
0 commit comments