|
3 | 3 | "version": "0.1.0",
|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 |
| - "@emotion/react": "^11.11.1", |
| 6 | + "@emotion/react": "^11.11.3", |
7 | 7 | "@emotion/styled": "^11.11.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", |
| 8 | + "@mui/icons-material": "^5.15.2", |
| 9 | + "@mui/material": "^5.15.2", |
| 10 | + "@mui/system": "^5.15.2", |
| 11 | + "@testing-library/jest-dom": "^6.1.6", |
12 | 12 | "@testing-library/react": "^14.1.2",
|
13 |
| - "@testing-library/user-event": "^14.5.1", |
14 |
| - "i18next": "^23.7.7", |
| 13 | + "@testing-library/user-event": "^14.5.2", |
| 14 | + "i18next": "^23.7.13", |
15 | 15 | "i18next-browser-languagedetector": "^7.2.0",
|
16 | 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",
|
20 |
| - "markdown-to-jsx": "^7.3.2", |
| 20 | + "markdown-to-jsx": "^7.4.0", |
21 | 21 | "prop-types": "^15.8.1",
|
22 | 22 | "react": "^18.2.0",
|
23 | 23 | "react-dom": "^18.2.0",
|
24 |
| - "react-error-boundary": "^4.0.11", |
25 |
| - "react-helmet-async": "^2.0.3", |
| 24 | + "react-error-boundary": "^4.0.12", |
| 25 | + "react-helmet-async": "^2.0.4", |
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.20.1", |
31 |
| - "react-router-dom": "^6.20.1", |
| 30 | + "react-router": "^6.21.1", |
| 31 | + "react-router-dom": "^6.21.1", |
32 | 32 | "react-scripts": "^5.0.1",
|
33 | 33 | "react-style-proptype": "^3.2.2",
|
34 | 34 | "slugify": "^1.6.6",
|
35 | 35 | "uuid": "^9.0.1",
|
36 |
| - "web-vitals": "^3.5.0" |
| 36 | + "web-vitals": "^3.5.1" |
37 | 37 | },
|
38 | 38 | "scripts": {
|
39 | 39 | "start": "react-scripts start",
|
|
52 | 52 | ],
|
53 | 53 | "devDependencies": {
|
54 | 54 | "env-cmd": "^10.1.0",
|
55 |
| - "eslint": "^8.55.0", |
| 55 | + "eslint": "^8.56.0", |
56 | 56 | "eslint-config-airbnb": "19.0.4",
|
57 |
| - "eslint-config-prettier": "^9.0.0", |
58 |
| - "eslint-plugin-import": "^2.29.0", |
| 57 | + "eslint-config-prettier": "^9.1.0", |
| 58 | + "eslint-plugin-import": "^2.29.1", |
59 | 59 | "eslint-plugin-jsx-a11y": "^6.8.0",
|
60 |
| - "eslint-plugin-prettier": "^5.0.1", |
| 60 | + "eslint-plugin-prettier": "^5.1.2", |
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.1.0", |
| 64 | + "prettier": "^3.1.1", |
65 | 65 | "webpack-bundle-analyzer": "^4.10.1"
|
66 | 66 | },
|
67 | 67 | "engines": {
|
|
0 commit comments