Merge branch 'next' of git.valverde.cloud:Thilawyn/thilalib into next
All checks were successful
Lint / lint (push) Successful in 12s

This commit is contained in:
Julien Valverdé
2024-09-09 10:40:49 +02:00
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{ {
"name": "@thilawyn/thilalib", "name": "@thilawyn/thilalib",
"version": "0.1.19", "version": "0.1.20",
"type": "module", "type": "module",
"files": [ "files": [
"./dist" "./dist"
@@ -53,7 +53,7 @@
}, },
"dependencies": { "dependencies": {
"remeda": "^2.12.0", "remeda": "^2.12.0",
"type-fest": "^4.26.0" "type-fest": "^4.26.1"
}, },
"devDependencies": { "devDependencies": {
"@effect/schema": "^0.72.3", "@effect/schema": "^0.72.3",