|
7 | 7 | "@emotion/react": "^11.11.4", |
8 | 8 | "@emotion/styled": "^11.11.5", |
9 | 9 | "@geops/geops-ui": "0.3.2", |
10 | | - "@mui/icons-material": "^5.15.17", |
11 | | - "@mui/material": "^5.15.17", |
12 | | - "re-resizable": "6.9.16", |
| 10 | + "@mui/icons-material": "^5.15.20", |
| 11 | + "@mui/material": "^5.15.20", |
| 12 | + "re-resizable": "6.9.17", |
13 | 13 | "react-icons": "5.2.1", |
14 | 14 | "resize-observer-polyfill": "1.5.1" |
15 | 15 | }, |
|
22 | 22 | "react-dom": "^18" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@babel/preset-env": "7.24.5", |
26 | | - "@babel/preset-react": "7.24.1", |
| 25 | + "@babel/preset-env": "7.24.7", |
| 26 | + "@babel/preset-react": "7.24.7", |
27 | 27 | "@cfaester/enzyme-adapter-react-18": "0.8.0", |
28 | 28 | "@commitlint/cli": "19.3.0", |
29 | 29 | "@commitlint/config-conventional": "19.2.2", |
30 | 30 | "@svgr/plugin-jsx": "^8.1.0", |
31 | 31 | "@svgr/webpack": "8.1.0", |
32 | | - "@testing-library/jest-dom": "6.4.5", |
33 | | - "@testing-library/react": "15.0.7", |
| 32 | + "@testing-library/dom": "^10.1.0", |
| 33 | + "@testing-library/jest-dom": "6.4.6", |
| 34 | + "@testing-library/react": "16.0.0", |
34 | 35 | "@testing-library/user-event": "14.5.2", |
35 | 36 | "babel-jest": "29.7.0", |
36 | 37 | "babel-loader": "9.1.3", |
37 | 38 | "canvas": "2.11.2", |
38 | | - "css-loader": "7.1.1", |
| 39 | + "css-loader": "7.1.2", |
39 | 40 | "enzyme": "3.11.0", |
40 | | - "esbuild": "^0.21.2", |
41 | | - "esbuild-loader": "^4.1.0", |
| 41 | + "esbuild": "^0.21.5", |
| 42 | + "esbuild-loader": "^4.2.0", |
42 | 43 | "eslint": "8", |
43 | 44 | "eslint-config-airbnb": "19.0.4", |
44 | 45 | "eslint-config-prettier": "9.1.0", |
45 | 46 | "eslint-plugin-import": "2.29.1", |
46 | | - "eslint-plugin-jsx-a11y": "^6.8.0", |
| 47 | + "eslint-plugin-jsx-a11y": "^6.9.0", |
47 | 48 | "eslint-plugin-prettier": "5.1.3", |
48 | | - "eslint-plugin-react": "7.34.1", |
| 49 | + "eslint-plugin-react": "7.34.3", |
49 | 50 | "eslint-plugin-react-hooks": "4.6.2", |
50 | 51 | "file-loader": "6.2.0", |
51 | 52 | "fixpack": "4.0.0", |
|
62 | 63 | "jest-transform-file": "1.1.1", |
63 | 64 | "jest-transformer-svg": "^2.0.2", |
64 | 65 | "jsts": "2.11.3", |
65 | | - "lint-staged": "15.2.2", |
| 66 | + "lint-staged": "15.2.7", |
66 | 67 | "mapbox-gl": "1.13.1", |
67 | | - "maplibre-gl": "4.2.0", |
68 | | - "mobility-toolbox-js": "2.4.1", |
69 | | - "ol": "8.2.0", |
| 68 | + "maplibre-gl": "4.4.1", |
| 69 | + "mobility-toolbox-js": "2.4.2", |
| 70 | + "ol": "9.2.4", |
70 | 71 | "postcss": "^8.4.38", |
71 | | - "prettier": "3.2.5", |
| 72 | + "prettier": "3.3.2", |
72 | 73 | "proj4": "2.11.0", |
73 | 74 | "prop-types": "15.8.1", |
74 | 75 | "react": "18.3.1", |
75 | 76 | "react-dom": "18.3.1", |
76 | 77 | "react-styleguidist": "13.1.2", |
77 | 78 | "react-svg-loader": "3.0.3", |
78 | 79 | "react-test-renderer": "18.3.1", |
79 | | - "sass": "1.77.1", |
| 80 | + "sass": "1.77.6", |
80 | 81 | "sass-loader": "14.2.1", |
81 | 82 | "standard-version": "9.5.0", |
82 | 83 | "stream-array": "1.1.2", |
83 | 84 | "style-loader": "4.0.0", |
84 | | - "stylelint": "16.5.0", |
| 85 | + "stylelint": "16.6.1", |
85 | 86 | "stylelint-config-recommended-scss": "14.0.0", |
86 | 87 | "stylelint-config-standard": "36.0.0", |
87 | | - "stylelint-scss": "6.3.0", |
| 88 | + "stylelint-scss": "6.3.2", |
88 | 89 | "terser-webpack-plugin": "^5.3.10", |
89 | 90 | "url-loader": "4.1.1", |
90 | 91 | "vinyl-fs": "4.0.0", |
91 | | - "webpack": "^5.91.0", |
| 92 | + "webpack": "^5.92.1", |
92 | 93 | "xml-beautifier": "0.5.0" |
93 | 94 | }, |
94 | 95 | "scripts": { |
|
0 commit comments