|
33 | 33 | } |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@babel/cli": "^7.0.0", |
37 | | - "@babel/core": "^7.0.0", |
| 36 | + "@babel/cli": "^7.1.0", |
| 37 | + "@babel/core": "^7.1.0", |
38 | 38 | "@babel/plugin-syntax-dynamic-import": "^7.0.0", |
39 | | - "@babel/preset-env": "^7.0.0", |
| 39 | + "@babel/preset-env": "^7.1.0", |
40 | 40 | "@babel/preset-react": "^7.0.0", |
41 | 41 | "@types/i18next": "^8.4.5", |
42 | 42 | "@types/i18next-browser-languagedetector": "^2.0.1", |
43 | 43 | "@types/materialize-css": "^1.0.4", |
44 | 44 | "@types/prismjs": "^1.9.0", |
45 | | - "@types/react": "^16.4.13", |
| 45 | + "@types/react": "^16.4.14", |
46 | 46 | "@types/react-content-loader": "^3.1.3", |
47 | 47 | "@types/react-dom": "^16.0.7", |
48 | 48 | "@types/react-i18next": "^7.8.2", |
49 | 49 | "@types/react-loadable": "^5.4.1", |
50 | | - "@types/react-redux": "^6.0.7", |
51 | | - "@types/react-router": "^4.0.30", |
52 | | - "@types/react-router-dom": "^4.3.0", |
| 50 | + "@types/react-redux": "^6.0.9", |
| 51 | + "@types/react-router": "^4.0.31", |
| 52 | + "@types/react-router-dom": "^4.3.1", |
53 | 53 | "@types/redux-logger": "^3.0.6", |
54 | 54 | "@types/uuid": "^3.4.4", |
55 | 55 | "@types/webpack-env": "^1.13.6", |
56 | | - "add-asset-html-webpack-plugin": "^2.1.3", |
| 56 | + "add-asset-html-webpack-plugin": "^3.0.1", |
57 | 57 | "awesome-typescript-loader": "^5.2.1", |
58 | 58 | "axios": "^0.18.0", |
59 | 59 | "babel-loader": "^8.0.2", |
|
69 | 69 | "cross-env": "^5.2.0", |
70 | 70 | "css-loader": "^1.0.0", |
71 | 71 | "cssnano": "^4.1.0", |
| 72 | + "dotenv-webpack": "^1.5.7", |
72 | 73 | "duplicate-package-checker-webpack-plugin": "^3.0.0", |
73 | 74 | "express": "^4.16.3", |
74 | 75 | "express-session": "^1.15.6", |
|
77 | 78 | "history": "^4.7.2", |
78 | 79 | "html-webpack-plugin": "^3.2.0", |
79 | 80 | "http-status": "^1.2.0", |
80 | | - "i18next": "^11.7.0", |
| 81 | + "i18next": "^11.9.0", |
81 | 82 | "i18next-browser-languagedetector": "^2.2.3", |
82 | 83 | "image-webpack-loader": "^4.3.1", |
83 | 84 | "immutable": "4.0.0-rc.9", |
84 | 85 | "materialize-css": "1.0.0", |
85 | 86 | "mini-css-extract-plugin": "^0.4.2", |
86 | | - "morgan": "^1.9.0", |
| 87 | + "morgan": "^1.9.1", |
87 | 88 | "node-sass": "^4.9.3", |
88 | 89 | "nodemon": "^1.18.4", |
89 | 90 | "offline-plugin": "^5.0.5", |
|
94 | 95 | "postcss-preset-env": "^5.3.0", |
95 | 96 | "prismjs": "^1.15.0", |
96 | 97 | "progress-bar-webpack-plugin": "^1.11.0", |
97 | | - "react": "^16.5.0", |
| 98 | + "react": "^16.5.1", |
98 | 99 | "react-content-loader": "^3.1.2", |
99 | | - "react-dom": "^16.5.0", |
100 | | - "react-hot-loader": "^4.3.6", |
| 100 | + "react-dom": "^16.5.1", |
| 101 | + "react-hot-loader": "^4.3.8", |
101 | 102 | "react-i18next": "^7.12.0", |
102 | 103 | "react-loadable": "^5.5.0", |
103 | 104 | "react-redux": "^5.0.7", |
|
109 | 110 | "sass-loader": "^7.1.0", |
110 | 111 | "style-loader": "^0.23.0", |
111 | 112 | "trash-cli": "^1.4.0", |
112 | | - "ts-loader": "^5.1.0", |
| 113 | + "ts-loader": "^5.1.1", |
113 | 114 | "typescript": "^3.0.3", |
114 | 115 | "url-loader": "^1.1.1", |
115 | 116 | "uuid": "^3.3.2", |
116 | | - "webpack": "^4.17.2", |
117 | | - "webpack-bundle-analyzer": "^2.13.1", |
| 117 | + "webpack": "^4.19.0", |
| 118 | + "webpack-bundle-analyzer": "^3.0.2", |
118 | 119 | "webpack-cli": "^3.1.0", |
119 | 120 | "webpack-merge": "^4.1.4", |
120 | 121 | "webpack-pwa-manifest": "^3.7.1" |
|
124 | 125 | "@types/jest": "^23.3.2", |
125 | 126 | "@types/react-test-renderer": "^16.0.2", |
126 | 127 | "babel-core": "^7.0.0-bridge.0", |
| 128 | + "case-sensitive-paths-webpack-plugin": "^2.1.2", |
127 | 129 | "commitlint": "^7.1.2", |
128 | 130 | "commitlint-config-armour": "^1.2.1", |
129 | 131 | "coveralls": "^3.0.2", |
130 | | - "eslint": "^5.5.0", |
| 132 | + "dotenv": "^6.0.0", |
| 133 | + "eslint": "^5.6.0", |
131 | 134 | "eslint-config-airbnb": "^17.1.0", |
132 | 135 | "eslint-import-resolver-webpack": "^0.10.1", |
133 | 136 | "eslint-plugin-import": "^2.14.0", |
134 | 137 | "eslint-plugin-jsx-a11y": "^6.1.1", |
135 | 138 | "eslint-plugin-react": "^7.11.1", |
136 | | - "husky": "1.0.0-rc.13", |
| 139 | + "husky": "1.0.0-rc.14", |
137 | 140 | "identity-obj-proxy": "^3.0.0", |
138 | | - "jest": "^23.5.0", |
139 | | - "react-test-renderer": "^16.5.0", |
| 141 | + "jest": "^23.6.0", |
| 142 | + "react-test-renderer": "^16.5.1", |
140 | 143 | "stylelint": "^9.5.0", |
141 | 144 | "stylelint-config-standard": "^18.2.0", |
142 | 145 | "ts-jest": "^23.1.4", |
|
0 commit comments