|
6 | 6 | "type": "module", |
7 | 7 | "proxy": "http://localhost:8800", |
8 | 8 | "dependencies": { |
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", |
| 9 | + "@fortawesome/fontawesome-free": "^7.2.0", |
| 10 | + "@fortawesome/fontawesome-svg-core": "^7.2.0", |
| 11 | + "@fortawesome/free-brands-svg-icons": "^7.2.0", |
| 12 | + "@fortawesome/free-regular-svg-icons": "^7.2.0", |
| 13 | + "@fortawesome/free-solid-svg-icons": "^7.2.0", |
| 14 | + "@fortawesome/react-fontawesome": "^3.2.0", |
15 | 15 | "@fullcalendar/bootstrap": "^6.1.20", |
16 | 16 | "@fullcalendar/core": "^6.1.20", |
17 | 17 | "@fullcalendar/daygrid": "^6.1.20", |
|
21 | 21 | "@testing-library/jest-dom": "^6.9.1", |
22 | 22 | "@testing-library/react": "^16.3.2", |
23 | 23 | "@testing-library/user-event": "^14.6.1", |
24 | | - "@uiw/react-color-chrome": "^2.9.2", |
25 | | - "@uiw/react-color-wheel": "^2.9.2", |
26 | | - "axios": "^1.13.4", |
| 24 | + "@uiw/react-color-chrome": "^2.9.5", |
| 25 | + "@uiw/react-color-wheel": "^2.9.5", |
| 26 | + "axios": "^1.13.5", |
27 | 27 | "bootstrap": "^5.3.8", |
28 | 28 | "export-to-csv": "^1.3.0", |
29 | 29 | "highcharts": "^12.5.0", |
30 | | - "i18next": "^25.7.3", |
| 30 | + "i18next": "^25.8.11", |
31 | 31 | "i18next-chained-backend": "^5.0.2", |
32 | 32 | "i18next-http-backend": "^3.0.2", |
33 | 33 | "i18next-localstorage-backend": "^4.3.1", |
|
71 | 71 | ] |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | | - "@vitejs/plugin-react": "^5.1.3", |
| 74 | + "@vitejs/plugin-react": "^5.1.4", |
75 | 75 | "vite": "^7.3.1" |
76 | 76 | } |
77 | 77 | } |
0 commit comments