-
-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump all non-major dependencies (#834)
- Loading branch information
Showing
20 changed files
with
969 additions
and
379 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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"node": ">=18.20.3", | ||
"pnpm": "^8.6.3" | ||
}, | ||
"packageManager": "[email protected].8", | ||
"packageManager": "[email protected].9", | ||
"scripts": { | ||
"check": "check && pnpm -r --sequential run check", | ||
"test": "vitest", | ||
|
@@ -18,7 +18,7 @@ | |
"docs:preview": "pnpm -s docs:gen && vitepress preview docs" | ||
}, | ||
"devDependencies": { | ||
"@aklinker1/buildc": "^1.0.10", | ||
"@aklinker1/buildc": "^1.0.11", | ||
"@aklinker1/check": "^1.3.1", | ||
"@types/fs-extra": "^11.0.4", | ||
"@vitest/coverage-v8": "^1.6.0", | ||
|
@@ -31,18 +31,18 @@ | |
"hasha": "^6.0.0", | ||
"lint-staged": "^15.2.7", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^3.3.2", | ||
"prettier": "^3.3.3", | ||
"simple-git-hooks": "^2.11.1", | ||
"tsx": "4.15.7", | ||
"typedoc": "^0.25.4", | ||
"typedoc-plugin-markdown": "4.0.0-next.23", | ||
"typedoc-vitepress-theme": "1.0.0-next.3", | ||
"typescript": "^5.5.2", | ||
"vitepress": "^1.2.3", | ||
"typescript": "^5.5.3", | ||
"vitepress": "^1.3.1", | ||
"vitest": "^1.6.0", | ||
"vitest-mock-extended": "^1.3.1", | ||
"vitest-mock-extended": "^1.3.2", | ||
"vitest-plugin-random-seed": "^1.1.0", | ||
"vue": "^3.4.31", | ||
"vue": "^3.4.33", | ||
"wxt": "workspace:*", | ||
"yaml": "^2.4.5" | ||
}, | ||
|
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
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
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.