0.1.6 #7

Merged
Thilawyn merged 10 commits from next into master 2024-07-29 18:42:05 +02:00
2 changed files with 6 additions and 6 deletions
Showing only changes of commit c9a9cccff5 - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

@@ -46,16 +46,16 @@
"clean:node": "rm -rf node_modules"
},
"dependencies": {
"remeda": "^2.2.2",
"type-fest": "^4.21.0"
"remeda": "^2.6.0",
"type-fest": "^4.23.0"
},
"devDependencies": {
"bun-types": "^1.1.17",
"bun-types": "^1.1.20",
"npm-check-updates": "^16.14.20",
"npm-sort": "^0.0.4",
"tsup": "^8.1.0",
"tsx": "^4.16.0",
"typescript": "^5.5.3"
"tsup": "^8.2.3",
"tsx": "^4.16.2",
"typescript": "^5.5.4"
},
"optionalDependencies": {
"@effect/schema": "*",