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 58d06b8 commit 027dd9bCopy full SHA for 027dd9b
.github/publish-ci/are-the-types-wrong/package.json
@@ -8,16 +8,16 @@
8
},
9
"dependencies": {
10
"@react-spring/web": "*",
11
- "ink": "4.0.0",
+ "ink": "5.0.0",
12
"object-hash": "3.0.0",
13
- "react": "18.2.0"
+ "react": "18.3.1"
14
15
"devDependencies": {
16
"@arethetypeswrong/core": "0.0.4",
17
"@types/react": "18.0.28",
18
"shelljs": "0.8.5",
19
- "tsx": "3.12.5",
20
- "yargs": "17.7.1"
+ "tsx": "4.11.0",
+ "yargs": "17.7.2"
21
22
"resolutions": {
23
"@arethetypeswrong/core@^0.0.4": "patch:@arethetypeswrong/core@npm%3A0.0.4#./.yarn/patches/@arethetypeswrong-core-npm-0.0.4-edb717a66b.patch"
0 commit comments