Skip to content

Commit 8e11c10

Browse files
chore(deps): update all non-major dependencies
1 parent fd65b60 commit 8e11c10

File tree

60 files changed

+4849
-6618
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+4849
-6618
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
22
"name": "are-the-types-wrong",
3-
"packageManager": "yarn@3.2.4",
3+
"packageManager": "yarn@3.8.4",
44
"type": "module",
55
"scripts": {
66
"build": "echo Nothing to build",
77
"test": "yarn tsx main.tsx"
88
},
99
"dependencies": {
1010
"@react-spring/web": "*",
11-
"ink": "5.0.0",
11+
"ink": "5.0.1",
1212
"object-hash": "3.0.0",
13-
"react": "18.2.0"
13+
"react": "18.3.1"
1414
},
1515
"devDependencies": {
16-
"@arethetypeswrong/core": "0.0.4",
17-
"@types/react": "18.0.28",
16+
"@arethetypeswrong/core": "0.15.1",
17+
"@types/react": "18.3.4",
1818
"shelljs": "0.8.5",
19-
"tsx": "4.11.0",
19+
"tsx": "4.17.0",
2020
"yargs": "17.7.2"
2121
},
2222
"resolutions": {

0 commit comments

Comments
 (0)