|
23 | 23 | "@maintainerr/contracts": "workspace:^", |
24 | 24 | "@monaco-editor/react": "^4.7.0", |
25 | 25 | "@tanstack/react-query": "^5.100.11", |
| 26 | + "@types/react": "^19.2.15", |
| 27 | + "@types/react-dom": "^19.2.3", |
26 | 28 | "axios": "^1.16.1", |
27 | 29 | "bowser": "^2.14.1", |
28 | 30 | "clsx": "^2.1.1", |
29 | 31 | "compare-versions": "^6.1.1", |
30 | 32 | "cron-validator": "^1.4.0", |
31 | 33 | "konva": "^10.3.0", |
32 | 34 | "lodash-es": "^4.18.1", |
| 35 | + "monaco-editor": "0.55.1", |
33 | 36 | "react": "^19.2.6", |
34 | 37 | "react-dom": "^19.2.6", |
35 | 38 | "react-hook-form": "^7.76.0", |
|
61 | 64 | "@testing-library/react": "^16.3.2", |
62 | 65 | "@types/lodash-es": "^4.17.12", |
63 | 66 | "@types/node": "^22", |
64 | | - "@types/react": "^19.2.15", |
65 | | - "@types/react-dom": "^19.2.3", |
66 | 67 | "@typescript-eslint/eslint-plugin": "^8.59.4", |
67 | 68 | "@typescript-eslint/parser": "^8.59.4", |
68 | 69 | "@vitejs/plugin-react": "^6.0.2", |
|
72 | 73 | "eslint-plugin-react": "^7.37.5", |
73 | 74 | "eslint-plugin-react-hooks": "^7.1.1", |
74 | 75 | "jsdom": "^29.1.1", |
75 | | - "monaco-editor": "0.55.1", |
76 | 76 | "postcss": "^8.5.15", |
77 | 77 | "prettier": "^3.8.3", |
78 | 78 | "prettier-plugin-tailwindcss": "^0.8.0", |
|
0 commit comments