Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4 (#2260)
Browse files Browse the repository at this point in the history
* 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 <37798644+joshuaellis@users.noreply.github.com>
  • Loading branch information
renovate[bot] and joshuaellis authored May 26, 2024
1 parent 58d06b8 commit 1e4406e
Show file tree
Hide file tree
Showing 24 changed files with 867 additions and 17,169 deletions.
6 changes: 3 additions & 3 deletions .github/publish-ci/are-the-types-wrong/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
},
"dependencies": {
"@react-spring/web": "*",
"ink": "4.0.0",
"ink": "5.0.0",
"object-hash": "3.0.0",
"react": "18.2.0"
},
"devDependencies": {
"@arethetypeswrong/core": "0.0.4",
"@types/react": "18.0.28",
"shelljs": "0.8.5",
"tsx": "3.12.5",
"yargs": "17.7.1"
"tsx": "4.11.0",
"yargs": "17.7.2"
},
"resolutions": {
"@arethetypeswrong/core@^0.0.4": "patch:@arethetypeswrong/core@npm%3A0.0.4#./.yarn/patches/@arethetypeswrong-core-npm-0.0.4-edb717a66b.patch"
Expand Down
Loading

0 comments on commit 1e4406e

Please sign in to comment.