|
61 | 61 | "lodash": "^4.18.0", |
62 | 62 | "lucide-react": "^1.7.0", |
63 | 63 | "monaco-editor": "^0.55.1", |
64 | | - "next": "^16.2.2", |
| 64 | + "next": "^16.2.3", |
65 | 65 | "next-auth": "^4.24.12", |
66 | 66 | "next-swagger-doc": "^0.4.1", |
67 | 67 | "next-themes": "^0.4.6", |
68 | 68 | "node-cache": "^5.1.2", |
69 | 69 | "playwright": "^1.59.1", |
70 | 70 | "react": "^18.3.1", |
71 | 71 | "react-cytoscapejs": "^2.0.0", |
72 | | - "react-dom": "^19.2.4", |
| 72 | + "react-dom": "^19.2.5", |
73 | 73 | "react-dropzone": "^15.0.0", |
74 | 74 | "react-gtm-module": "^2.0.11", |
75 | 75 | "react-hook-form": "^7.72.1", |
|
96 | 96 | "@types/react-gtm-module": "^2.0.4", |
97 | 97 | "@types/swagger-ui-react": "^5.18.0", |
98 | 98 | "@typescript-eslint/eslint-plugin": "^8.57.2", |
99 | | - "@typescript-eslint/parser": "^8.58.0", |
| 99 | + "@typescript-eslint/parser": "^8.58.1", |
100 | 100 | "eslint": "^10.1.0", |
101 | 101 | "eslint-config-airbnb": "^19.0.4", |
102 | 102 | "eslint-config-airbnb-typescript": "^18.0.0", |
103 | | - "eslint-config-next": "^16.2.2", |
| 103 | + "eslint-config-next": "^16.2.3", |
104 | 104 | "eslint-config-prettier": "^10.1.8", |
105 | 105 | "eslint-plugin-import": "^2.31.0", |
106 | 106 | "eslint-plugin-jsx-a11y": "^6.10.2", |
|
0 commit comments