|
4 | 4 | "private": true, |
5 | 5 | "homepage": "https://www.mapcomponents.org", |
6 | 6 | "dependencies": { |
7 | | - "@emotion/react": "^11.10.5", |
8 | | - "@emotion/styled": "^11.10.5", |
9 | | - "@fortawesome/fontawesome-svg-core": "^6.2.1", |
10 | | - "@fortawesome/free-brands-svg-icons": "^6.2.1", |
11 | | - "@fortawesome/free-regular-svg-icons": "^6.2.1", |
12 | | - "@fortawesome/free-solid-svg-icons": "^6.2.1", |
13 | | - "@fortawesome/react-fontawesome": "^0.2.0", |
14 | | - "@mui/icons-material": "^5.11.0", |
15 | | - "@mui/material": "^5.11.1", |
16 | | - "@mui/styles": "^5.11.1", |
17 | | - "@testing-library/jest-dom": "^5.16.5", |
18 | | - "@testing-library/react": "^13.4.0", |
19 | | - "@testing-library/user-event": "^14.4.3", |
20 | | - "i18next": "^22.4.6", |
21 | | - "i18next-browser-languagedetector": "^7.0.1", |
22 | | - "iframe-resizer-react": "^1.1.0", |
23 | | - "minimist": "^1.2.7", |
24 | | - "postcss-normalize": "^10.0.1", |
25 | | - "react": "^18.2.0", |
26 | | - "react-dom": "^18.2.0", |
27 | | - "react-i18next": "^12.1.1", |
28 | | - "react-router-dom": "^6.22.3", |
| 7 | + "@emotion/react": "^11.14.0", |
| 8 | + "@emotion/styled": "^11.14.0", |
| 9 | + "@fortawesome/fontawesome-svg-core": "^6.7.2", |
| 10 | + "@fortawesome/free-brands-svg-icons": "^6.7.2", |
| 11 | + "@fortawesome/free-regular-svg-icons": "^6.7.2", |
| 12 | + "@fortawesome/free-solid-svg-icons": "^6.7.2", |
| 13 | + "@fortawesome/react-fontawesome": "^0.2.2", |
| 14 | + "@mui/icons-material": "^6.4.8", |
| 15 | + "@mui/material": "^6.4.8", |
| 16 | + "@mui/styles": "^6.4.8", |
| 17 | + "@testing-library/jest-dom": "^6.6.3", |
| 18 | + "@testing-library/react": "^16.2.0", |
| 19 | + "@testing-library/user-event": "^14.6.1", |
| 20 | + "i18next": "^24.2.3", |
| 21 | + "i18next-browser-languagedetector": "^8.0.4", |
| 22 | + "iframe-resizer-react": "^5.1.5", |
| 23 | + "minimist": "^1.2.8", |
| 24 | + "postcss-normalize": "^13.0.1", |
| 25 | + "react": "^19.0.0", |
| 26 | + "react-dom": "^19.0.0", |
| 27 | + "react-i18next": "^15.4.1", |
| 28 | + "react-router-dom": "^7.4.0", |
29 | 29 | "react-scripts": "5.0.1", |
30 | | - "web-vitals": "^3.1.0" |
| 30 | + "web-vitals": "^4.2.4" |
31 | 31 | }, |
32 | 32 | "scripts": { |
33 | 33 | "start": "react-scripts start", |
|
0 commit comments