Skip to content

Commit

Permalink
immer issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshu-wedensday committed Apr 17, 2024
1 parent 61f4ca2 commit 1d655b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"expo-splash-screen": "~0.26.4",
"expo-status-bar": "~1.11.1",
"global": "^4.4.0",
"immer": "^10.0.4",
"immer": "^4.0.0",
"immutable": "^5.0.0-beta.5",
"intl": "1.2.5",
"lodash": "^4.17.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8348,10 +8348,10 @@ image-size@^1.0.2:
dependencies:
queue "6.0.2"

immer@^10.0.4:
version "10.0.4"
resolved "https://registry.yarnpkg.com/immer/-/immer-10.0.4.tgz#09af41477236b99449f9d705369a4daaf780362b"
integrity sha512-cuBuGK40P/sk5IzWa9QPUaAdvPHjkk1c+xYsd9oZw+YQQEV+10G0P5uMpGctZZKnyQ+ibRO08bD25nWLmYi2pw==
immer@^4.0.0:
version "4.0.2"
resolved "https://registry.yarnpkg.com/immer/-/immer-4.0.2.tgz#9ff0fcdf88e06f92618a5978ceecb5884e633559"
integrity sha512-Q/tm+yKqnKy4RIBmmtISBlhXuSDrB69e9EKTYiIenIKQkXBQir43w+kN/eGiax3wt1J0O1b2fYcNqLSbEcXA7w==

immutable@^5.0.0-beta.5:
version "5.0.0-beta.5"
Expand Down

0 comments on commit 1d655b3

Please sign in to comment.