@forklaunch/common
Advanced tools
+9
-9
| { | ||
| "name": "@forklaunch/common", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "Common package for base types, interfaces, implementations.", | ||
@@ -31,11 +31,11 @@ "homepage": "https://github.com/forklaunch/forklaunch-js#readme", | ||
| "devDependencies": { | ||
| "@eslint/js": "^9.18.0", | ||
| "@eslint/js": "^9.22.0", | ||
| "depcheck": "^1.4.7", | ||
| "eslint": "^9.18.0", | ||
| "globals": "^15.14.0", | ||
| "tsup": "^8.3.5", | ||
| "typedoc": "^0.27.6", | ||
| "typescript": "^5.7.3", | ||
| "typescript-eslint": "^8.20.0", | ||
| "vitest": "^3.0.2" | ||
| "eslint": "^9.22.0", | ||
| "globals": "^16.0.0", | ||
| "tsup": "^8.4.0", | ||
| "typedoc": "^0.27.9", | ||
| "typescript": "^5.8.2", | ||
| "typescript-eslint": "^8.26.0", | ||
| "vitest": "^3.0.8" | ||
| }, | ||
@@ -42,0 +42,0 @@ "scripts": { |
11343
-0.01%