File tree Expand file tree Collapse file tree 20 files changed +254
-254
lines changed
vite-react-dom-with-ts-blank-eslint-parser-app
eslint-plugin-react-debug
eslint-plugin-react-naming-convention
eslint-plugin-react-web-api Expand file tree Collapse file tree 20 files changed +254
-254
lines changed Original file line number Diff line number Diff line change 2727 "eslint-plugin-perfectionist" : " ^4.15.0" ,
2828 "eslint-plugin-regexp" : " ^2.9.0" ,
2929 "eslint-plugin-unicorn" : " ^59.0.1" ,
30- "typescript-eslint" : " ^8.35.0 "
30+ "typescript-eslint" : " ^8.35.1 "
3131 }
3232}
Original file line number Diff line number Diff line change 2828 "@eslint-react/var" : " workspace:*" ,
2929 "@eslint/js" : " ^9.30.0" ,
3030 "@stylistic/eslint-plugin" : " ^5.1.0" ,
31- "@typescript-eslint/scope-manager" : " ^8.35.0 " ,
32- "@typescript-eslint/type-utils" : " ^8.35.0 " ,
33- "@typescript-eslint/types" : " ^8.35.0 " ,
34- "@typescript-eslint/utils" : " ^8.35.0 " ,
31+ "@typescript-eslint/scope-manager" : " ^8.35.1 " ,
32+ "@typescript-eslint/type-utils" : " ^8.35.1 " ,
33+ "@typescript-eslint/types" : " ^8.35.1 " ,
34+ "@typescript-eslint/utils" : " ^8.35.1 " ,
3535 "eslint-plugin-de-morgan" : " ^1.3.0" ,
3636 "eslint-plugin-jsdoc" : " ^51.3.1" ,
3737 "eslint-plugin-perfectionist" : " ^4.15.0" ,
Original file line number Diff line number Diff line change 6161 "tailwindcss" : " ^4.1.11" ,
6262 "tailwindcss-animated" : " ^2.0.0" ,
6363 "typescript" : " ^5.8.3" ,
64- "typescript-eslint" : " ^8.35.0 "
64+ "typescript-eslint" : " ^8.35.1 "
6565 }
6666}
Original file line number Diff line number Diff line change 2929 "eslint-plugin-react-hooks" : " ^5.2.0" ,
3030 "eslint-plugin-react-refresh" : " ^0.4.20" ,
3131 "typescript" : " ^5.8.3" ,
32- "typescript-eslint" : " ^8.35.0 "
32+ "typescript-eslint" : " ^8.35.1 "
3333 },
3434 "engines" : {
3535 "node" : " >=18.18.0"
Original file line number Diff line number Diff line change 2828 "eslint-plugin-react-hooks" : " ^5.2.0" ,
2929 "eslint-plugin-react-refresh" : " ^0.4.20" ,
3030 "typescript" : " ^5.8.3" ,
31- "typescript-eslint" : " ^8.35.0 " ,
31+ "typescript-eslint" : " ^8.35.1 " ,
3232 "vite" : " ^7.0.0"
3333 },
3434 "engines" : {
Original file line number Diff line number Diff line change 3232 "globals" : " ^16.2.0" ,
3333 "ts-blank-eslint-parser" : " ^0.4.3" ,
3434 "typescript" : " ^5.8.3" ,
35- "typescript-eslint" : " ^8.35.0 " ,
35+ "typescript-eslint" : " ^8.35.1 " ,
3636 "vite" : " ^7.0.0"
3737 },
3838 "engines" : {
Original file line number Diff line number Diff line change 6262 "@types/node" : " ^24.0.7" ,
6363 "@types/react" : " ^19.1.8" ,
6464 "@types/react-dom" : " ^19.1.6" ,
65- "@typescript-eslint/parser" : " ^8.35.0 " ,
66- "@typescript-eslint/rule-tester" : " ^8.35.0 " ,
67- "@typescript-eslint/types" : " ^8.35.0 " ,
65+ "@typescript-eslint/parser" : " ^8.35.1 " ,
66+ "@typescript-eslint/rule-tester" : " ^8.35.1 " ,
67+ "@typescript-eslint/types" : " ^8.35.1 " ,
6868 "ansis" : " ^4.1.0" ,
6969 "cspell" : " ^9.1.2" ,
7070 "dedent" : " ^1.6.0" ,
8989 "tsup" : " ^8.5.0" ,
9090 "tsx" : " ^4.20.3" ,
9191 "type-fest" : " ^4.41.0" ,
92- "typedoc" : " ^0.28.6 " ,
92+ "typedoc" : " ^0.28.7 " ,
9393 "typedoc-plugin-markdown" : " ^4.7.0" ,
9494 "typedoc-plugin-mdn-links" : " ^5.0.2" ,
9595 "typescript" : " ^5.8.3" ,
96- "typescript-eslint" : " ^8.35.0 " ,
96+ "typescript-eslint" : " ^8.35.1 " ,
9797 "vitest" : " ^3.2.4"
9898 },
9999 "packageManager" :
" [email protected] " ,
Original file line number Diff line number Diff line change 4747 "@eslint-react/kit" : " workspace:*" ,
4848 "@eslint-react/shared" : " workspace:*" ,
4949 "@eslint-react/var" : " workspace:*" ,
50- "@typescript-eslint/scope-manager" : " ^8.35.0 " ,
51- "@typescript-eslint/type-utils" : " ^8.35.0 " ,
52- "@typescript-eslint/types" : " ^8.35.0 " ,
53- "@typescript-eslint/utils" : " ^8.35.0 " ,
50+ "@typescript-eslint/scope-manager" : " ^8.35.1 " ,
51+ "@typescript-eslint/type-utils" : " ^8.35.1 " ,
52+ "@typescript-eslint/types" : " ^8.35.1 " ,
53+ "@typescript-eslint/utils" : " ^8.35.1 " ,
5454 "birecord" : " ^0.1.1" ,
5555 "ts-pattern" : " ^5.7.1"
5656 },
Original file line number Diff line number Diff line change 5555 "@eslint-react/kit" : " workspace:*" ,
5656 "@eslint-react/shared" : " workspace:*" ,
5757 "@eslint-react/var" : " workspace:*" ,
58- "@typescript-eslint/scope-manager" : " ^8.35.0 " ,
59- "@typescript-eslint/type-utils" : " ^8.35.0 " ,
60- "@typescript-eslint/types" : " ^8.35.0 " ,
61- "@typescript-eslint/utils" : " ^8.35.0 " ,
58+ "@typescript-eslint/scope-manager" : " ^8.35.1 " ,
59+ "@typescript-eslint/type-utils" : " ^8.35.1 " ,
60+ "@typescript-eslint/types" : " ^8.35.1 " ,
61+ "@typescript-eslint/utils" : " ^8.35.1 " ,
6262 "string-ts" : " ^2.2.1" ,
6363 "ts-pattern" : " ^5.7.1"
6464 },
Original file line number Diff line number Diff line change 5555 "@eslint-react/kit" : " workspace:*" ,
5656 "@eslint-react/shared" : " workspace:*" ,
5757 "@eslint-react/var" : " workspace:*" ,
58- "@typescript-eslint/scope-manager" : " ^8.35.0 " ,
59- "@typescript-eslint/types" : " ^8.35.0 " ,
60- "@typescript-eslint/utils" : " ^8.35.0 " ,
58+ "@typescript-eslint/scope-manager" : " ^8.35.1 " ,
59+ "@typescript-eslint/types" : " ^8.35.1 " ,
60+ "@typescript-eslint/utils" : " ^8.35.1 " ,
6161 "compare-versions" : " ^6.1.1" ,
6262 "string-ts" : " ^2.2.1" ,
6363 "ts-pattern" : " ^5.7.1"
You can’t perform that action at this time.
0 commit comments