Skip to content

Commit

Permalink
Revert rehooks/local-storage back to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johangirod committed Nov 25, 2021
1 parent c231a62 commit 04045c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion mon-entreprise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@react-stately/radio": "^3.3.2",
"@react-stately/searchfield": "^3.1.3",
"@react-stately/toggle": "^3.2.3",
"@rehooks/local-storage": "^2.4.3",
"@rehooks/local-storage": "2.4.0",
"@sentry/react": "^6.3.5",
"@sentry/tracing": "^6.3.5",
"@types/react-instantsearch-dom": "^6.10.1",
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -741,8 +741,6 @@
version "7.14.5"
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz#22b23a54ef51c2b7605d851930c1976dd0bc693a"
integrity sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==
dependencies:
"@babel/types" "^7.14.5"

"@babel/helper-validator-identifier@^7.10.4":
version "7.10.4"
Expand Down Expand Up @@ -3739,10 +3737,10 @@
dependencies:
"@react-types/shared" "^3.9.0"

"@rehooks/local-storage@^2.4.3":
version "2.4.3"
resolved "https://registry.yarnpkg.com/@rehooks/local-storage/-/local-storage-2.4.3.tgz#51176b823dac0aa6cfa2220acdca613e370319c1"
integrity sha512-/Ohn+SnJm1eE3uXv3gsXLE4G6EYT3baqi4V/syyKfbyLoXmTn8h5ciY2ELug3xslzFNUMWyTGY3Ow47gl6k3kA==
"@rehooks/[email protected].0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@rehooks/local-storage/-/local-storage-2.4.0.tgz#fb884b2b657cad5f77aa6ab60bb3532f0e0725d2"
integrity sha512-LoXDbEHsuIckVgBsFAv8SuU/M7memjyfWut9Zf36TQXqqCHBRFv8bweg9PymQCa1aWIMjNrZQflFdo55FDlXYg==

"@rollup/plugin-babel@^5.2.0":
version "5.2.2"
Expand Down

0 comments on commit 04045c2

Please sign in to comment.