|
38 | 38 | "@emotion/styled": "^11.13.0",
|
39 | 39 | "@mui/icons-material": "6.0.2",
|
40 | 40 | "@mui/material": "6.0.2",
|
41 |
| - "@remix-run/css-bundle": "2.11.2", |
42 |
| - "@remix-run/node": "2.11.2", |
43 |
| - "@remix-run/react": "2.11.2", |
44 |
| - "@remix-run/serve": "2.11.2", |
| 41 | + "@remix-run/css-bundle": "2.13.1", |
| 42 | + "@remix-run/node": "2.13.1", |
| 43 | + "@remix-run/react": "2.13.1", |
| 44 | + "@remix-run/serve": "2.13.1", |
45 | 45 | "dotenv": "^16.4.5",
|
46 | 46 | "embla-carousel": "^8.2.0",
|
47 | 47 | "embla-carousel-react": "^8.2.0",
|
|
56 | 56 | "remix-auth-auth0": "1.10.0"
|
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "@remix-run/dev": "2.11.2", |
| 59 | + "@remix-run/dev": "2.13.1", |
60 | 60 | "@svgr/cli": "8.1.0",
|
61 | 61 | "@svgr/plugin-jsx": "8.1.0",
|
62 | 62 | "@svgr/plugin-prettier": "8.1.0",
|
63 | 63 | "@svgr/plugin-svgo": "8.1.0",
|
64 |
| - "@types/react": "18.3.0", |
| 64 | + "@types/react": "18.3.12", |
65 | 65 | "@types/react-dom": "18.3.0",
|
66 | 66 | "@typescript-eslint/eslint-plugin": "7.15.0",
|
67 | 67 | "@typescript-eslint/parser": "7.15.0",
|
|
73 | 73 | "eslint-import-resolver-typescript": "3.6.1",
|
74 | 74 | "eslint-plugin-import": "2.29.1",
|
75 | 75 | "eslint-plugin-jsdoc": "48.7.0",
|
76 |
| - "eslint-plugin-jsx-a11y": "6.9.0", |
| 76 | + "eslint-plugin-jsx-a11y": "6.10.2", |
77 | 77 | "eslint-plugin-react": "7.34.3",
|
78 | 78 | "eslint-plugin-react-hooks": "4.6.2",
|
79 | 79 | "eslint-plugin-tailwindcss": "3.17.4",
|
80 | 80 | "eslint-plugin-tsdoc": "0.2.17",
|
81 |
| - "postcss": "8.4.38", |
| 81 | + "postcss": "8.4.47", |
82 | 82 | "tailwindcss": "3.4.3",
|
83 | 83 | "typescript": "5.1.6"
|
84 | 84 | }
|
|
0 commit comments