diff --git a/bun.lockb b/bun.lockb index 5bb451d..9ff58ea 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f845ce5..52f0e92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thilawyn/thilalib", - "version": "0.1.16", + "version": "0.1.17", "type": "module", "files": [ "./dist" @@ -56,20 +56,20 @@ "type-fest": "^4.26.0" }, "devDependencies": { - "@effect/schema": "^0.72.2", - "@tanstack/form-core": "^0.30.0", + "@effect/schema": "^0.72.3", + "@tanstack/form-core": "^0.32.0", "@trpc/server": "^10.45.2", "@types/express": "^4.17.21", "@types/jsonwebtoken": "^9.0.6", "@types/ws": "^8.5.12", - "bun-types": "^1.1.26", + "bun-types": "^1.1.27", "effect": "^3.7.2", "express": "^4.19.2", "jsonwebtoken": "^9.0.2", - "mobx": "^6.13.1", + "mobx": "^6.13.2", "npm-check-updates": "^17.1.1", "npm-sort": "^0.0.4", - "openai": "^4.57.3", + "openai": "^4.58.1", "tsup": "^8.2.4", "tsx": "^4.19.0", "typescript": "^5.5.4",