|
44 | 44 | "react": "16.9.0"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@babel/core": "7.5.5", |
| 47 | + "@babel/core": "7.6.2", |
48 | 48 | "@babel/plugin-syntax-dynamic-import": "7.2.0",
|
49 |
| - "@babel/polyfill": "7.4.4", |
50 |
| - "@babel/preset-env": "7.5.5", |
51 |
| - "@babel/preset-typescript": "7.3.3", |
| 49 | + "@babel/polyfill": "7.6.0", |
| 50 | + "@babel/preset-env": "7.6.2", |
| 51 | + "@babel/preset-typescript": "7.6.0", |
52 | 52 | "@types/autoprefixer": "9.6.1",
|
53 | 53 | "@types/babel-core": "6.25.6",
|
54 | 54 | "@types/babel__core": "7.1.2",
|
|
69 | 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 |
| - "@typescript-eslint/eslint-plugin": "2.0.0", |
73 |
| - "@typescript-eslint/parser": "2.0.0", |
74 |
| - "@typescript-eslint/typescript-estree": "2.0.0", |
| 72 | + "@typescript-eslint/eslint-plugin": "2.3.1", |
| 73 | + "@typescript-eslint/parser": "2.3.1", |
| 74 | + "@typescript-eslint/typescript-estree": "2.3.1", |
75 | 75 | "autoprefixer": "9.6.1",
|
76 | 76 | "babel-core": "6.26.3",
|
77 | 77 | "babel-jest": "24.9.0",
|
78 | 78 | "babel-loader": "8.0.6",
|
79 | 79 | "babel-preset-es2015": "6.24.1",
|
80 | 80 | "css-loader": "3.2.0",
|
81 |
| - "eslint": "6.3.0", |
82 |
| - "eslint-config-prettier": "6.1.0", |
| 81 | + "eslint": "6.4.0", |
| 82 | + "eslint-config-prettier": "6.3.0", |
83 | 83 | "eslint-loader": "3.0.0",
|
84 | 84 | "eslint-plugin-prettier": "3.1.0",
|
85 | 85 | "eslint-plugin-react": "7.14.3",
|
|
94 | 94 | "prettier": "1.18.2",
|
95 | 95 | "react": "16.9.0",
|
96 | 96 | "react-dom": "16.9.0",
|
97 |
| - "release-it": "12.3.6", |
| 97 | + "release-it": "12.4.1", |
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": "24.1.0", |
| 103 | + "ts-loader": "6.1.2", |
104 | 104 | "tsconfig-paths-webpack-plugin": "3.2.0",
|
105 | 105 | "typescript": "3.6.2",
|
106 |
| - "webpack": "4.39.3", |
| 106 | + "webpack": "4.41.0", |
107 | 107 | "webpack-cli": "3.3.7",
|
108 | 108 | "webpack-dev-server": "3.8.0",
|
109 | 109 | "webpack-merge": "4.2.2",
|
|
0 commit comments