|
6 | 6 | "type": "module", |
7 | 7 | "proxy": "http://localhost:8800", |
8 | 8 | "dependencies": { |
9 | | - "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
10 | 9 | "@fortawesome/fontawesome-free": "^7.0.0", |
11 | 10 | "@fortawesome/fontawesome-svg-core": "^7.0.0", |
12 | 11 | "@fortawesome/free-brands-svg-icons": "^7.0.0", |
13 | 12 | "@fortawesome/free-regular-svg-icons": "^7.0.0", |
14 | 13 | "@fortawesome/free-solid-svg-icons": "^7.0.0", |
15 | | - "@fortawesome/react-fontawesome": "^0.2.3", |
| 14 | + "@fortawesome/react-fontawesome": "^3.0.0", |
16 | 15 | "@fullcalendar/bootstrap": "^6.1.19", |
17 | 16 | "@fullcalendar/core": "^6.1.19", |
18 | 17 | "@fullcalendar/daygrid": "^6.1.19", |
19 | 18 | "@fullcalendar/interaction": "^6.1.19", |
20 | 19 | "@fullcalendar/react": "^6.1.19", |
21 | 20 | "@highcharts/map-collection": "^2.3.1", |
22 | | - "@testing-library/jest-dom": "^6.7.0", |
| 21 | + "@testing-library/jest-dom": "^6.8.0", |
23 | 22 | "@testing-library/react": "^16.3.0", |
24 | 23 | "@testing-library/user-event": "^14.6.1", |
25 | | - "@uiw/react-color-chrome": "^2.7.1", |
26 | | - "@uiw/react-color-wheel": "^2.7.1", |
| 24 | + "@uiw/react-color-chrome": "^2.8.0", |
| 25 | + "@uiw/react-color-wheel": "^2.8.0", |
27 | 26 | "axios": "^1.11.0", |
28 | 27 | "bootstrap": "^5.3.7", |
29 | 28 | "export-to-csv": "^1.3.0", |
30 | 29 | "highcharts": "^12.3.0", |
31 | | - "i18next": "^25.3.6", |
| 30 | + "i18next": "^25.4.0", |
32 | 31 | "i18next-chained-backend": "^4.6.2", |
33 | 32 | "i18next-http-backend": "^3.0.2", |
34 | 33 | "i18next-localstorage-backend": "^4.2.0", |
|
38 | 37 | "react-bootstrap": "^2.10.10", |
39 | 38 | "react-bootstrap-range-slider": "^3.0.8", |
40 | 39 | "react-dom": "^18.3.1", |
41 | | - "react-i18next": "^15.6.1", |
| 40 | + "react-i18next": "^15.7.1", |
42 | 41 | "react-mcjsonchat": "^1.0.0", |
43 | 42 | "react-router-dom": "^6.26.0", |
44 | 43 | "react-select": "^5.10.2", |
|
71 | 70 | ] |
72 | 71 | }, |
73 | 72 | "devDependencies": { |
74 | | - "@vitejs/plugin-react": "^5.0.0", |
75 | | - "vite": "^7.1.2" |
| 73 | + "@vitejs/plugin-react": "^5.0.1", |
| 74 | + "vite": "^7.1.3" |
76 | 75 | } |
77 | 76 | } |
0 commit comments