Skip to content

Commit

Permalink
chore(deps): update dependency use-storage-state to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed Aug 11, 2024
1 parent 0ab975c commit 909f5c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"recoil": "0.7.7",
"rxjs": "7.8.1",
"sqids": "0.3.0",
"use-storage-state": "3.0.0",
"use-storage-state": "4.0.0",
"uuid": "10.0.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ __metadata:
tslib: "npm:2.6.3"
type-fest: "npm:4.24.0"
typescript: "npm:5.5.4"
use-storage-state: "npm:3.0.0"
use-storage-state: "npm:4.0.0"
uuid: "npm:10.0.0"
webpack: "npm:5.93.0"
webpack-cli: "npm:5.1.4"
Expand Down Expand Up @@ -17640,13 +17640,13 @@ __metadata:
languageName: node
linkType: hard

"use-storage-state@npm:3.0.0":
version: 3.0.0
resolution: "use-storage-state@npm:3.0.0"
"use-storage-state@npm:4.0.0":
version: 4.0.0
resolution: "use-storage-state@npm:4.0.0"
peerDependencies:
react: ">=18"
react-dom: ">=18"
checksum: 10c0/4d60a50e6663c9b58b23b53ed01064ed4d95ad0b961661105fd5aa4ae42ffe1eabe038685ef2466a3b985a6735b8075f723d40a0d344c8638186b50fcd7aa29f
checksum: 10c0/2dff89c4103818421fad25412b3c988ce084189878aacf20443a5aa50c450c8d802f0bc5580117e9a72a91174e8e5e88ba39e94ceb68bb74b9c9ab296d6b5ce4
languageName: node
linkType: hard

Expand Down

0 comments on commit 909f5c9

Please sign in to comment.