Skip to content

Commit

Permalink
Bump: All deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Oct 25, 2024
1 parent 2e889cc commit 5503e5a
Show file tree
Hide file tree
Showing 22 changed files with 110 additions and 103 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"devDependencies": {
"@eslint/js": "^9.13.0",
"@repo/tsconfig": "workspace:*",
"@types/node": "^22.7.7",
"@types/node": "^22.8.0",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"eslint": "^9.13.0",
Expand All @@ -87,9 +87,9 @@
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"turbo": "^2.2.1",
"turbo": "^2.2.3",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0",
"typescript-eslint": "^8.11.0",
"vitest": "^2.1.3"
},
"packageManager": "[email protected]+sha512.837566d24eec14ec0f5f1411adb544e892b3454255e61fdef8fd05f3429480102806bac7446bc9daff3896b01ae4b62d00096c7e989f1596f2af10b927532f39",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@inquirer/testing": "^2.1.35",
"@repo/tsconfig": "workspace:*",
"@types/mute-stream": "^0.0.4",
"@types/node": "^22.7.7",
"@types/node": "^22.8.0",
"@types/wrap-ansi": "^3.0.0",
"tshy": "^3.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
},
"devDependencies": {
"@repo/tsconfig": "workspace:*",
"@types/node": "^22.7.7",
"@types/node": "^22.8.0",
"tshy": "^3.0.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@arethetypeswrong/cli": "^0.16.4",
"@repo/tsconfig": "workspace:*",
"@types/mute-stream": "^0.0.4",
"@types/node": "^22.7.7",
"@types/node": "^22.8.0",
"tshy": "^3.0.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 5503e5a

Please sign in to comment.