Skip to content

Commit

Permalink
Update dependency immer to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent 84c5877 commit db3276f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cors": "^2.8.5",
"d3": "^7.8.3",
"fp-ts": "^2.16.0",
"immer": "^9.0.21",
"immer": "^10.0.4",
"io-ts": "^2.2.20",
"jss": "^10.10.0",
"mapshaper": "^0.6.25",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1307,10 +1307,10 @@ idb-keyval@^6.2.0:
dependencies:
safari-14-idb-fix "^3.0.0"

immer@^9.0.21:
version "9.0.21"
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
integrity sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==
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==

inflight@^1.0.4:
version "1.0.6"
Expand Down

0 comments on commit db3276f

Please sign in to comment.