|
6 | 6 | "type": "module", |
7 | 7 | "proxy": "http://localhost:8800", |
8 | 8 | "dependencies": { |
9 | | - "@fortawesome/fontawesome-free": "^7.0.1", |
10 | | - "@fortawesome/fontawesome-svg-core": "^7.0.1", |
11 | | - "@fortawesome/free-brands-svg-icons": "^7.0.1", |
12 | | - "@fortawesome/free-regular-svg-icons": "^7.0.1", |
13 | | - "@fortawesome/free-solid-svg-icons": "^7.0.1", |
14 | | - "@fortawesome/react-fontawesome": "^3.0.2", |
15 | | - "@fullcalendar/bootstrap": "^6.1.19", |
16 | | - "@fullcalendar/core": "^6.1.19", |
17 | | - "@fullcalendar/daygrid": "^6.1.19", |
18 | | - "@fullcalendar/interaction": "^6.1.19", |
19 | | - "@fullcalendar/react": "^6.1.19", |
20 | | - "@highcharts/map-collection": "^2.3.1", |
21 | | - "@testing-library/jest-dom": "^6.8.0", |
22 | | - "@testing-library/react": "^16.3.0", |
| 9 | + "@fortawesome/fontawesome-free": "^7.1.0", |
| 10 | + "@fortawesome/fontawesome-svg-core": "^7.1.0", |
| 11 | + "@fortawesome/free-brands-svg-icons": "^7.1.0", |
| 12 | + "@fortawesome/free-regular-svg-icons": "^7.1.0", |
| 13 | + "@fortawesome/free-solid-svg-icons": "^7.1.0", |
| 14 | + "@fortawesome/react-fontawesome": "^3.1.1", |
| 15 | + "@fullcalendar/bootstrap": "^6.1.20", |
| 16 | + "@fullcalendar/core": "^6.1.20", |
| 17 | + "@fullcalendar/daygrid": "^6.1.20", |
| 18 | + "@fullcalendar/interaction": "^6.1.20", |
| 19 | + "@fullcalendar/react": "^6.1.20", |
| 20 | + "@highcharts/map-collection": "^2.3.2", |
| 21 | + "@testing-library/jest-dom": "^6.9.1", |
| 22 | + "@testing-library/react": "^16.3.1", |
23 | 23 | "@testing-library/user-event": "^14.6.1", |
24 | | - "@uiw/react-color-chrome": "^2.8.0", |
25 | | - "@uiw/react-color-wheel": "^2.8.0", |
26 | | - "axios": "^1.12.1", |
| 24 | + "@uiw/react-color-chrome": "^2.9.2", |
| 25 | + "@uiw/react-color-wheel": "^2.9.2", |
| 26 | + "axios": "^1.13.2", |
27 | 27 | "bootstrap": "^5.3.8", |
28 | 28 | "export-to-csv": "^1.3.0", |
29 | 29 | "highcharts": "^12.4.0", |
30 | | - "i18next": "^25.5.2", |
31 | | - "i18next-chained-backend": "^4.6.2", |
| 30 | + "i18next": "^25.7.3", |
| 31 | + "i18next-chained-backend": "^4.6.3", |
32 | 32 | "i18next-http-backend": "^3.0.2", |
33 | | - "i18next-localstorage-backend": "^4.2.0", |
| 33 | + "i18next-localstorage-backend": "^4.3.1", |
34 | 34 | "masonry-layout": "^4.2.2", |
35 | 35 | "moment": "^2.30.1", |
36 | 36 | "react": "^19.1.1", |
37 | 37 | "react-bootstrap": "^2.10.10", |
38 | 38 | "react-bootstrap-range-slider": "^3.0.8", |
39 | 39 | "react-dom": "^19.1.1", |
40 | | - "react-i18next": "^15.7.3", |
| 40 | + "react-i18next": "^16.5.1", |
41 | 41 | "react-mcjsonchat": "^1.0.0", |
42 | 42 | "react-router": "^7.9.1", |
43 | 43 | "react-select": "^5.10.2", |
44 | 44 | "react-transition-group": "^4.4.5", |
45 | | - "sass": "^1.92.1", |
| 45 | + "sass": "^1.97.1", |
46 | 46 | "source-map-explorer": "^2.5.2", |
47 | | - "swagger-ui": "^5.29.0", |
| 47 | + "swagger-ui": "^5.31.0", |
48 | 48 | "web-vitals": "^5.1.0" |
49 | 49 | }, |
50 | 50 | "scripts": { |
|
71 | 71 | ] |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@vitejs/plugin-react": "^5.0.2", |
75 | | - "vite": "^7.1.5" |
| 74 | + "@vitejs/plugin-react": "^5.1.2", |
| 75 | + "vite": "^7.3.0" |
76 | 76 | } |
77 | 77 | } |
0 commit comments