|
4 | 4 | "description": "St Petersburg's future metro", |
5 | 5 | "main": "bin/www", |
6 | 6 | "dependencies": { |
7 | | - "alertifyjs": "^1.11.1", |
| 7 | + "alertifyjs": "^1.11.2", |
8 | 8 | "animate-svg": "^1.1.0", |
9 | 9 | "bim": "^1.1.2", |
10 | 10 | "delay.js": "^1.0.2", |
|
14 | 14 | "history": "^4.7.2", |
15 | 15 | "html-tags": "^2.0.0", |
16 | 16 | "leaflet": "^1.3.4", |
17 | | - "localforage": "^1.7.2", |
| 17 | + "localforage": "^1.7.3", |
18 | 18 | "lodash": "^4.17.11", |
19 | | - "normalize.css": "^8.0.0", |
20 | | - "react": "^16.4.2", |
21 | | - "react-dom": "^16.4.2", |
| 19 | + "normalize.css": "^8.0.1", |
| 20 | + "react": "^16.6.3", |
| 21 | + "react-dom": "^16.6.3", |
22 | 22 | "react-router-dom": "^4.3.1", |
23 | | - "styled-components": "^4.0.2", |
| 23 | + "styled-components": "^4.1.1", |
24 | 24 | "svgio": "^0.4.0", |
25 | 25 | "tryfunc": "^2.0.1", |
26 | 26 | "tslib": "^1.9.3", |
27 | 27 | "unblur": "^0.6.0" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@types/hammerjs": "^2.0.36", |
31 | | - "@types/leaflet": "^1.2.11", |
32 | | - "@types/lodash": "^4.14.117", |
33 | | - "@types/react": "^16.4.18", |
| 31 | + "@types/leaflet": "^1.2.14", |
| 32 | + "@types/lodash": "^4.14.118", |
| 33 | + "@types/react": "^16.7.6", |
34 | 34 | "@types/react-dom": "^16.0.9", |
35 | 35 | "@types/react-router-dom": "^4.3.0", |
36 | 36 | "awesome-typescript-loader": "^5.2.1", |
37 | | - "copy-webpack-plugin": "^4.5.4", |
38 | | - "css-loader": "^1.0.0", |
39 | | - "cssnano": "^4.1.5", |
| 37 | + "copy-webpack-plugin": "^4.6.0", |
| 38 | + "css-loader": "^1.0.1", |
| 39 | + "cssnano": "^4.1.7", |
40 | 40 | "file-loader": "^2.0.0", |
41 | 41 | "html-webpack-plugin": "^3.2.0", |
42 | 42 | "mini-css-extract-plugin": "^0.4.4", |
|
47 | 47 | "style-loader": "^0.23.1", |
48 | 48 | "tslint": "^5.11.0", |
49 | 49 | "tslint-react": "^3.6.0", |
50 | | - "typescript": "^3.1.3", |
| 50 | + "typescript": "^3.1.6", |
51 | 51 | "typescript-plugin-lodash": "^0.1.0", |
52 | 52 | "uglifyjs-webpack-plugin": "^2.0.1", |
53 | | - "webpack": "^4.21.0", |
| 53 | + "webpack": "^4.25.1", |
54 | 54 | "webpack-bundle-analyzer": "^3.0.3", |
55 | 55 | "webpack-cli": "^3.1.2", |
56 | | - "webpack-dev-server": "^3.1.9" |
| 56 | + "webpack-dev-server": "^3.1.10" |
57 | 57 | }, |
58 | 58 | "scripts": { |
59 | 59 | "clean": "rimraf docs", |
|
0 commit comments