|
26 | 26 | "dependencies": { |
27 | 27 | "@prisma/client": "6.7.0", |
28 | 28 | "@prisma/extension-accelerate": "1.3.0", |
29 | | - "@remix-run/node": "2.16.5", |
30 | | - "@remix-run/react": "2.16.5", |
31 | | - "@remix-run/serve": "2.16.5", |
| 29 | + "@remix-run/node": "2.16.6", |
| 30 | + "@remix-run/react": "2.16.6", |
| 31 | + "@remix-run/serve": "2.16.6", |
32 | 32 | "accept-language-parser": "1.5.0", |
33 | 33 | "clsx": "2.1.1", |
34 | 34 | "date-fns": "4.1.0", |
|
40 | 40 | "react": "18.3.1", |
41 | 41 | "react-dom": "18.3.1", |
42 | 42 | "react-hot-toast": "2.5.2", |
43 | | - "remix": "2.16.5", |
| 43 | + "remix": "2.16.6", |
44 | 44 | "tailwind-merge": "3.2.0", |
45 | 45 | "tailwindcss-animate": "1.0.7", |
46 | 46 | "zod": "3.24.4", |
|
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | 51 | "@faker-js/faker": "9.7.0", |
52 | | - "@remix-run/dev": "2.16.5", |
53 | | - "@remix-run/eslint-config": "2.16.5", |
54 | | - "@remix-run/testing": "2.16.5", |
| 52 | + "@remix-run/dev": "2.16.6", |
| 53 | + "@remix-run/eslint-config": "2.16.6", |
| 54 | + "@remix-run/testing": "2.16.6", |
55 | 55 | "@testing-library/jest-dom": "6.6.3", |
56 | 56 | "@testing-library/react": "16.3.0", |
57 | 57 | "@types/accept-language-parser": "1.5.7", |
|
0 commit comments