Skip to content

Commit

Permalink
refactor(deps): update immer deps and fix change
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverDudgeon committed Jan 25, 2025
1 parent d18af56 commit 09288bd
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 88 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"formik": "2.4.6",
"formik-mui": "4.0.0",
"formik-mui-lab": "1.0.0",
"immer": "9.0.21",
"immer": "10.1.1",
"jotai": "2.11.0",
"just-compare": "2.3.0",
"just-group-by": "2.2.0",
Expand All @@ -97,7 +97,7 @@
"react-plotly.js": "2.6.0",
"sharp": "0.33.5",
"typescript": "5.7.2",
"use-immer": "0.7.0",
"use-immer": "0.11.0",
"yup": "1.6.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 09288bd

Please sign in to comment.