Skip to content

Commit

Permalink
Merge pull request #1819 from SwaprHQ/dependabot/npm_and_yarn/reduxjs…
Browse files Browse the repository at this point in the history
…/toolkit-1.9.5

build(deps): bump @reduxjs/toolkit from 1.9.2 to 1.9.5
  • Loading branch information
Wixzi authored Jun 20, 2023
2 parents 38373b3 + c5ae204 commit dddf8c6
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@reach/portal": "^0.17.0",
"@react-spring/web": "^9.7.1",
"@rebass/forms": "^4.0.6",
"@reduxjs/toolkit": "^1.9.2",
"@reduxjs/toolkit": "^1.9.5",
"@swapr/core": "^0.3.19",
"@swapr/periphery": "^0.3.22",
"@swapr/sdk": "1.8.2",
Expand Down
41 changes: 24 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5515,14 +5515,14 @@ __metadata:
languageName: node
linkType: hard

"@reduxjs/toolkit@npm:^1.9.2":
version: 1.9.2
resolution: "@reduxjs/toolkit@npm:1.9.2"
"@reduxjs/toolkit@npm:^1.9.5":
version: 1.9.5
resolution: "@reduxjs/toolkit@npm:1.9.5"
dependencies:
immer: ^9.0.16
redux: ^4.2.0
immer: ^9.0.21
redux: ^4.2.1
redux-thunk: ^2.4.2
reselect: ^4.1.7
reselect: ^4.1.8
peerDependencies:
react: ^16.9.0 || ^17.0.0 || ^18
react-redux: ^7.2.1 || ^8.0.2
Expand All @@ -5531,7 +5531,7 @@ __metadata:
optional: true
react-redux:
optional: true
checksum: 8eac4fb65aa5ef969545e4d72a81c5a7679935d08df8cc4dd955362beb0b0b8d3cb1e2252df256a50bbe0c887b797a0e2e271656d6b50cbec5d26f61da3a80d4
checksum: 54672c5593d05208af577e948a338f23128d3aa01ef056ab0d40bcfa14400cf6566be99e11715388f12c1d7655cdf7c5c6b63cb92eb0fecf996c454a46a3914c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7487,7 +7487,7 @@ __metadata:
"@react-spring/web": ^9.7.1
"@react-theming/storybook-addon": 1.1.10
"@rebass/forms": ^4.0.6
"@reduxjs/toolkit": ^1.9.2
"@reduxjs/toolkit": ^1.9.5
"@simbathesailor/use-what-changed": ^2.0.0
"@storybook/addon-actions": 7.0.22
"@storybook/addon-docs": 7.0.22
Expand Down Expand Up @@ -21277,7 +21277,14 @@ __metadata:
languageName: node
linkType: hard

"immer@npm:^9.0.16, immer@npm:^9.0.7":
"immer@npm:^9.0.21":
version: 9.0.21
resolution: "immer@npm:9.0.21"
checksum: 70e3c274165995352f6936695f0ef4723c52c92c92dd0e9afdfe008175af39fa28e76aafb3a2ca9d57d1fb8f796efc4dd1e1cc36f18d33fa5b74f3dfb0375432
languageName: node
linkType: hard

"immer@npm:^9.0.7":
version: 9.0.17
resolution: "immer@npm:9.0.17"
checksum: 046d562b74f050632d2861042dbcad49a5e86ffe5bb9b8bff6e699b1c7d8478019d9a3be61e72117cecc29826d2caa4fa927a7e10262381144dd33c735b9531c
Expand Down Expand Up @@ -29914,12 +29921,12 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^4.2.0":
version: 4.2.0
resolution: "redux@npm:4.2.0"
"redux@npm:^4.2.1":
version: 4.2.1
resolution: "redux@npm:4.2.1"
dependencies:
"@babel/runtime": ^7.9.2
checksum: 75f3955c89b3f18edf5411e5fb482aa2e4f41a416183e8802a6bf6472c4fc3d47675b8b321d147f8af8e0f616436ac507bf5a25f1c4d6180e797b549c7db2c1d
checksum: f63b9060c3a1d930ae775252bb6e579b42415aee7a23c4114e21a0b4ba7ec12f0ec76936c00f546893f06e139819f0e2855e0d55ebfce34ca9c026241a6950dd
languageName: node
linkType: hard

Expand Down Expand Up @@ -30353,10 +30360,10 @@ __metadata:
languageName: node
linkType: hard

"reselect@npm:^4.1.7":
version: 4.1.7
resolution: "reselect@npm:4.1.7"
checksum: 738d8e2b8f0dca154ad29de6a209c9fbca2d70ae6788fd85df87f2c74b95a65bbf2d16d43a9e2faff39de34d17a29d706ba08a6b2ee5660c09589edbd19af7e1
"reselect@npm:^4.1.8":
version: 4.1.8
resolution: "reselect@npm:4.1.8"
checksum: a4ac87cedab198769a29be92bc221c32da76cfdad6911eda67b4d3e7136dca86208c3b210e31632eae31ebd2cded18596f0dd230d3ccc9e978df22f233b5583e
languageName: node
linkType: hard

Expand Down

0 comments on commit dddf8c6

Please sign in to comment.