@badrap/libapp
Advanced tools
Comparing version 0.6.17 to 0.6.18
# @badrap/libapp | ||
## 0.6.18 | ||
### Patch Changes | ||
- 485e55e: Don't run install scripts from dependencies | ||
- 485e55e: Update dependencies | ||
## 0.6.17 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@badrap/libapp", | ||
"version": "0.6.17", | ||
"version": "0.6.18", | ||
"description": "TypeScript helpers for creating Badrap apps", | ||
@@ -41,16 +41,16 @@ "repository": { | ||
"@changesets/changelog-github": "^0.5.0", | ||
"@changesets/cli": "^2.27.1", | ||
"@types/node": "^20.12.7", | ||
"@typescript-eslint/eslint-plugin": "^7.7.1", | ||
"@typescript-eslint/parser": "^7.7.1", | ||
"@changesets/cli": "^2.27.7", | ||
"@types/node": "^20.14.9", | ||
"@typescript-eslint/eslint-plugin": "^7.15.0", | ||
"@typescript-eslint/parser": "^7.15.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"prettier": "^3.2.5", | ||
"typescript": "^5.4.5" | ||
"prettier": "^3.3.2", | ||
"typescript": "^5.5.3" | ||
}, | ||
"dependencies": { | ||
"@badrap/valita": "^0.3.8", | ||
"undici": "^6.14.1" | ||
"undici": "^6.19.2" | ||
} | ||
} |
36483
42
1055
Updatedundici@^6.19.2