Skip to content

Commit 1e4406e

Browse files
chore(deps): update dependency tsx to v4 (#2260)
* chore(deps): update dependency tsx to v4 * chore(deps): update dependency tsx to v4 * chore: update CRA4 * chore: update CRA5 * chore: update vite * chore: update next * chore: remove cra4 node16 is dead --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Josh <[email protected]>
1 parent 58d06b8 commit 1e4406e

24 files changed

+867
-17169
lines changed

.github/publish-ci/are-the-types-wrong/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
},
99
"dependencies": {
1010
"@react-spring/web": "*",
11-
"ink": "4.0.0",
11+
"ink": "5.0.0",
1212
"object-hash": "3.0.0",
1313
"react": "18.2.0"
1414
},
1515
"devDependencies": {
1616
"@arethetypeswrong/core": "0.0.4",
1717
"@types/react": "18.0.28",
1818
"shelljs": "0.8.5",
19-
"tsx": "3.12.5",
20-
"yargs": "17.7.1"
19+
"tsx": "4.11.0",
20+
"yargs": "17.7.2"
2121
},
2222
"resolutions": {
2323
"@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

Comments
 (0)