|
16 | 16 | "@fontsource/inter": "^5.0.18",
|
17 | 17 | "@mui/icons-material": "^5.15.15",
|
18 | 18 | "@mui/joy": "5.0.0-beta.36",
|
19 |
| - "@opentf/obj-diff": "^0.1.2", |
| 19 | + "@opentf/obj-diff": "^0.3.0", |
20 | 20 | "@opentf/std": "^0.10.0",
|
21 | 21 | "@uiw/react-codemirror": "^4.21.25",
|
22 | 22 | "prettier": "^3.2.5",
|
23 |
| - "react": "^18.2.0", |
24 |
| - "react-dom": "^18.2.0" |
| 23 | + "react": "^18.3.0", |
| 24 | + "react-dom": "^18.3.0" |
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "@types/react": "^18.2.66", |
28 |
| - "@types/react-dom": "^18.2.22", |
29 |
| - "@typescript-eslint/eslint-plugin": "^7.2.0", |
30 |
| - "@typescript-eslint/parser": "^7.2.0", |
31 |
| - "@vitejs/plugin-react-swc": "^3.5.0", |
| 27 | + "@types/react": "^18.3.0", |
| 28 | + "@types/react-dom": "^18.3.0", |
| 29 | + "@typescript-eslint/eslint-plugin": "^7.7.1", |
| 30 | + "@typescript-eslint/parser": "^7.7.1", |
| 31 | + "@vitejs/plugin-react-swc": "^3.6.0", |
32 | 32 | "eslint": "^8.57.0",
|
33 | 33 | "eslint-plugin-react-hooks": "^4.6.0",
|
34 | 34 | "eslint-plugin-react-refresh": "^0.4.6",
|
35 |
| - "typescript": "^5.2.2", |
| 35 | + "typescript": "^5.4.5", |
36 | 36 | "vite": "^5.2.0"
|
37 | 37 | }
|
38 | 38 | }
|
0 commit comments