fix: replace lodash set with immutable version (#940)

This commit is contained in:
Daniel Lautzenheiser
2023-10-15 10:23:17 -04:00
committed by GitHub
parent 7ec1548d03
commit ff48959331
8 changed files with 17 additions and 6 deletions

View File

@ -112,6 +112,7 @@
"gray-matter": "4.0.3",
"history": "5.3.0",
"immer": "10.0.1",
"immutable": "4.3.4",
"ini": "4.1.0",
"is-hotkey": "0.2.0",
"js-base64": "3.7.5",