upgrade ts-belt for mjs exports

This commit is contained in:
Yanick Champoux 2024-08-08 11:48:44 -04:00
parent 55376db1c2
commit 590aeef770

View File

@ -1,10 +1,8 @@
{
"type": "module",
"dependencies": {
"@mobily/ts-belt": "^3.13.1",
"@mobily/ts-belt": "4.0.0-rc.5",
"@yanick/updeep-remeda": "^2.3.1",
"ajv": "^8.12.0",
"expect-type": "^0.16.0",
"immer": "^9.0.15",
"json-schema-shorthand": "^2.0.0",
"json-schema-to-ts": "^2.9.2",