@badrap/libapp
Advanced tools
Comparing version 0.6.19 to 0.6.20
# @badrap/libapp | ||
## 0.6.20 | ||
### Patch Changes | ||
- 9282473: Update @badrap/valita | ||
## 0.6.19 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@badrap/libapp", | ||
"version": "0.6.19", | ||
"version": "0.6.20", | ||
"description": "TypeScript helpers for creating Badrap apps", | ||
@@ -42,15 +42,15 @@ "repository": { | ||
"@changesets/cli": "^2.27.7", | ||
"@types/node": "^20.14.9", | ||
"@typescript-eslint/eslint-plugin": "^7.15.0", | ||
"@typescript-eslint/parser": "^7.15.0", | ||
"@types/node": "^20.14.11", | ||
"@typescript-eslint/eslint-plugin": "^7.16.1", | ||
"@typescript-eslint/parser": "^7.16.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"prettier": "^3.3.2", | ||
"prettier": "^3.3.3", | ||
"typescript": "^5.5.3" | ||
}, | ||
"dependencies": { | ||
"@badrap/valita": "^0.3.8", | ||
"@badrap/valita": "^0.3.9", | ||
"undici": "^6.19.2" | ||
} | ||
} |
101594
Updated@badrap/valita@^0.3.9