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
+4
View File
@@ -14,6 +14,10 @@
"@sammo-ts/common": "workspace:*",
"@trpc/client": "^11.8.1",
"@trpc/server": "^11.8.1",
"@vueuse/core": "^13.9.0",
"date-fns": "^4.1.0",
"es-toolkit": "^1.39.0",
"mitt": "^3.0.1",
"pinia": "^3.0.4",
"vue": "^3.5.26",
"vue-router": "^4.6.4",