@tabula/typescript-config
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "@tabula/typescript-config", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Configurations for the TypeScript", | ||
@@ -31,7 +31,7 @@ "keywords": [ | ||
"peerDependencies": { | ||
"typescript": "^5.4.5" | ||
"typescript": "^5.5.3" | ||
}, | ||
"optionalDependencies": { | ||
"@types/react": "^18.2.79" | ||
"@types/react": "^18.3.3" | ||
} | ||
} |
5646