|
6 | 6 | "type": "module", |
7 | 7 | "proxy": "http://localhost:8800", |
8 | 8 | "dependencies": { |
9 | | - "@fortawesome/fontawesome-free": "^7.0.0", |
10 | | - "@fortawesome/fontawesome-svg-core": "^7.0.0", |
11 | | - "@fortawesome/free-brands-svg-icons": "^7.0.0", |
12 | | - "@fortawesome/free-regular-svg-icons": "^7.0.0", |
13 | | - "@fortawesome/free-solid-svg-icons": "^7.0.0", |
14 | | - "@fortawesome/react-fontawesome": "^3.0.1", |
| 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 | 15 | "@fullcalendar/bootstrap": "^6.1.19", |
16 | 16 | "@fullcalendar/core": "^6.1.19", |
17 | 17 | "@fullcalendar/daygrid": "^6.1.19", |
|
23 | 23 | "@testing-library/user-event": "^14.6.1", |
24 | 24 | "@uiw/react-color-chrome": "^2.8.0", |
25 | 25 | "@uiw/react-color-wheel": "^2.8.0", |
26 | | - "axios": "^1.11.0", |
| 26 | + "axios": "^1.12.1", |
27 | 27 | "bootstrap": "^5.3.8", |
28 | 28 | "export-to-csv": "^1.3.0", |
29 | | - "highcharts": "^12.3.0", |
30 | | - "i18next": "^25.4.2", |
| 29 | + "highcharts": "^12.4.0", |
| 30 | + "i18next": "^25.5.2", |
31 | 31 | "i18next-chained-backend": "^4.6.2", |
32 | 32 | "i18next-http-backend": "^3.0.2", |
33 | 33 | "i18next-localstorage-backend": "^4.2.0", |
|
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.1", |
| 40 | + "react-i18next": "^15.7.3", |
41 | 41 | "react-mcjsonchat": "^1.0.0", |
42 | | - "react-router": "^7.8.2", |
| 42 | + "react-router": "^7.9.1", |
43 | 43 | "react-select": "^5.10.2", |
44 | 44 | "react-transition-group": "^4.4.5", |
45 | | - "sass": "^1.91.0", |
| 45 | + "sass": "^1.92.1", |
46 | 46 | "source-map-explorer": "^2.5.2", |
47 | | - "swagger-ui": "^5.28.0", |
| 47 | + "swagger-ui": "^5.29.0", |
48 | 48 | "web-vitals": "^5.1.0" |
49 | 49 | }, |
50 | 50 | "scripts": { |
|
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@vitejs/plugin-react": "^5.0.2", |
75 | | - "vite": "^7.1.3" |
| 75 | + "vite": "^7.1.5" |
76 | 76 | } |
77 | 77 | } |
0 commit comments