@phensley/cldr-types
Advanced tools
Comparing version
{ | ||
"name": "@phensley/cldr-types", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"description": "Types shared among packages in the @phensley/cldr library", | ||
@@ -26,7 +26,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "~7.49.2", | ||
"@microsoft/api-extractor": "~7.50.1", | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^22.13.1", | ||
"@typescript-eslint/eslint-plugin": "^8.23.0", | ||
"@typescript-eslint/parser": "^8.23.0", | ||
"@types/node": "^22.13.5", | ||
"@typescript-eslint/eslint-plugin": "^8.25.0", | ||
"@typescript-eslint/parser": "^8.25.0", | ||
"add": "^2.0.6", | ||
@@ -36,11 +36,11 @@ "beautify-benchmark": "^0.2.4", | ||
"chalk": "^4.1.2", | ||
"dependency-cruiser": "^16.9.0", | ||
"dependency-cruiser": "^16.10.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^10.0.1", | ||
"eslint-config-prettier": "^10.0.2", | ||
"eslint-plugin-prettier": "^5.2.3", | ||
"jest": "^29.7.0", | ||
"pnpm": "^10.2.1", | ||
"prettier": "^3.4.2", | ||
"pnpm": "^10.5.1", | ||
"prettier": "^3.5.2", | ||
"rimraf": "^6.0.1", | ||
"ts-jest": "^29.2.5", | ||
"ts-jest": "^29.2.6", | ||
"typescript": "~5.7.3" | ||
@@ -47,0 +47,0 @@ }, |
177725
0