File tree Expand file tree Collapse file tree 17 files changed +129
-339
lines changed
rule-schema-to-typescript-types Expand file tree Collapse file tree 17 files changed +129
-339
lines changed Original file line number Diff line number Diff line change 1515 }
1616 },
1717 {
18- "plugin" : " @nx/vite/plugin " ,
18+ "plugin" : " @nx/vitest " ,
1919 "exclude" : [" *" ],
2020 "options" : {
2121 "testTargetName" : " test" ,
22- "typecheckTargetName" : " vite :typecheck"
22+ "typecheckTargetName" : " vitest :typecheck"
2323 }
2424 }
2525 ],
Original file line number Diff line number Diff line change 5656 "@eslint/compat" : " ^1.2.4" ,
5757 "@eslint/eslintrc" : " ^3.2.0" ,
5858 "@eslint/js" : " ^9.26.0" ,
59- "@nx/devkit" : " 21.4 .1" ,
60- "@nx/js" : " 21.4 .1" ,
61- "@nx/vite " : " 21.4 .1" ,
62- "@nx/workspace" : " 21.4 .1" ,
59+ "@nx/devkit" : " 22.1 .1" ,
60+ "@nx/js" : " 22.1 .1" ,
61+ "@nx/vitest " : " 22.1 .1" ,
62+ "@nx/workspace" : " 22.1 .1" ,
6363 "@swc/core" : " ^1.4.12" ,
6464 "@types/debug" : " ^4.1.12" ,
6565 "@types/eslint-plugin-jsx-a11y" : " ^6.10.0" ,
9595 "knip" : " ^5.41.1" ,
9696 "lint-staged" : " ^15.2.2" ,
9797 "markdownlint-cli" : " ^0.45.0" ,
98- "nx" : " 21.4 .1" ,
98+ "nx" : " 22.1 .1" ,
9999 "prettier" : " 3.6.2" ,
100100 "rimraf" : " ^5.0.5" ,
101101 "semver" : " 7.7.0" ,
102102 "tsx" : " *" ,
103103 "typescript" : " >=4.8.4 <6.0.0" ,
104104 "typescript-eslint" : " workspace:^" ,
105- "vite" : " ^6.3.5 " ,
105+ "vite" : " 7.2.4 " ,
106106 "vitest" : " ^3.1.3" ,
107107 "yargs" : " 17.7.2" ,
108108 "yarn-berry-deduplicate" : " ^6.1.3"
Original file line number Diff line number Diff line change 33 "files" : [],
44 "include" : [],
55 "references" : [
6- {
7- "path" : " ../type-utils"
8- },
9- {
10- "path" : " ../scope-manager"
11- },
12- {
13- "path" : " ../rule-tester"
14- },
15- {
16- "path" : " ../utils"
17- },
186 {
197 "path" : " ./tsconfig.build.json"
208 },
Original file line number Diff line number Diff line change 33 "files" : [],
44 "include" : [],
55 "references" : [
6- {
7- "path" : " ../visitor-keys"
8- },
9- {
10- "path" : " ../type-utils"
11- },
12- {
13- "path" : " ../scope-manager"
14- },
15- {
16- "path" : " ../rule-tester"
17- },
18- {
19- "path" : " ../rule-schema-to-typescript-types"
20- },
21- {
22- "path" : " ../parser"
23- },
24- {
25- "path" : " ../utils"
26- },
276 {
287 "path" : " ./tsconfig.build.json"
298 },
Original file line number Diff line number Diff line change 33 "files" : [],
44 "include" : [],
55 "references" : [
6- {
7- "path" : " ../visitor-keys"
8- },
9- {
10- "path" : " ../typescript-estree"
11- },
12- {
13- "path" : " ../types"
14- },
15- {
16- "path" : " ../scope-manager"
17- },
186 {
197 "path" : " ./tsconfig.build.json"
208 },
Original file line number Diff line number Diff line change 33 "files" : [],
44 "include" : [],
55 "references" : [
6- {
7- "path" : " ../tsconfig-utils"
8- },
9- {
10- "path" : " ../types"
11- },
126 {
137 "path" : " ./tsconfig.build.json"
148 },
Original file line number Diff line number Diff line change 33 "files" : [],
44 "include" : [],
55 "references" : [
6- {
7- "path" : " ../utils"
8- },
9- {
10- "path" : " ../type-utils"
11- },
126 {
137 "path" : " ./tsconfig.build.json"
148 },
Original file line number Diff line number Diff line change 33 "files" : [],
44 "include" : [],
55 "references" : [
6- {
7- "path" : " ../utils"
8- },
9- {
10- "path" : " ../typescript-estree"
11- },
12- {
13- "path" : " ../parser"
14- },
156 {
167 "path" : " ./tsconfig.build.json"
178 },
Original file line number Diff line number Diff line change 33 "files" : [],
44 "include" : [],
55 "references" : [
6- {
7- "path" : " ../visitor-keys"
8- },
9- {
10- "path" : " ../types"
11- },
12- {
13- "path" : " ../typescript-estree"
14- },
156 {
167 "path" : " ./tsconfig.build.json"
178 },
Original file line number Diff line number Diff line change 33 "files" : [],
44 "include" : [],
55 "references" : [
6- {
7- "path" : " ../types"
8- },
9- {
10- "path" : " ../utils"
11- },
12- {
13- "path" : " ../typescript-estree"
14- },
15- {
16- "path" : " ../parser"
17- },
186 {
197 "path" : " ./tsconfig.build.json"
208 },
You can’t perform that action at this time.
0 commit comments