-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #255 from mainmatter/renovate/all-minor-patch
fix(deps): update all non-major dependencies
- Loading branch information
Showing
5 changed files
with
803 additions
and
613 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ | |
"test": "pnpm run --dir packages/svelte test" | ||
}, | ||
"devDependencies": { | ||
"@gravityci/cli": "^0.0.4", | ||
"@gravityci/cli": "^0.0.7", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-svelte": "2.46.1", | ||
"globals": "^15.2.0", | ||
|
@@ -29,9 +29,9 @@ | |
"typescript": "^5.4.5", | ||
"typescript-eslint": "^8.0.0" | ||
}, | ||
"packageManager": "[email protected].0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c", | ||
"packageManager": "[email protected].4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0", | ||
"volta": { | ||
"node": "22.12.0", | ||
"pnpm": "9.15.0" | ||
"node": "22.13.0", | ||
"pnpm": "9.15.4" | ||
} | ||
} |
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.