|
53 | 53 | "@types/dotenv-webpack": "1.7.0",
|
54 | 54 | "@types/eslint": "4.16.6",
|
55 | 55 | "@types/eslint-plugin-prettier": "2.2.0",
|
56 |
| - "@types/html-webpack-plugin": "3.2.0", |
57 |
| - "@types/jest": "24.0.13", |
58 |
| - "@types/node": "12.0.4", |
| 56 | + "@types/html-webpack-plugin": "3.2.1", |
| 57 | + "@types/jest": "24.0.15", |
| 58 | + "@types/node": "12.0.12", |
59 | 59 | "@types/node-sass": "4.11.0",
|
60 | 60 | "@types/prettier": "1.16.4",
|
61 |
| - "@types/react": "16.8.19", |
62 |
| - "@types/react-dom": "16.8.4", |
| 61 | + "@types/react": "16.8.23", |
| 62 | + "@types/react-dom": "16.8.5", |
63 | 63 | "@types/rimraf": "2.0.2",
|
64 |
| - "@types/two.js": "0.7.1", |
| 64 | + "@types/two.js": "0.7.2", |
65 | 65 | "@types/uglifyjs-webpack-plugin": "1.1.0",
|
66 |
| - "@types/webpack": "4.4.32", |
67 |
| - "@types/webpack-dev-server": "3.1.6", |
| 66 | + "@types/webpack": "4.4.35", |
| 67 | + "@types/webpack-dev-server": "3.1.7", |
68 | 68 | "@types/webpack-merge": "4.1.5",
|
69 | 69 | "@types/workbox-webpack-plugin": "4.1.0",
|
70 | 70 | "@typescript-eslint/eslint-plugin": "1.9.0",
|
|
81 | 81 | "eslint-loader": "2.1.2",
|
82 | 82 | "eslint-plugin-prettier": "3.1.0",
|
83 | 83 | "eslint-plugin-react": "7.13.0",
|
84 |
| - "eslint-plugin-react-hooks": "1.6.0", |
| 84 | + "eslint-plugin-react-hooks": "1.6.1", |
85 | 85 | "html-loader": "0.5.5",
|
86 | 86 | "html-webpack-plugin": "3.2.0",
|
87 | 87 | "jest": "24.8.0",
|
|
98 | 98 | "sass-loader": "7.1.0",
|
99 | 99 | "style-loader": "0.23.1",
|
100 | 100 | "ts-jest": "24.0.2",
|
101 |
| - "ts-loader": "6.0.2", |
| 101 | + "ts-loader": "6.0.4", |
102 | 102 | "tsconfig-paths-webpack-plugin": "3.2.0",
|
103 |
| - "typescript": "3.5.1", |
| 103 | + "typescript": "3.5.3", |
104 | 104 | "webpack": "4.32.2",
|
105 |
| - "webpack-cli": "3.3.2", |
| 105 | + "webpack-cli": "3.3.6", |
106 | 106 | "webpack-dev-server": "3.4.1",
|
107 | 107 | "webpack-merge": "4.2.1",
|
108 | 108 | "workbox-webpack-plugin": "4.3.1"
|
|
0 commit comments