File tree Expand file tree Collapse file tree 5 files changed +287
-605
lines changed Expand file tree Collapse file tree 5 files changed +287
-605
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -4,4 +4,5 @@ enableConstraintsChecks: true
44enableInlineBuilds : true
55enableTelemetry : false
66nodeLinker : node-modules
7- yarnPath : .yarn/releases/yarn-4.4.1-patched.cjs
7+ tsEnableAutoTypes : true
8+ yarnPath : .yarn/releases/yarn-4.5.0-patched.cjs
Original file line number Diff line number Diff line change 2323 "lint-staged" : " 15.2.10" ,
2424 "prettier" : " 3.3.3"
2525 },
26- "packageManager" : " yarn@4.4.1 "
26+ "packageManager" : " yarn@4.5.0 "
2727}
Original file line number Diff line number Diff line change 2323 "dependencies" : {
2424 "@stylistic/eslint-plugin-js" : " 2.9.0" ,
2525 "@stylistic/eslint-plugin-ts" : " 2.9.0" ,
26- "@typescript-eslint/eslint-plugin" : " 8.9 .0" ,
27- "@typescript-eslint/parser" : " 8.9 .0" ,
26+ "@typescript-eslint/eslint-plugin" : " 8.10 .0" ,
27+ "@typescript-eslint/parser" : " 8.10 .0" ,
2828 "eslint-import-resolver-typescript" : " 3.6.3" ,
2929 "eslint-plugin-import" : " 2.31.0" ,
3030 "eslint-plugin-import-x" : " 4.3.1" ,
You can’t perform that action at this time.
0 commit comments