|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@mayank1513/fork-me": "^2.1.2", |
15 | | - "@remix-run/css-bundle": "^2.8.1", |
16 | | - "@remix-run/node": "^2.8.1", |
17 | | - "@remix-run/react": "^2.8.1", |
18 | | - "@remix-run/serve": "^2.8.1", |
| 15 | + "@remix-run/css-bundle": "^2.9.1", |
| 16 | + "@remix-run/node": "^2.9.1", |
| 17 | + "@remix-run/react": "^2.9.1", |
| 18 | + "@remix-run/serve": "^2.9.1", |
19 | 19 | "esbuild-plugin-react18-css-example": "workspace:*", |
20 | | - "isbot": "5.1.4", |
21 | | - "nextjs-themes": "^3.1.0", |
22 | | - "react": "^18.2.0", |
23 | | - "react-dom": "^18.2.0", |
| 20 | + "isbot": "5.1.5", |
| 21 | + "nextjs-themes": "^3.1.1", |
| 22 | + "react": "^18.3.1", |
| 23 | + "react-dom": "^18.3.1", |
24 | 24 | "shared-ui": "workspace:*" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@remix-run/dev": "^2.8.1", |
28 | | - "@remix-run/eslint-config": "^2.8.1", |
29 | | - "@types/react": "^18.2.79", |
30 | | - "@types/react-dom": "^18.2.25", |
31 | | - "eslint": "^9.0.0", |
| 27 | + "@remix-run/dev": "^2.9.1", |
| 28 | + "@remix-run/eslint-config": "^2.9.1", |
| 29 | + "@types/react": "^18.3.1", |
| 30 | + "@types/react-dom": "^18.3.0", |
| 31 | + "eslint": "^9.1.1", |
32 | 32 | "typescript": "^5.4.5" |
33 | 33 | }, |
34 | 34 | "engines": { |
|
0 commit comments