0.1.17 #18
12
package.json
12
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",
|
||||
|
||||
Reference in New Issue
Block a user