|
55 | 55 | "@types/dotenv-webpack": "1.7.0", |
56 | 56 | "@types/eslint": "6.1.1", |
57 | 57 | "@types/eslint-plugin-prettier": "2.2.0", |
58 | | - "@types/html-webpack-plugin": "3.2.0", |
59 | | - "@types/jest": "24.0.13", |
| 58 | + "@types/html-webpack-plugin": "3.2.1", |
| 59 | + "@types/jest": "24.0.18", |
60 | 60 | "@types/node": "12.7.3", |
61 | 61 | "@types/node-sass": "4.11.0", |
62 | 62 | "@types/prettier": "1.18.2", |
63 | 63 | "@types/react": "16.9.2", |
64 | 64 | "@types/react-dom": "16.9.0", |
65 | 65 | "@types/rimraf": "2.0.2", |
66 | | - "@types/two.js": "0.7.1", |
| 66 | + "@types/two.js": "0.7.2", |
67 | 67 | "@types/uglifyjs-webpack-plugin": "1.1.0", |
68 | 68 | "@types/webpack": "4.39.1", |
69 | | - "@types/webpack-dev-server": "3.1.6", |
| 69 | + "@types/webpack-dev-server": "3.1.7", |
70 | 70 | "@types/webpack-merge": "4.1.5", |
71 | 71 | "@types/workbox-webpack-plugin": "4.1.0", |
72 | 72 | "@typescript-eslint/eslint-plugin": "2.0.0", |
|
100 | 100 | "sass-loader": "8.0.0", |
101 | 101 | "style-loader": "1.0.0", |
102 | 102 | "ts-jest": "24.0.2", |
103 | | - "ts-loader": "6.0.2", |
| 103 | + "ts-loader": "6.0.4", |
104 | 104 | "tsconfig-paths-webpack-plugin": "3.2.0", |
105 | 105 | "typescript": "3.6.2", |
106 | 106 | "webpack": "4.39.3", |
107 | | - "webpack-cli": "3.3.2", |
| 107 | + "webpack-cli": "3.3.7", |
108 | 108 | "webpack-dev-server": "3.8.0", |
109 | | - "webpack-merge": "4.2.1", |
| 109 | + "webpack-merge": "4.2.2", |
110 | 110 | "workbox-webpack-plugin": "4.3.1" |
111 | 111 | } |
112 | 112 | } |
0 commit comments