File tree Expand file tree Collapse file tree 5 files changed +1170
-1154
lines changed
Expand file tree Collapse file tree 5 files changed +1170
-1154
lines changed Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ plugins:
1111 path : .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1212 spec : ' https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1313
14- yarnPath : .yarn/releases/yarn-4.3 .0.cjs
14+ yarnPath : .yarn/releases/yarn-4.4 .0.cjs
Original file line number Diff line number Diff line change 5555 "devDependencies" : {
5656 "@commitlint/cli" : " ^19.3.0" ,
5757 "@commitlint/config-conventional" : " ^19.2.2" ,
58- "@napi-rs/cli" : " ^2.18.1 " ,
59- "@sapphire/eslint-config" : " ^5.0.4 " ,
58+ "@napi-rs/cli" : " ^2.18.4 " ,
59+ "@sapphire/eslint-config" : " ^5.0.5 " ,
6060 "@sapphire/prettier-config" : " ^2.0.0" ,
6161 "@sapphire/ts-config" : " ^5.0.1" ,
6262 "@taplo/cli" : " ^0.7.0" ,
6666 "eslint-config-prettier" : " ^9.1.0" ,
6767 "eslint-plugin-import" : " ^2.29.1" ,
6868 "eslint-plugin-prettier" : " ^5.1.3" ,
69- "lint-staged" : " ^15.2.2 " ,
70- "npm-run-all2" : " ^6.1 .2" ,
71- "prettier" : " ^3.2.5 " ,
72- "vitest" : " ^1.5 .0"
69+ "lint-staged" : " ^15.2.8 " ,
70+ "npm-run-all2" : " ^6.2 .2" ,
71+ "prettier" : " ^3.3.3 " ,
72+ "vitest" : " ^1.6 .0"
7373 },
7474 "repository" : {
7575 "type" : " git" ,
116116 "eslintConfig" : {
117117 "extends" : " @sapphire"
118118 },
119- "packageManager" : " yarn@4.3 .0"
119+ "packageManager" : " yarn@4.4 .0"
120120}
You can’t perform that action at this time.
0 commit comments