1
Fork 0

Update dependancies

This commit is contained in:
Jake Howard 2016-05-13 20:55:56 +01:00
parent 925d1aa7e3
commit d0c7692888
2 changed files with 13 additions and 18 deletions

View file

@ -21,30 +21,24 @@
"url": "https://github.com/RealOrangeOne/theorangeone.net"
},
"dependencies": {
"animate.css": "=3.4.0",
"bootstrap": "=3.3.5",
"ionicons": "=2.0.1",
"jquery": "=2.1.4",
"react": "=0.13.3",
"react-bootstrap": "=0.25.1",
"whatwg-fetch": "=0.10.1"
"animate.css": "=3.5.1",
"bootstrap": "=3.3.6",
"ionicons": "=3.0.0",
"jquery": "=2.2.3",
"underscore": "=1.8.3"
},
"devDependencies": {
"autoprefixer": "=6.3.3",
"babel-preset-es2015": "=6.1.18",
"babel-preset-react": "=6.1.18",
"babelify": "=7.2.0",
"browserify": "=11.0.1",
"clean-css": "=3.4.1",
"babel-preset-react": "=6.1.18w",
"babelify": "=7.3.0",
"browserify": "=13.0.1",
"clean-css": "=3.4.12",
"eslint": "=1.5.0",
"eslint-config": "git://github.com/dabapps/eslint-config.git",
"eslint-plugin-react": "=3.4.2",
"less": "=2.5.1",
"less-mixins": "git://github.com/RealOrangeOne/less-mixins.git",
"markdown-spellcheck": "=0.10.0",
"postcss-cli": "=2.5.1",
"react-tools": "=0.13.2",
"uglify-js": "=2.4.24",
"watch": "=0.16.0"
"node-sass": "=3.7.0",
"sass-lint": "=1.7.0",
"uglify-js": "=2.6.2"
}
}

View file

@ -1,3 +1,4 @@
coverage==4.0.3
colorama==0.3.6
flake8==2.5.0
pelican==3.6.3