|
12 | 12 | "dependencies": {
|
13 | 13 | "@mayank1513/fork-me": "^2.1.2",
|
14 | 14 | "nextjs-themes": "workspace:*",
|
15 |
| - "react": "^18.2.0", |
16 |
| - "react-dom": "^18.2.0", |
17 |
| - "react-router-dom": "^6.22.3", |
| 15 | + "react": "^18.3.1", |
| 16 | + "react-dom": "^18.3.1", |
| 17 | + "react-router-dom": "^6.23.1", |
18 | 18 | "shared-ui": "workspace:*"
|
19 | 19 | },
|
20 | 20 | "devDependencies": {
|
21 |
| - "@types/react": "^18.2.79", |
22 |
| - "@types/react-dom": "^18.2.25", |
23 |
| - "@typescript-eslint/eslint-plugin": "^7.7.0", |
24 |
| - "@typescript-eslint/parser": "^7.7.0", |
25 |
| - "@vitejs/plugin-react-swc": "^3.6.0", |
26 |
| - "eslint": "^9.1.0", |
27 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
28 |
| - "eslint-plugin-react-refresh": "^0.4.6", |
| 21 | + "@types/react": "^18.3.3", |
| 22 | + "@types/react-dom": "^18.3.0", |
| 23 | + "@typescript-eslint/eslint-plugin": "^7.13.0", |
| 24 | + "@typescript-eslint/parser": "^7.13.0", |
| 25 | + "@vitejs/plugin-react-swc": "^3.7.0", |
| 26 | + "eslint": "^9.4.0", |
| 27 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 28 | + "eslint-plugin-react-refresh": "^0.4.7", |
29 | 29 | "typescript": "^5.4.5",
|
30 |
| - "vite": "^5.2.10" |
| 30 | + "vite": "^5.2.13" |
31 | 31 | }
|
32 | 32 | }
|
0 commit comments