-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
3dee3ff
commit 9c5f56f
Showing
13 changed files
with
634 additions
and
573 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"type": "module", | ||
"version": "2024.4", | ||
"private": true, | ||
"packageManager": "[email protected].0", | ||
"packageManager": "[email protected].1", | ||
"description": "Dietary recall system", | ||
"author": "", | ||
"license": "Apache-2.0", | ||
|
@@ -47,11 +47,11 @@ | |
"test:integration:coverage": "pnpm --filter * test:integration:coverage" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.25.1", | ||
"@antfu/eslint-config": "^2.26.0", | ||
"@jest/types": "^29.6.3", | ||
"@ts-rest/open-api": "^3.49.3", | ||
"@ts-rest/open-api": "^3.50.0", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.14.15", | ||
"@types/node": "^20.15.0", | ||
"@types/prompts": "^2.4.9", | ||
"calver": "^24.1.0", | ||
"conventional-changelog-cli": "^5.0.0", | ||
|
@@ -71,8 +71,8 @@ | |
"ts-node": "^10.9.2", | ||
"tsx": "^4.17.0", | ||
"typescript": "^5.5.4", | ||
"vite": "^5.4.0", | ||
"vitepress": "^1.3.2" | ||
"vite": "^5.4.1", | ||
"vitepress": "^1.3.3" | ||
}, | ||
"pnpm": { | ||
"peerDependencyRules": { | ||
|
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.