@kubb/react
Advanced tools
Comparing version 0.0.0-canary-20241205221000 to 0.0.0-canary-20241211184107
{ | ||
"name": "@kubb/react", | ||
"version": "0.0.0-canary-20241205221000", | ||
"version": "0.0.0-canary-20241211184107", | ||
"description": "Generator react", | ||
@@ -72,3 +72,3 @@ "keywords": [ | ||
"dependencies": { | ||
"execa": "^9.5.1", | ||
"execa": "^9.5.2", | ||
"natural-orderby": "^4.0.0", | ||
@@ -80,9 +80,9 @@ "react": "^18.3.1", | ||
"ws": "^8.18.0", | ||
"@kubb/core": "0.0.0-canary-20241205221000", | ||
"@kubb/fs": "0.0.0-canary-20241205221000", | ||
"@kubb/parser-ts": "0.0.0-canary-20241205221000" | ||
"@kubb/core": "0.0.0-canary-20241211184107", | ||
"@kubb/fs": "0.0.0-canary-20241211184107", | ||
"@kubb/parser-ts": "0.0.0-canary-20241211184107" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.3.13", | ||
"@types/react-reconciler": "^0.28.8", | ||
"@types/react": "^18.3.16", | ||
"@types/react-reconciler": "^0.28.9", | ||
"@types/signal-exit": "^3.0.4", | ||
@@ -92,4 +92,4 @@ "@types/ws": "^8.5.13", | ||
"typescript": "^5.7.2", | ||
"@kubb/config-ts": "0.0.0-canary-20241205221000", | ||
"@kubb/config-tsup": "0.0.0-canary-20241205221000" | ||
"@kubb/config-ts": "0.0.0-canary-20241211184107", | ||
"@kubb/config-tsup": "0.0.0-canary-20241211184107" | ||
}, | ||
@@ -96,0 +96,0 @@ "engines": { |
+ Added@kubb/core@0.0.0-canary-20241211184107(transitive)
+ Added@kubb/fs@0.0.0-canary-20241211184107(transitive)
+ Added@kubb/parser-ts@0.0.0-canary-20241211184107(transitive)
+ Added@kubb/types@0.0.0-canary-20241211184107(transitive)
- Removed@kubb/core@0.0.0-canary-20241205221000(transitive)
- Removed@kubb/fs@0.0.0-canary-20241205221000(transitive)
- Removed@kubb/parser-ts@0.0.0-canary-20241205221000(transitive)
- Removed@kubb/types@0.0.0-canary-20241205221000(transitive)
Updatedexeca@^9.5.2