0.1.14 (#15)
Co-authored-by: Julien Valverdé <julien.valverde@mailo.com> Reviewed-on: #15
This commit was merged in pull request #15.
This commit is contained in:
12
package.json
12
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@thilawyn/thilalib",
|
||||
"version": "0.1.13",
|
||||
"version": "0.1.14",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"./dist"
|
||||
@@ -70,16 +70,16 @@
|
||||
"type-fest": "^4.25.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@effect/schema": "^0.71.0",
|
||||
"@effect/schema": "^0.71.1",
|
||||
"@types/jsonwebtoken": "^9.0.6",
|
||||
"bun-types": "^1.1.24",
|
||||
"effect": "^3.6.4",
|
||||
"bun-types": "^1.1.26",
|
||||
"effect": "^3.6.5",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"mobx": "^6.13.1",
|
||||
"npm-check-updates": "^17.0.6",
|
||||
"npm-check-updates": "^17.1.0",
|
||||
"npm-sort": "^0.0.4",
|
||||
"tsup": "^8.2.4",
|
||||
"tsx": "^4.17.0",
|
||||
"tsx": "^4.18.0",
|
||||
"typescript": "^5.5.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user