@kubb/react
Advanced tools
Comparing version 1.15.0-canary.20231027T185556 to 1.15.0-canary.20231027T200932
{ | ||
"name": "@kubb/react", | ||
"version": "1.15.0-canary.20231027T185556", | ||
"version": "1.15.0-canary.20231027T200932", | ||
"description": "Generator react", | ||
@@ -56,7 +56,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@kubb/core": "1.15.0-canary.20231027T185539", | ||
"@kubb/parser": "1.15.0-canary.20231027T185523" | ||
"@kubb/core": "1.15.0-canary.20231027T200912", | ||
"@kubb/parser": "1.15.0-canary.20231027T200853" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.2.31", | ||
"@types/react": "^18.2.33", | ||
"@types/react-reconciler": "^0.28.6", | ||
@@ -68,3 +68,3 @@ "eslint": "^8.52.0", | ||
"@kubb/eslint-config": "1.1.8", | ||
"@kubb/parser": "1.15.0-canary.20231027T185523", | ||
"@kubb/parser": "1.15.0-canary.20231027T200853", | ||
"@kubb/ts-config": "0.1.0", | ||
@@ -71,0 +71,0 @@ "@kubb/tsup-config": "1.1.8" |
+ Added@kubb/core@1.15.0-canary.20231027T200912(transitive)
+ Added@kubb/parser@1.15.0-canary.20231027T200853(transitive)
- Removed@kubb/core@1.15.0-canary.20231027T185539(transitive)
- Removed@kubb/parser@1.15.0-canary.20231027T185523(transitive)