Skip to content

Commit eda608d

Browse files
Update dependency immer to v10.1.3
1 parent af6222f commit eda608d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react-beautiful-dnd": "13.1.8",
1313
"@types/react-dom": "18.2.25",
1414
"@vitejs/plugin-react": "4.2.1",
15-
"immer": "10.0.4",
15+
"immer": "10.1.3",
1616
"react": "18.2.0",
1717
"react-beautiful-dnd": "13.1.1",
1818
"react-dom": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -982,10 +982,10 @@ hyphenate-style-name@^1.0.3:
982982
resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d"
983983
integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==
984984

985-
immer@10.0.4:
986-
version "10.0.4"
987-
resolved "https://registry.yarnpkg.com/immer/-/immer-10.0.4.tgz#09af41477236b99449f9d705369a4daaf780362b"
988-
integrity sha512-cuBuGK40P/sk5IzWa9QPUaAdvPHjkk1c+xYsd9oZw+YQQEV+10G0P5uMpGctZZKnyQ+ibRO08bD25nWLmYi2pw==
985+
immer@10.1.3:
986+
version "10.1.3"
987+
resolved "https://registry.yarnpkg.com/immer/-/immer-10.1.3.tgz#e38a0b97db59949d31d9b381b04c2e441b1c3747"
988+
integrity sha512-tmjF/k8QDKydUlm3mZU+tjM6zeq9/fFpPqH9SzWmBnVVKsPBg/V66qsMwb3/Bo90cgUN+ghdVBess+hPsxUyRw==
989989

990990
indent-string@^4.0.0:
991991
version "4.0.0"

0 commit comments

Comments
 (0)