|
46 | 46 | "@types/jasmine": "^3.3.0", |
47 | 47 | "@types/karma": "^3.0.0", |
48 | 48 | "@types/node": "^10.12.10", |
49 | | - "@types/react": "^16.7.7", |
50 | | - "@types/react-dom": "^16.0.10", |
| 49 | + "@types/react": "^16.7.10", |
| 50 | + "@types/react-dom": "^16.0.11", |
51 | 51 | "@types/react-select": "^1.3.0", |
52 | 52 | "@types/webdriverio": "^4.13.0", |
53 | 53 | "check-dependencies": "^1.0.1", |
|
82 | 82 | "mendix-client": "^7.15.4", |
83 | 83 | "mendix-widget-build-script": "^1.0.0-rc2", |
84 | 84 | "node-sass": "^4.10.0", |
85 | | - "nodemon": "^1.18.6", |
| 85 | + "nodemon": "^1.18.7", |
86 | 86 | "pre-commit": "^1.2.2", |
87 | 87 | "raw-loader": "^0.5.1", |
88 | 88 | "react": "^16.6.3", |
|
94 | 94 | "serviceworker-webpack-plugin": "^1.0.0-alpha02", |
95 | 95 | "source-map-loader": "^0.2.4", |
96 | 96 | "style-loader": "^0.23.1", |
97 | | - "ts-loader": "^5.3.0", |
| 97 | + "ts-loader": "^5.3.1", |
98 | 98 | "tslint": "^5.11.0", |
99 | 99 | "tslint-eslint-rules": "^5.4.0", |
100 | | - "typescript": "^3.1.6", |
| 100 | + "typescript": "^3.2.1", |
101 | 101 | "wdio-dot-reporter": "0.0.10", |
102 | 102 | "wdio-jasmine-framework": "^0.3.7", |
103 | 103 | "wdio-selenium-standalone-service": "0.0.11", |
104 | 104 | "wdio-spec-reporter": "^0.1.3", |
105 | 105 | "webdriverio": "^4.14.0", |
106 | | - "webpack": "^4.26.0", |
| 106 | + "webpack": "^4.26.1", |
107 | 107 | "webpack-bundle-analyzer": "^3.0.3", |
108 | 108 | "webpack-cli": "^3.1.2", |
109 | 109 | "webpack-dev-server": "^3.1.10", |
|
0 commit comments