generated from sapphiredev/sapphire-template
-
Notifications
You must be signed in to change notification settings - Fork 5
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
1faa999
commit f878737
Showing
12 changed files
with
901 additions
and
913 deletions.
There are no files selected for viewing
614 changes: 307 additions & 307 deletions
614
.yarn/releases/yarn-4.5.1.cjs → .yarn/releases/yarn-4.5.3.cjs
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -18,20 +18,20 @@ | |
"check-update": "turbo run check-update" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.8.0" | ||
"tslib": "^2.8.1" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.5.0", | ||
"@commitlint/config-conventional": "^19.5.0", | ||
"@commitlint/cli": "^19.6.0", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@favware/npm-deprecate": "^1.0.7", | ||
"@sapphire/eslint-config": "^5.0.5", | ||
"@sapphire/framework": "^5.2.1", | ||
"@sapphire/framework": "^5.3.1", | ||
"@sapphire/prettier-config": "^2.0.0", | ||
"@sapphire/ts-config": "^5.0.1", | ||
"@swc/core": "^1.7.40", | ||
"@swc/jest": "^0.2.36", | ||
"@swc/core": "^1.9.3", | ||
"@swc/jest": "^0.2.37", | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^20.17.1", | ||
"@types/node": "^20.17.8", | ||
"@types/rimraf": "^4.0.5", | ||
"@typescript-eslint/eslint-plugin": "^7.13.0", | ||
"@typescript-eslint/parser": "^7.13.0", | ||
|
@@ -43,22 +43,22 @@ | |
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"gen-esm-wrapper": "^1.1.3", | ||
"husky": "^9.1.6", | ||
"husky": "^9.1.7", | ||
"jest": "^29.7.0", | ||
"jest-circus": "^29.7.0", | ||
"lint-staged": "^15.2.10", | ||
"prettier": "^3.3.3", | ||
"prettier": "^3.4.0", | ||
"pretty-quick": "^4.0.0", | ||
"rimraf": "^6.0.1", | ||
"ts-jest": "^29.2.5", | ||
"ts-node": "^10.9.2", | ||
"tsup": "^8.3.5", | ||
"tsx": "^4.19.2", | ||
"turbo": "^2.2.3", | ||
"turbo": "^2.3.2", | ||
"typedoc": "^0.25.13", | ||
"typedoc-plugin-mdn-links": "^3.1.30", | ||
"typescript": "^5.4.5", | ||
"undici": "^6.20.1" | ||
"undici": "^6.21.0" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
|
@@ -100,5 +100,5 @@ | |
"jest-environment-jsdom": "https://registry.yarnpkg.com/@favware/skip-dependency/-/skip-dependency-1.1.3.tgz" | ||
}, | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "[email protected].1" | ||
"packageManager": "[email protected].3" | ||
} |
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.