|
44 | 44 | "@types/prismjs": "^1.9.0", |
45 | 45 | "@types/react": "^16.4.14", |
46 | 46 | "@types/react-content-loader": "^3.1.3", |
47 | | - "@types/react-dom": "^16.0.7", |
| 47 | + "@types/react-dom": "^16.0.8", |
48 | 48 | "@types/react-i18next": "^7.8.2", |
49 | 49 | "@types/react-loadable": "^5.4.1", |
50 | 50 | "@types/react-redux": "^6.0.9", |
|
56 | 56 | "add-asset-html-webpack-plugin": "^3.0.1", |
57 | 57 | "awesome-typescript-loader": "^5.2.1", |
58 | 58 | "axios": "^0.18.0", |
59 | | - "babel-loader": "^8.0.2", |
| 59 | + "babel-loader": "^8.0.3", |
60 | 60 | "babel-plugin-prismjs": "^1.0.2", |
61 | 61 | "body-parser": "^1.18.3", |
62 | 62 | "colors": "^1.3.2", |
|
68 | 68 | "copy-webpack-plugin": "^4.5.2", |
69 | 69 | "cross-env": "^5.2.0", |
70 | 70 | "css-loader": "^1.0.0", |
71 | | - "cssnano": "^4.1.3", |
| 71 | + "cssnano": "^4.1.4", |
72 | 72 | "dotenv-webpack": "^1.5.7", |
73 | 73 | "duplicate-package-checker-webpack-plugin": "^3.0.0", |
74 | 74 | "express": "^4.16.3", |
|
89 | 89 | "nodemon": "^1.18.4", |
90 | 90 | "offline-plugin": "^5.0.5", |
91 | 91 | "pg": "^7.4.3", |
92 | | - "postcss": "^7.0.3", |
| 92 | + "postcss": "^7.0.4", |
93 | 93 | "postcss-import": "^12.0.0", |
94 | 94 | "postcss-loader": "^3.0.0", |
95 | | - "postcss-preset-env": "^6.0.6", |
| 95 | + "postcss-preset-env": "^6.0.7", |
96 | 96 | "prismjs": "^1.15.0", |
97 | 97 | "progress-bar-webpack-plugin": "^1.11.0", |
98 | 98 | "react": "^16.5.2", |
|
111 | 111 | "style-loader": "^0.23.0", |
112 | 112 | "trash-cli": "^1.4.0", |
113 | 113 | "ts-loader": "^5.2.1", |
114 | | - "typescript": "^3.0.3", |
| 114 | + "typescript": "^3.1.1", |
115 | 115 | "url-loader": "^1.1.1", |
116 | 116 | "uuid": "^3.3.2", |
117 | 117 | "webpack": "^4.20.2", |
|
136 | 136 | "eslint-plugin-import": "^2.14.0", |
137 | 137 | "eslint-plugin-jsx-a11y": "^6.1.1", |
138 | 138 | "eslint-plugin-react": "^7.11.1", |
139 | | - "husky": "1.0.0-rc.15", |
| 139 | + "husky": "1.0.1", |
140 | 140 | "identity-obj-proxy": "^3.0.0", |
141 | 141 | "jest": "^23.6.0", |
142 | 142 | "react-test-renderer": "^16.5.2", |
143 | | - "stylelint": "^9.5.0", |
| 143 | + "stylelint": "^9.6.0", |
144 | 144 | "stylelint-config-standard": "^18.2.0", |
145 | | - "ts-jest": "^23.10.1", |
| 145 | + "ts-jest": "^23.10.2", |
146 | 146 | "tslint": "^5.11.0", |
147 | 147 | "tslint-react": "^3.6.0", |
148 | 148 | "webpack-dev-server": "^3.1.9" |
|
0 commit comments