openapi-to-effect
Advanced tools
+5
-5
| { | ||
| "name": "openapi-to-effect", | ||
| "version": "0.9.0", | ||
| "version": "0.9.1", | ||
| "license": "MPL-2.0", | ||
@@ -57,3 +57,3 @@ "homepage": "https://github.com/fortanix/openapi-to-effect", | ||
| "devDependencies": { | ||
| "typescript": "^5.6.3", | ||
| "typescript": "^5.7.2", | ||
| "tsx": "^4.19.2", | ||
@@ -65,3 +65,3 @@ "@babel/core": "^7.26.0", | ||
| "babel-plugin-replace-import-extension": "^1.1.4", | ||
| "@types/node": "^22.9.0", | ||
| "@types/node": "^22.10.1", | ||
| "openapi-types": "^12.1.3" | ||
@@ -72,5 +72,5 @@ }, | ||
| "immutable-json-patch": "^6.0.1", | ||
| "prettier": "^3.3.3", | ||
| "prettier": "^3.4.1", | ||
| "prettier-plugin-jsdoc": "^1.3.0", | ||
| "effect": "^3.10.14" | ||
| "effect": "^3.10.19" | ||
| }, | ||
@@ -77,0 +77,0 @@ "peerDependencies": { |
489078
0Updated
Updated