Update yarn.lock

pull/94/head
Qstick 7 years ago
parent c8ed46850a
commit e6bf157302

@ -13,7 +13,7 @@
"author": "Team Lidarr", "author": "Team Lidarr",
"license": "GPL-3.0", "license": "GPL-3.0",
"readmeFilename": "readme.md", "readmeFilename": "readme.md",
"dependencies": { "dependencies": {
"autoprefixer": "7.1.4", "autoprefixer": "7.1.4",
"babel-core": "6.26.0", "babel-core": "6.26.0",
"babel-eslint": "8.0.1", "babel-eslint": "8.0.1",
@ -65,6 +65,8 @@
"postcss-simple-vars": "4.1.0", "postcss-simple-vars": "4.1.0",
"prop-types": "15.6.0", "prop-types": "15.6.0",
"query-string": "5.0.0", "query-string": "5.0.0",
"raven-for-redux": "1.0.0",
"raven-js": "3.17.0",
"react": "15.6.0", "react": "15.6.0",
"react-addons-shallow-compare": "15.6.2", "react-addons-shallow-compare": "15.6.2",
"react-async-script": "0.9.1", "react-async-script": "0.9.1",
@ -90,7 +92,6 @@
"redux-actions": "2.2.1", "redux-actions": "2.2.1",
"redux-batched-actions": "0.2.0", "redux-batched-actions": "0.2.0",
"redux-localstorage": "0.4.1", "redux-localstorage": "0.4.1",
"redux-raven-middleware": "1.2.0",
"redux-thunk": "2.2.0", "redux-thunk": "2.2.0",
"require-nocache": "1.0.0", "require-nocache": "1.0.0",
"reselect": "3.0.1", "reselect": "3.0.1",
@ -106,4 +107,4 @@
"webpack-stream": "^4.0.0" "webpack-stream": "^4.0.0"
}, },
"main": "index.js" "main": "index.js"
} }

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save