We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1abe62 commit d03d6c7Copy full SHA for d03d6c7
cli/package.json
@@ -43,7 +43,7 @@
43
"got": "^12.0.0",
44
"got-fetch": "^5.1.1",
45
"graphql": "^15.8.0",
46
- "ink": "^3.2.0",
+ "ink": "^5.0.0",
47
"js-yaml": "^4.1.0",
48
"openapi3-ts": "^2.0.1",
49
"prettier": "^3.2.5",
@@ -68,10 +68,10 @@
68
"@types/js-yaml": "^4.0.3",
69
"@types/nock": "^11.1.0",
70
"@types/prettier": "^3.0.0",
71
- "@types/react": "^17.0.39",
+ "@types/react": "^18.3.2",
72
"@types/slash": "^3.0.0",
73
"nock": "^13.2.1",
74
- "react": "^17.0.2",
+ "react": "^18.3.1",
75
"rollup-plugin-auto-external": "^2.0.0",
76
"rollup-plugin-internal": "^1.0.4",
77
"rollup-plugin-preserve-shebang": "^1.0.1"
0 commit comments