|
81 | 81 | "@babel/eslint-parser": "^7.23.3", |
82 | 82 | "@babel/plugin-transform-class-properties": "^7.23.3", |
83 | 83 | "@babel/plugin-transform-private-methods": "^7.23.3", |
84 | | - "@babel/preset-env": "^7.23.6", |
| 84 | + "@babel/preset-env": "^7.23.8", |
85 | 85 | "@babel/preset-react": "^7.23.3", |
86 | 86 | "@playwright/test": "^1.40.1", |
87 | 87 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.11", |
|
92 | 92 | "cheerio": "^1.0.0-rc.12", |
93 | 93 | "clean-webpack-plugin": "^4.0.0", |
94 | 94 | "cross-env": "^7.0.3", |
95 | | - "css-loader": "^6.8.1", |
| 95 | + "css-loader": "^6.9.0", |
96 | 96 | "css-minimizer-webpack-plugin": "^5.0.1", |
97 | 97 | "css-url-relative-plugin": "^1.1.0", |
98 | 98 | "cssnano": "^6.0.3", |
|
101 | 101 | "eslint-config-standard": "^17.1.0", |
102 | 102 | "eslint-import-resolver-webpack": "^0.13.8", |
103 | 103 | "eslint-plugin-import": "^2.29.1", |
104 | | - "eslint-plugin-jest": "^27.6.0", |
| 104 | + "eslint-plugin-jest": "^27.6.2", |
105 | 105 | "eslint-plugin-jsx-a11y": "^6.8.0", |
106 | | - "eslint-plugin-n": "^16.5.0", |
| 106 | + "eslint-plugin-n": "^16.6.2", |
107 | 107 | "eslint-plugin-no-storage": "^1.0.2", |
108 | 108 | "eslint-plugin-node": "^11.1.0", |
109 | 109 | "eslint-plugin-promise": "^6.1.1", |
|
115 | 115 | "jest": "^29.7.0", |
116 | 116 | "jest-canvas-mock": "^2.5.2", |
117 | 117 | "jest-environment-jsdom": "^29.7.0", |
118 | | - "mini-css-extract-plugin": "^2.7.6", |
| 118 | + "mini-css-extract-plugin": "^2.7.7", |
119 | 119 | "node-dir": "^0.1.17", |
120 | 120 | "node-fetch": "^2.6.9", |
121 | 121 | "node-ssh": "^13.1.0", |
|
180 | 180 | "ol": "^8.2.0", |
181 | 181 | "ol-mapbox-style": "^12.1.1", |
182 | 182 | "p-queue": "^8.0.1", |
183 | | - "proj4": "^2.9.2", |
| 183 | + "proj4": "^2.10.0", |
184 | 184 | "prop-types": "^15.8.1", |
185 | 185 | "qs": "^6.11.2", |
186 | 186 | "react": "^18.0.0", |
|
197 | 197 | "react-swipe-to-delete-component": "1.0.5", |
198 | 198 | "react-visibility-sensor": "^5.1.1", |
199 | 199 | "reactstrap": "^9.2.1", |
200 | | - "recharts": "^2.10.3", |
| 200 | + "recharts": "^2.10.4", |
201 | 201 | "redux": "^4.2.1", |
202 | 202 | "redux-location-state": "^2.8.2", |
203 | 203 | "redux-logger": "^3.0.6", |
|
0 commit comments