package.json in foreman-tasks-5.1.1 vs package.json in foreman-tasks-5.2.0
- old
+ new
@@ -21,23 +21,21 @@
},
"bugs": {
"url": "http://projects.theforeman.org/projects/foreman-tasks/issues"
},
"peerDependencies": {
- "@theforeman/vendor": ">= 6.0.0"
+ "@theforeman/vendor": "^8.15.0"
},
"dependencies": {
- "c3": "^0.4.11",
- "humanize-duration": "^3.20.1",
- "react-intl": "^2.8.0"
+ "c3": "^0.4.11"
},
"devDependencies": {
"@babel/core": "^7.7.0",
- "@theforeman/builder": "^6.0.0",
- "@theforeman/eslint-plugin-foreman": "6.0.0",
- "@theforeman/stories": "^6.0.0",
- "@theforeman/test": "^6.0.0",
- "@theforeman/vendor-dev": "^6.0.0",
+ "@theforeman/builder": "^8.15.0",
+ "@theforeman/eslint-plugin-foreman": "^8.15.0",
+ "@theforeman/stories": "^8.15.0",
+ "@theforeman/test": "^8.15.0",
+ "@theforeman/vendor-dev": "^8.15.0",
"babel-eslint": "^10.0.3",
"eslint": "^6.7.2",
"jed": "^1.1.1",
"prettier": "^1.13.5",
"stylelint": "^9.3.0",