diff --git a/src/Socioboard/wwwroot/lib/bootstrap/Gemfile.lock b/src/Socioboard/wwwroot/lib/bootstrap/Gemfile.lock deleted file mode 100644 index 567a7ad78..000000000 --- a/src/Socioboard/wwwroot/lib/bootstrap/Gemfile.lock +++ /dev/null @@ -1,53 +0,0 @@ -GEM - remote: https://rubygems.org/ - specs: - addressable (2.4.0) - colorator (0.1) - ffi (1.9.13) - ffi (1.9.13-x64-mingw32) - jekyll (3.1.6) - colorator (~> 0.1) - jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.3) - liquid (~> 3.0) - mercenary (~> 0.3.3) - rouge (~> 1.7) - safe_yaml (~> 1.0) - jekyll-redirect-from (0.11.0) - jekyll (>= 2.0) - jekyll-sass-converter (1.4.0) - sass (~> 3.4) - jekyll-sitemap (0.11.0) - addressable (~> 2.4.0) - jekyll-watch (1.4.0) - listen (~> 3.0, < 3.1) - kramdown (1.11.1) - liquid (3.0.6) - listen (3.0.8) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - mercenary (0.3.6) - rake (11.2.2) - rb-fsevent (0.9.7) - rb-inotify (0.9.7) - ffi (>= 0.5.0) - rouge (1.11.1) - safe_yaml (1.0.4) - sass (3.4.22) - scss_lint (0.49.0) - rake (>= 0.9, < 12) - sass (~> 3.4.20) - -PLATFORMS - ruby - x64-mingw32 - -DEPENDENCIES - jekyll (~> 3.1.2) - jekyll-redirect-from (~> 0.11.0) - jekyll-sitemap (~> 0.11.0) - scss_lint (~> 0.49.0) - -BUNDLED WITH - 1.12.5 diff --git a/src/Socioboard/wwwroot/lib/bootstrap/package.json b/src/Socioboard/wwwroot/lib/bootstrap/package.json index c056861ee..cbc1a4902 100644 --- a/src/Socioboard/wwwroot/lib/bootstrap/package.json +++ b/src/Socioboard/wwwroot/lib/bootstrap/package.json @@ -42,38 +42,7 @@ "tether": "^1.1.1" }, "devDependencies": { - "autoprefixer": "^6.0.3", - "babel-eslint": "^6.0.4", - "eslint": "^3.0.0", - "grunt": "^1.0.1", - "grunt-babel": "^5.0.3", - "grunt-build-control": "^0.7.0", - "grunt-contrib-clean": "^1.0.0", - "grunt-contrib-compress": "^1.1.0", - "grunt-contrib-concat": "^1.0.0", - "grunt-contrib-connect": "^1.0.0", - "grunt-contrib-copy": "^1.0.0", - "grunt-contrib-cssmin": "^1.0.0", - "grunt-contrib-qunit": "^1.0.1", - "grunt-contrib-sass": "^1.0.0", - "grunt-contrib-uglify": "^1.0.0", - "grunt-contrib-watch": "^1.0.0", - "grunt-exec": "^1.0.0", - "grunt-html": "^8.0.1", - "grunt-jekyll": "^0.4.2", - "grunt-sass": "^1.0.0", - "grunt-saucelabs": "^9.0.0", - "grunt-scss-lint": "^0.3.8", - "grunt-stamp": "^0.3.0", - "htmlhint": "^0.9.13", - "is-travis": "^1.0.0", - "jscs": "^3.0.4", - "load-grunt-tasks": "^3.4.0", - "postcss-cli": "^2.5.2", - "postcss-flexbugs-fixes": "^2.0.0", - "shelljs": "^0.7.0", - "shx": "^0.1.2", - "time-grunt": "^1.2.1" + }, "engines": { "node": ">=4" @@ -100,7 +69,7 @@ } }, "dependencies": { - "jquery": "1.9.1 - 3" + } } } diff --git a/src/Socioboard/wwwroot/lib/jquery-validation/package.json b/src/Socioboard/wwwroot/lib/jquery-validation/package.json index 866149d42..7c650c43d 100644 --- a/src/Socioboard/wwwroot/lib/jquery-validation/package.json +++ b/src/Socioboard/wwwroot/lib/jquery-validation/package.json @@ -34,21 +34,10 @@ ], "main": "dist/jquery.validate.js", "dependencies": { - "jquery": "^1.7 || ^2.0" + }, "devDependencies": { - "commitplease": "2.3.1", - "grunt": "1.0.1", - "grunt-contrib-compress": "1.2.0", - "grunt-contrib-concat": "1.0.1", - "grunt-contrib-copy": "1.0.0", - "grunt-contrib-jshint": "1.0.0", - "grunt-contrib-qunit": "1.2.0", - "grunt-contrib-uglify": "1.0.1", - "grunt-contrib-watch": "1.0.0", - "grunt-jscs": "2.8.0", - "grunt-text-replace": "0.4.0", - "qunitjs": "2.0.0" + }, "keywords": [ "jquery",