0.1.1 #2

Merged
Thilawyn merged 47 commits from next into master 2024-01-17 20:47:13 +01:00
2 changed files with 2 additions and 3 deletions
Showing only changes of commit 79f87fa420 - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

@@ -48,9 +48,8 @@
"clean:node": "rm -rf node_modules"
},
"dependencies": {
"@thilawyn/thilatrait": "^0.1.1",
"decimal.js": "^10.4.3",
"effect": "^2.0.2",
"effect": "^2.1.1",
"lodash-es": "^4.17.21",
"mobx": "^6.12.0",
"type-fest": "^4.9.0",
@@ -62,7 +61,7 @@
"bun-types": "latest",
"npm-check-updates": "^16.14.12",
"npm-sort": "^0.0.4",
"rollup": "^4.9.4",
"rollup": "^4.9.5",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-ts": "^3.4.5",
"ts-functional-pipe": "^3.1.2",