|
54 | 54 | "@types/babel__core": "7.1.2", |
55 | 55 | "@types/dotenv-webpack": "1.7.0", |
56 | 56 | "@types/eslint": "6.1.1", |
57 | | - "@types/eslint-plugin-prettier": "2.2.0", |
| 57 | + "@types/eslint-plugin-prettier": "3.1.0", |
58 | 58 | "@types/html-webpack-plugin": "3.2.1", |
59 | | - "@types/jest": "24.0.18", |
| 59 | + "@types/jest": "25.2.1", |
60 | 60 | "@types/node": "12.7.3", |
61 | 61 | "@types/node-sass": "4.11.0", |
62 | | - "@types/prettier": "1.18.2", |
| 62 | + "@types/prettier": "2.0.0", |
63 | 63 | "@types/react": "16.9.2", |
64 | 64 | "@types/react-dom": "16.9.0", |
65 | | - "@types/rimraf": "2.0.2", |
| 65 | + "@types/rimraf": "3.0.0", |
66 | 66 | "@types/two.js": "0.7.2", |
67 | 67 | "@types/uglifyjs-webpack-plugin": "1.1.0", |
68 | 68 | "@types/webpack": "4.39.1", |
69 | 69 | "@types/webpack-dev-server": "3.1.7", |
70 | 70 | "@types/webpack-merge": "4.1.5", |
71 | | - "@types/workbox-webpack-plugin": "4.1.0", |
| 71 | + "@types/workbox-webpack-plugin": "5.1.0", |
72 | 72 | "@typescript-eslint/eslint-plugin": "2.0.0", |
73 | 73 | "@typescript-eslint/parser": "2.0.0", |
74 | 74 | "@typescript-eslint/typescript-estree": "2.0.0", |
75 | 75 | "autoprefixer": "9.6.1", |
76 | 76 | "babel-core": "6.26.3", |
77 | | - "babel-jest": "24.9.0", |
| 77 | + "babel-jest": "25.4.0", |
78 | 78 | "babel-loader": "8.0.6", |
79 | 79 | "babel-preset-es2015": "6.24.1", |
80 | 80 | "css-loader": "3.2.0", |
81 | 81 | "eslint": "6.3.0", |
82 | 82 | "eslint-config-prettier": "6.1.0", |
83 | | - "eslint-loader": "3.0.0", |
| 83 | + "eslint-loader": "4.0.2", |
84 | 84 | "eslint-plugin-prettier": "3.1.0", |
85 | 85 | "eslint-plugin-react": "7.14.3", |
86 | | - "eslint-plugin-react-hooks": "2.0.1", |
87 | | - "html-loader": "0.5.5", |
88 | | - "html-webpack-plugin": "3.2.0", |
89 | | - "jest": "24.9.0", |
| 86 | + "eslint-plugin-react-hooks": "3.0.0", |
| 87 | + "html-loader": "1.1.0", |
| 88 | + "html-webpack-plugin": "4.2.0", |
| 89 | + "jest": "25.4.0", |
90 | 90 | "node-sass": "4.12.0", |
91 | 91 | "npm-run-all": "4.1.5", |
92 | 92 | "postcss-loader": "3.0.0", |
93 | 93 | "pressure": "2.1.2", |
94 | | - "prettier": "1.18.2", |
| 94 | + "prettier": "2.0.5", |
95 | 95 | "react": "16.9.0", |
96 | 96 | "react-dom": "16.9.0", |
97 | | - "release-it": "12.3.6", |
| 97 | + "release-it": "13.5.5", |
98 | 98 | "resolve-url-loader": "3.1.0", |
99 | 99 | "rimraf": "3.0.0", |
100 | 100 | "sass-loader": "8.0.0", |
101 | 101 | "style-loader": "1.0.0", |
102 | | - "ts-jest": "24.0.2", |
103 | | - "ts-loader": "6.0.4", |
| 102 | + "ts-jest": "25.4.0", |
| 103 | + "ts-loader": "7.0.1", |
104 | 104 | "tsconfig-paths-webpack-plugin": "3.2.0", |
105 | 105 | "typescript": "3.6.2", |
106 | 106 | "webpack": "4.39.3", |
107 | 107 | "webpack-cli": "3.3.7", |
108 | 108 | "webpack-dev-server": "3.8.0", |
109 | 109 | "webpack-merge": "4.2.2", |
110 | | - "workbox-webpack-plugin": "4.3.1" |
| 110 | + "workbox-webpack-plugin": "5.1.3" |
111 | 111 | } |
112 | 112 | } |
0 commit comments