0.1.3 #4

Merged
Thilawyn merged 74 commits from next into master 2024-03-24 22:24:25 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 4d96ddfa2b - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

@@ -40,7 +40,7 @@
"dependencies": { "dependencies": {
"@thilawyn/traitify-ts": "^0.1.15", "@thilawyn/traitify-ts": "^0.1.15",
"decimal.js": "^10.4.3", "decimal.js": "^10.4.3",
"effect": "^2.4.3", "effect": "^2.4.7",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"mobx": "^6.12.0", "mobx": "^6.12.0",
"type-fest": "^4.12.0", "type-fest": "^4.12.0",
@@ -50,9 +50,9 @@
"@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-node-resolve": "^15.2.3",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"bun-types": "latest", "bun-types": "latest",
"npm-check-updates": "^16.14.15", "npm-check-updates": "^16.14.17",
"npm-sort": "^0.0.4", "npm-sort": "^0.0.4",
"rollup": "^4.12.1", "rollup": "^4.13.0",
"rollup-plugin-cleanup": "^3.2.1", "rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-ts": "^3.4.5", "rollup-plugin-ts": "^3.4.5",
"ts-functional-pipe": "^3.1.2", "ts-functional-pipe": "^3.1.2",