feat: add es-toolkit dependency to multiple package.json files

This commit is contained in:
2026-01-03 16:40:15 +00:00
parent 020028fc74
commit aec43e67fa
8 changed files with 18 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@
},
"dependencies": {
"@sammo-ts/common": "workspace:*",
"es-toolkit": "^1.39.0",
"immer": "^11.1.3",
"zod": "^4.2.1"
},