|
14 | 14 | "dependencies": { |
15 | 15 | "@emotion/react": "^11.11.5", |
16 | 16 | "@emotion/styled": "^11.11.5", |
17 | | - "@fullcalendar/daygrid": "^5.11.5", |
18 | | - "@fullcalendar/interaction": "^5.11.5", |
19 | | - "@fullcalendar/list": "^5.11.5", |
20 | | - "@fullcalendar/react": "^5.11.5", |
21 | | - "@fullcalendar/timegrid": "^5.11.5", |
| 17 | + "@fullcalendar/daygrid": "^6.1.14", |
| 18 | + "@fullcalendar/core": "^6.1.14", |
| 19 | + "@fullcalendar/interaction": "^6.1.14", |
| 20 | + "@fullcalendar/list": "^6.1.14", |
| 21 | + "@fullcalendar/react": "^6.1.14", |
| 22 | + "@fullcalendar/timegrid": "^6.1.14", |
22 | 23 | "@mdi/js": "^6.9.96", |
23 | 24 | "@mdi/react": "^1.6.1", |
24 | 25 | "@mui/icons-material": "^5.15.1", |
|
53 | 54 | "process": "^0.11.10", |
54 | 55 | "prop-types": "^15.8.1", |
55 | 56 | "query-string": "7.1.3", |
56 | | - "react": "^18.2.0", |
| 57 | + "react": "^19.0.0", |
57 | 58 | "react-apexcharts": "^1.6.0", |
58 | 59 | "react-app-rewired": "^2.2.1", |
59 | | - "react-dom": "^18.2.0", |
| 60 | + "react-dom": "^19.0.0", |
60 | 61 | "react-google-maps": "^9.4.5", |
61 | 62 | "react-redux": "^7.2.9", |
62 | 63 | "react-router-dom": "^5.3.4", |
|
89 | 90 | "not op_mini all" |
90 | 91 | ], |
91 | 92 | "engines": { |
92 | | - "node": "^20.15" |
| 93 | + "node": ">=20.15" |
93 | 94 | }, |
94 | 95 | "devDependencies": { |
95 | 96 | "@babel/helper-call-delegate": "^7.12.13", |
|
98 | 99 | "@testing-library/user-event": "^14.5.1", |
99 | 100 | "@types/jest": "^29.5.14", |
100 | 101 | "@types/node": "^20.10.5", |
101 | | - "@types/react": "^18.3.12", |
102 | | - "@types/react-dom": "^18.3.1", |
| 102 | + "@types/react": "^19.0.9", |
| 103 | + "@types/react-dom": "^19.0.3", |
103 | 104 | "@types/sortablejs": "^1.15.7", |
104 | 105 | "cross-env": "^7.0.3", |
105 | 106 | "eslint-plugin-css-modules": "^2.12.0", |
|
0 commit comments