-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Upgrade safe dev deps and TS version (#752)
Fixes #667
- Loading branch information
Showing
12 changed files
with
789 additions
and
745 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,18 +29,18 @@ | |
}, | ||
"prettier": "@vercel/style-guide/prettier", | ||
"devDependencies": { | ||
"@changesets/cli": "2.27.7", | ||
"@changesets/cli": "2.27.8", | ||
"@vercel/style-guide": "5.2.0", | ||
"eslint": "8.56.0", | ||
"eslint-config-custom": "workspace:*", | ||
"husky": "9.0.11", | ||
"husky": "9.1.6", | ||
"jest": "29.7.0", | ||
"lint-staged": "15.2.9", | ||
"prettier": "3.3.2", | ||
"publint": "0.2.8", | ||
"ts-jest": "29.1.5", | ||
"lint-staged": "15.2.10", | ||
"prettier": "3.3.3", | ||
"publint": "0.2.10", | ||
"ts-jest": "29.2.5", | ||
"turbo": "1.12.4", | ||
"typescript": "5.3.3" | ||
"typescript": "5.6.2" | ||
}, | ||
"packageManager": "[email protected]", | ||
"engines": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.