Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
klis87 committed Aug 19, 2018
1 parent dee0290 commit e0427e9
Show file tree
Hide file tree
Showing 12 changed files with 1,351 additions and 397 deletions.
8 changes: 4 additions & 4 deletions examples/advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"axios": "0.18.0",
"babel-polyfill": "6.26.0",
"react": "16.4.1",
"react-dom": "16.4.1",
"react": "16.4.2",
"react-dom": "16.4.2",
"react-redux": "5.0.7",
"redux": "4.0.0",
"redux-saga": "0.16.0"
Expand All @@ -25,7 +25,7 @@
"babel-preset-react": "6.24.1",
"babel-preset-stage-2": "6.24.1",
"html-webpack-plugin": "3.2.0",
"webpack": "4.16.0",
"webpack-dev-server": "3.1.4"
"webpack": "4.16.5",
"webpack-dev-server": "3.1.5"
}
}
8 changes: 4 additions & 4 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"axios": "0.18.0",
"babel-polyfill": "6.26.0",
"react": "16.4.1",
"react-dom": "16.4.1",
"react": "16.4.2",
"react-dom": "16.4.2",
"react-redux": "5.0.7",
"redux": "4.0.0",
"redux-saga": "0.16.0"
Expand All @@ -25,7 +25,7 @@
"babel-preset-react": "6.24.1",
"babel-preset-stage-2": "6.24.1",
"html-webpack-plugin": "3.2.0",
"webpack": "4.16.0",
"webpack-dev-server": "3.1.4"
"webpack": "4.16.5",
"webpack-dev-server": "3.1.5"
}
}
8 changes: 4 additions & 4 deletions examples/fetch-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"babel-polyfill": "6.26.0",
"isomorphic-fetch": "2.2.1",
"react": "16.4.1",
"react-dom": "16.4.1",
"react": "16.4.2",
"react-dom": "16.4.2",
"react-redux": "5.0.7",
"redux": "4.0.0",
"redux-saga": "0.16.0"
Expand All @@ -25,7 +25,7 @@
"babel-preset-react": "6.24.1",
"babel-preset-stage-2": "6.24.1",
"html-webpack-plugin": "3.2.0",
"webpack": "4.16.0",
"webpack-dev-server": "3.1.4"
"webpack": "4.16.5",
"webpack-dev-server": "3.1.5"
}
}
8 changes: 4 additions & 4 deletions examples/low-level-reducers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"axios": "0.18.0",
"babel-polyfill": "6.26.0",
"react": "16.4.1",
"react-dom": "16.4.1",
"react": "16.4.2",
"react-dom": "16.4.2",
"react-redux": "5.0.7",
"redux": "4.0.0",
"redux-saga": "0.16.0"
Expand All @@ -25,7 +25,7 @@
"babel-preset-react": "6.24.1",
"babel-preset-stage-2": "6.24.1",
"html-webpack-plugin": "3.2.0",
"webpack": "4.16.0",
"webpack-dev-server": "3.1.4"
"webpack": "4.16.5",
"webpack-dev-server": "3.1.5"
}
}
8 changes: 4 additions & 4 deletions examples/redux-act-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dependencies": {
"axios": "0.18.0",
"babel-polyfill": "6.26.0",
"react": "16.4.1",
"react-dom": "16.4.1",
"react": "16.4.2",
"react-dom": "16.4.2",
"react-redux": "5.0.7",
"redux": "4.0.0",
"redux-act": "1.7.4",
Expand All @@ -26,7 +26,7 @@
"babel-preset-react": "6.24.1",
"babel-preset-stage-2": "6.24.1",
"html-webpack-plugin": "3.2.0",
"webpack": "4.16.0",
"webpack-dev-server": "3.1.4"
"webpack": "4.16.5",
"webpack-dev-server": "3.1.5"
}
}
40 changes: 20 additions & 20 deletions examples/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1764,9 +1764,9 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"

eslint-scope@^3.7.1:
version "3.7.3"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.3.tgz#bb507200d3d17f60247636160b4826284b108535"
eslint-scope@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0.tgz#50bf3071e9338bcdc43331794a0cb533f0136172"
dependencies:
esrecurse "^4.1.0"
estraverse "^4.1.1"
Expand Down Expand Up @@ -3502,9 +3502,9 @@ rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

react-dom@16.4.1:
version "16.4.1"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6"
react-dom@16.4.2:
version "16.4.2"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand All @@ -3522,9 +3522,9 @@ react-redux@5.0.7:
loose-envify "^1.1.0"
prop-types "^15.6.0"

react@16.4.1:
version "16.4.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.4.1.tgz#de51ba5764b5dbcd1f9079037b862bd26b82fe32"
react@16.4.2:
version "16.4.2"
resolved "https://registry.yarnpkg.com/react/-/react-16.4.2.tgz#2cd90154e3a9d9dd8da2991149fdca3c260e129f"
dependencies:
fbjs "^0.8.16"
loose-envify "^1.1.0"
Expand Down Expand Up @@ -3900,9 +3900,9 @@ snapdragon@^0.8.1:
source-map-resolve "^0.5.0"
use "^3.1.0"

sockjs-client@1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.1.4.tgz#5babe386b775e4cf14e7520911452654016c8b12"
sockjs-client@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.1.5.tgz#1bb7c0f7222c40f42adf14f4442cbd1269771a83"
dependencies:
debug "^2.6.6"
eventsource "0.1.6"
Expand Down Expand Up @@ -4400,9 +4400,9 @@ webpack-dev-middleware@3.1.3:
url-join "^4.0.0"
webpack-log "^1.0.1"

webpack-dev-server@3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.1.4.tgz#9a08d13c4addd1e3b6d8ace116e86715094ad5b4"
webpack-dev-server@3.1.5:
version "3.1.5"
resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.1.5.tgz#87477252e1ac6789303fb8cd3e585fa5d508a401"
dependencies:
ansi-html "0.0.7"
array-includes "^3.0.3"
Expand All @@ -4425,7 +4425,7 @@ webpack-dev-server@3.1.4:
selfsigned "^1.9.1"
serve-index "^1.7.2"
sockjs "0.3.19"
sockjs-client "1.1.4"
sockjs-client "1.1.5"
spdy "^3.4.1"
strip-ansi "^3.0.0"
supports-color "^5.1.0"
Expand All @@ -4449,9 +4449,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
source-list-map "^2.0.0"
source-map "~0.6.1"

webpack@4.16.0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.16.0.tgz#660dae90890e55b8ed17c6f9d17bebb01dab5b4c"
webpack@4.16.5:
version "4.16.5"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.16.5.tgz#29fb39462823d7eb8aefcab8b45f7f241db0d092"
dependencies:
"@webassemblyjs/ast" "1.5.13"
"@webassemblyjs/helper-module-context" "1.5.13"
Expand All @@ -4464,7 +4464,7 @@ webpack@4.16.0:
ajv-keywords "^3.1.0"
chrome-trace-event "^1.0.0"
enhanced-resolve "^4.1.0"
eslint-scope "^3.7.1"
eslint-scope "^4.0.0"
json-parse-better-errors "^1.0.2"
loader-runner "^2.3.0"
loader-utils "^1.1.0"
Expand Down
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"lerna": "2.11.0",
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"devDependencies": {
"bundlesize": "0.17.0",
"coveralls": "3.0.2",
"lerna": "2.11.0",
"lerna": "3.1.1",
"nyc": "12.0.2",
"prettier": "1.13.7"
"prettier": "1.14.2"
},
"nyc": {
"exclude": [
Expand Down
18 changes: 9 additions & 9 deletions packages/redux-saga-requests-axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,18 @@
"babel-register": "6.26.0",
"chai": "4.1.2",
"cross-env": "5.2.0",
"eslint": "5.1.0",
"eslint-config-airbnb": "17.0.0",
"eslint-plugin-import": "2.13.0",
"eslint": "5.4.0",
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.1",
"eslint-plugin-react": "7.10.0",
"eslint-plugin-react": "7.11.1",
"mocha": "5.2.0",
"nodemon": "1.18.1",
"nodemon": "1.18.3",
"npm-run-all": "4.1.3",
"rimraf": "2.6.2",
"sinon": "6.1.3",
"typescript": "2.9.2",
"webpack": "4.16.0",
"webpack-cli": "3.0.8"
"sinon": "6.1.5",
"typescript": "3.0.1",
"webpack": "4.16.5",
"webpack-cli": "3.1.0"
}
}
18 changes: 9 additions & 9 deletions packages/redux-saga-requests-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,18 @@
"babel-register": "6.26.0",
"chai": "4.1.2",
"cross-env": "5.2.0",
"eslint": "5.1.0",
"eslint-config-airbnb": "17.0.0",
"eslint-plugin-import": "2.13.0",
"eslint": "5.4.0",
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.1",
"eslint-plugin-react": "7.10.0",
"eslint-plugin-react": "7.11.1",
"mocha": "5.2.0",
"nodemon": "1.18.1",
"nodemon": "1.18.3",
"npm-run-all": "4.1.3",
"rimraf": "2.6.2",
"sinon": "6.1.3",
"typescript": "2.9.2",
"webpack": "4.16.0",
"webpack-cli": "3.0.8"
"sinon": "6.1.5",
"typescript": "3.0.1",
"webpack": "4.16.5",
"webpack-cli": "3.1.0"
}
}
18 changes: 9 additions & 9 deletions packages/redux-saga-requests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,22 +50,22 @@
"babel-register": "6.26.0",
"chai": "4.1.2",
"cross-env": "5.2.0",
"eslint": "5.1.0",
"eslint-config-airbnb": "17.0.0",
"eslint-plugin-import": "2.13.0",
"eslint": "5.4.0",
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.1",
"eslint-plugin-react": "7.10.0",
"eslint-plugin-react": "7.11.1",
"mocha": "5.2.0",
"nodemon": "1.18.1",
"nodemon": "1.18.3",
"npm-run-all": "4.1.3",
"redux": "4.0.0",
"redux-mock-store": "1.5.3",
"redux-saga": "0.16.0",
"redux-saga-test-plan": "3.7.0",
"rimraf": "2.6.2",
"sinon": "6.1.3",
"typescript": "2.9.2",
"webpack": "4.16.0",
"webpack-cli": "3.0.8"
"sinon": "6.1.5",
"typescript": "3.0.1",
"webpack": "4.16.5",
"webpack-cli": "3.1.0"
}
}
Loading

0 comments on commit e0427e9

Please sign in to comment.