|
17 | 17 | "license": "EUPL v1.2", |
18 | 18 | "dependencies": { |
19 | 19 | "@babel/polyfill": "^7.12.1", |
20 | | - "classnames": "^2.2.6", |
21 | | - "core-js": "^3.9.0", |
| 20 | + "classnames": "^2.3.1", |
| 21 | + "core-js": "^3.15.2", |
22 | 22 | "lodash": "^4.17.21", |
23 | 23 | "ol": "^6.5.0", |
24 | | - "proj4": "^2.7.0", |
| 24 | + "proj4": "^2.7.4", |
25 | 25 | "react": "^17.0.1", |
26 | 26 | "react-dom": "^17.0.1", |
27 | 27 | "react-redux": "^7.2.2", |
28 | | - "react-transition-group": "^4.4.1", |
29 | | - "redux": "^4.0.4", |
| 28 | + "react-transition-group": "^4.4.2", |
| 29 | + "redux": "^4.1.0", |
30 | 30 | "redux-debounced": "^0.5.0", |
31 | | - "redux-devtools-extension": "^2.13.8", |
| 31 | + "redux-devtools-extension": "^2.13.9", |
32 | 32 | "redux-thunk": "^2.3.0", |
33 | 33 | "whatwg-fetch": "^3.6.1" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@babel/core": "^7.13.1", |
37 | | - "@babel/preset-env": "^7.13.5", |
38 | | - "@babel/preset-react": "^7.12.13", |
| 36 | + "@babel/core": "^7.14.6", |
| 37 | + "@babel/preset-env": "^7.14.7", |
| 38 | + "@babel/preset-react": "^7.14.5", |
39 | 39 | "archiver": "^4.0.2", |
40 | 40 | "babel-loader": "^8.2.2", |
41 | 41 | "babel-preset-react": "^6.24.1", |
|
44 | 44 | "markdown-it": "^12.0.4", |
45 | 45 | "node-sass": "^4.14.1", |
46 | 46 | "remote-redux-devtools": "^0.5.16", |
47 | | - "sass": "^1.32.8", |
| 47 | + "sass": "^1.35.1", |
48 | 48 | "sass-loader": "^8.0.0", |
49 | 49 | "style-loader": "^1.3.0", |
50 | 50 | "webpack": "^4.46.0", |
|
0 commit comments