|
5 | 5 | "dependencies": {
|
6 | 6 | "@emotion/react": "^11.11.1",
|
7 | 7 | "@emotion/styled": "^11.11.0",
|
8 |
| - "@mui/icons-material": "^5.14.16", |
9 |
| - "@mui/material": "^5.14.16", |
10 |
| - "@mui/system": "^5.14.16", |
11 |
| - "@testing-library/jest-dom": "^6.1.4", |
12 |
| - "@testing-library/react": "^14.0.0", |
| 8 | + "@mui/icons-material": "^5.14.19", |
| 9 | + "@mui/material": "^5.14.19", |
| 10 | + "@mui/system": "^5.14.19", |
| 11 | + "@testing-library/jest-dom": "^6.1.5", |
| 12 | + "@testing-library/react": "^14.1.2", |
13 | 13 | "@testing-library/user-event": "^14.5.1",
|
14 |
| - "i18next": "^23.6.0", |
15 |
| - "i18next-browser-languagedetector": "^7.1.0", |
16 |
| - "i18next-http-backend": "^2.3.1", |
| 14 | + "i18next": "^23.7.7", |
| 15 | + "i18next-browser-languagedetector": "^7.2.0", |
| 16 | + "i18next-http-backend": "^2.4.2", |
17 | 17 | "json2mq": "^0.2.0",
|
18 | 18 | "leaflet": "^1.8.0",
|
19 | 19 | "leaflet.markercluster": "^1.5.3",
|
|
22 | 22 | "react": "^18.2.0",
|
23 | 23 | "react-dom": "^18.2.0",
|
24 | 24 | "react-error-boundary": "^4.0.11",
|
25 |
| - "react-helmet-async": "^1.3.0", |
| 25 | + "react-helmet-async": "^2.0.3", |
26 | 26 | "react-infinite-scroll-component": "^6.1.0",
|
27 | 27 | "react-leaflet": "3.2.3",
|
28 | 28 | "react-leaflet-markercluster": "^3.0.0-rc1",
|
29 | 29 | "react-papaparse": "^4.4.0",
|
30 |
| - "react-router": "^6.18.0", |
31 |
| - "react-router-dom": "^6.18.0", |
| 30 | + "react-router": "^6.20.1", |
| 31 | + "react-router-dom": "^6.20.1", |
32 | 32 | "react-scripts": "^5.0.1",
|
33 | 33 | "react-style-proptype": "^3.2.2",
|
34 | 34 | "slugify": "^1.6.6",
|
|
52 | 52 | ],
|
53 | 53 | "devDependencies": {
|
54 | 54 | "env-cmd": "^10.1.0",
|
55 |
| - "eslint": "^8.53.0", |
| 55 | + "eslint": "^8.55.0", |
56 | 56 | "eslint-config-airbnb": "19.0.4",
|
57 | 57 | "eslint-config-prettier": "^9.0.0",
|
58 | 58 | "eslint-plugin-import": "^2.29.0",
|
|
61 | 61 | "eslint-plugin-react": "^7.33.2",
|
62 | 62 | "eslint-plugin-react-hooks": "^4.6.0",
|
63 | 63 | "install-peers": "^1.0.4",
|
64 |
| - "prettier": "^3.0.3", |
65 |
| - "webpack-bundle-analyzer": "^4.9.1" |
| 64 | + "prettier": "^3.1.0", |
| 65 | + "webpack-bundle-analyzer": "^4.10.1" |
66 | 66 | },
|
67 | 67 | "engines": {
|
68 | 68 | "npm": "please-use-yarn",
|
|
0 commit comments