diff --git a/felayout_t3kit/package.json b/felayout_t3kit/package.json index 1d2bdf61..4697325c 100644 --- a/felayout_t3kit/package.json +++ b/felayout_t3kit/package.json @@ -8,13 +8,13 @@ "test": "grunt check" }, "dependencies": { - "awesomplete": "1.1.1", + "awesomplete": "1.1.2", "bootstrap": "3.3.7", "flag-icon-css": "2.8.0", - "jarallax": "1.7.3", + "jarallax": "1.8.0", "jquery": "3.2.1", "jquery-touchswipe": "^1.6.15", - "simplelightbox": "1.10.7", + "simplelightbox": "1.11.1", "smtlk-dotdotdot": "1.8.3", "swiper": "3.4.2" }, @@ -30,11 +30,11 @@ "grunt-import": "1.0.3", "grunt-newer": "1.3.0", "grunt-standard": "3.1.0", - "grunt-stylelint": "0.8.0", + "grunt-stylelint": "0.9.0", "less-plugin-autoprefix": "1.5.1", "load-grunt-config": "0.19.2", - "standard": "10.0.1", - "stylelint": "7.10.1", + "standard": "10.0.3", + "stylelint": "8.1.1", "time-grunt": "1.4.0" }, "standard.options": {