|
13 | 13 | "@fortawesome/free-regular-svg-icons": "^6.5.2",
|
14 | 14 | "@fortawesome/free-solid-svg-icons": "^6.5.2",
|
15 | 15 | "@fortawesome/react-fontawesome": "^0.2.2",
|
16 |
| - "@fullcalendar/bootstrap": "^6.1.11", |
17 |
| - "@fullcalendar/core": "^6.1.13", |
18 |
| - "@fullcalendar/daygrid": "^6.1.11", |
19 |
| - "@fullcalendar/interaction": "^6.1.11", |
20 |
| - "@fullcalendar/react": "^6.1.11", |
21 |
| - "@highcharts/map-collection": "^2.1.0", |
22 |
| - "@testing-library/jest-dom": "^6.4.5", |
| 16 | + "@fullcalendar/bootstrap": "^6.1.14", |
| 17 | + "@fullcalendar/core": "^6.1.14", |
| 18 | + "@fullcalendar/daygrid": "^6.1.14", |
| 19 | + "@fullcalendar/interaction": "^6.1.14", |
| 20 | + "@fullcalendar/react": "^6.1.14", |
| 21 | + "@highcharts/map-collection": "^2.2.0", |
| 22 | + "@testing-library/jest-dom": "^6.4.6", |
23 | 23 | "@testing-library/react": "^15.0.7",
|
24 | 24 | "@testing-library/user-event": "^14.5.2",
|
25 | 25 | "axios": "^1.7.2",
|
26 | 26 | "bootstrap": "^5.3.3",
|
27 | 27 | "export-to-csv": "^1.3.0",
|
28 |
| - "highcharts": "^11.4.3", |
| 28 | + "highcharts": "^11.4.5", |
29 | 29 | "i18next": "^23.11.5",
|
30 | 30 | "i18next-chained-backend": "^4.6.2",
|
31 | 31 | "i18next-http-backend": "^2.5.2",
|
32 | 32 | "i18next-localstorage-backend": "^4.2.0",
|
33 | 33 | "masonry-layout": "^4.2.2",
|
34 | 34 | "moment": "^2.30.1",
|
35 | 35 | "react": "^18.3.1",
|
36 |
| - "react-bootstrap": "^2.10.2", |
| 36 | + "react-bootstrap": "^2.10.4", |
37 | 37 | "react-bootstrap-range-slider": "^3.0.8",
|
38 | 38 | "react-dom": "^18.3.1",
|
39 | 39 | "react-i18next": "^14.1.2",
|
40 | 40 | "react-mcjsonchat": "^1.0.0",
|
41 |
| - "react-router-dom": "^6.23.1", |
42 |
| - "sass": "^1.77.2", |
| 41 | + "react-router-dom": "^6.24.1", |
| 42 | + "sass": "^1.77.6", |
43 | 43 | "source-map-explorer": "^2.5.2",
|
44 |
| - "swagger-ui": "^5.17.12", |
| 44 | + "swagger-ui": "^5.17.14", |
45 | 45 | "web-vitals": "^3.0.2"
|
46 | 46 | },
|
47 | 47 | "scripts": {
|
|
68 | 68 | ]
|
69 | 69 | },
|
70 | 70 | "devDependencies": {
|
71 |
| - "@vitejs/plugin-react": "^4.3.0", |
72 |
| - "vite": "^5.2.11" |
| 71 | + "@vitejs/plugin-react": "^4.3.1", |
| 72 | + "vite": "^5.3.3" |
73 | 73 | }
|
74 | 74 | }
|
0 commit comments