File tree Expand file tree Collapse file tree 20 files changed +330
-285
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 +330
-285
lines changed Original file line number Diff line number Diff line change 2222 "@eslint/js" : " ^9.33.0" ,
2323 "@stylistic/eslint-plugin" : " ^5.2.3" ,
2424 "eslint-plugin-de-morgan" : " ^1.3.1" ,
25- "eslint-plugin-function" : " ^0.0.22 " ,
25+ "eslint-plugin-function" : " ^0.0.24 " ,
2626 "eslint-plugin-jsdoc" : " ^54.1.0" ,
2727 "eslint-plugin-perfectionist" : " ^4.15.0" ,
2828 "eslint-plugin-regexp" : " ^2.10.0" ,
2929 "eslint-plugin-unicorn" : " ^60.0.0" ,
30- "typescript-eslint" : " ^8.39.1 "
30+ "typescript-eslint" : " ^8.40.0 "
3131 }
3232}
Original file line number Diff line number Diff line change 2828 "@eslint-react/var" : " workspace:*" ,
2929 "@eslint/js" : " ^9.33.0" ,
3030 "@stylistic/eslint-plugin" : " ^5.2.3" ,
31- "@typescript-eslint/scope-manager" : " ^8.39.1 " ,
32- "@typescript-eslint/type-utils" : " ^8.39.1 " ,
33- "@typescript-eslint/types" : " ^8.39.1 " ,
34- "@typescript-eslint/utils" : " ^8.39.1 " ,
31+ "@typescript-eslint/scope-manager" : " ^8.40.0 " ,
32+ "@typescript-eslint/type-utils" : " ^8.40.0 " ,
33+ "@typescript-eslint/types" : " ^8.40.0 " ,
34+ "@typescript-eslint/utils" : " ^8.40.0 " ,
3535 "eslint-plugin-de-morgan" : " ^1.3.1" ,
3636 "eslint-plugin-jsdoc" : " ^54.1.0" ,
3737 "eslint-plugin-perfectionist" : " ^4.15.0" ,
Original file line number Diff line number Diff line change 2020 "fumadocs-twoslash" : " 3.1.4" ,
2121 "fumadocs-typescript" : " 4.0.6" ,
2222 "fumadocs-ui" : " 15.6.10" ,
23- "lucide-react" : " ^0.539 .0" ,
23+ "lucide-react" : " ^0.540 .0" ,
2424 "next" : " ^15.4.6" ,
2525 "next-view-transitions" : " ^0.3.4" ,
2626 "react" : " ^19.1.1" ,
6161 "tailwindcss" : " ^4.1.12" ,
6262 "tailwindcss-animated" : " ^2.0.0" ,
6363 "typescript" : " ^5.9.2" ,
64- "typescript-eslint" : " ^8.39.1 "
64+ "typescript-eslint" : " ^8.40.0 "
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.9.2" ,
32- "typescript-eslint" : " ^8.39.1 "
32+ "typescript-eslint" : " ^8.40.0 "
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.9.2" ,
31- "typescript-eslint" : " ^8.39.1 " ,
31+ "typescript-eslint" : " ^8.40.0 " ,
3232 "vite" : " ^7.1.2"
3333 },
3434 "engines" : {
Original file line number Diff line number Diff line change 3232 "globals" : " ^16.3.0" ,
3333 "ts-blank-eslint-parser" : " ^0.4.3" ,
3434 "typescript" : " ^5.9.2" ,
35- "typescript-eslint" : " ^8.39.1 " ,
35+ "typescript-eslint" : " ^8.40.0 " ,
3636 "vite" : " ^7.1.2"
3737 },
3838 "engines" : {
Original file line number Diff line number Diff line change 6262 "@types/node" : " ^24.3.0" ,
6363 "@types/react" : " ^19.1.10" ,
6464 "@types/react-dom" : " ^19.1.7" ,
65- "@typescript-eslint/parser" : " ^8.39.1 " ,
66- "@typescript-eslint/rule-tester" : " ^8.39.1 " ,
67- "@typescript-eslint/types" : " ^8.39.1 " ,
65+ "@typescript-eslint/parser" : " ^8.40.0 " ,
66+ "@typescript-eslint/rule-tester" : " ^8.40.0 " ,
67+ "@typescript-eslint/types" : " ^8.40.0 " ,
6868 "ansis" : " ^4.1.0" ,
6969 "cspell" : " ^9.2.0" ,
7070 "dedent" : " ^1.6.0" ,
9393 "typedoc-plugin-markdown" : " ^4.8.1" ,
9494 "typedoc-plugin-mdn-links" : " ^5.0.8" ,
9595 "typescript" : " ^5.9.2" ,
96- "typescript-eslint" : " ^8.39.1 " ,
96+ "typescript-eslint" : " ^8.40.0 " ,
9797 "vitest" : " ^3.2.4"
9898 },
9999 "packageManager" :
" [email protected] " ,
114114 "@types/react-dom" : " ^19.1.7" ,
115115 "cross-spawn" : " ^7.0.6" ,
116116 "esbuild" : " ^0.25.9" ,
117- "lucide-react" : " ^0.539 .0" ,
117+ "lucide-react" : " ^0.540 .0" ,
118118 "next" : " ^15.4.6" ,
119119 "react" : " ^19.1.1" ,
120120 "react-dom" : " ^19.1.1" ,
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.39.1 " ,
51- "@typescript-eslint/type-utils" : " ^8.39.1 " ,
52- "@typescript-eslint/types" : " ^8.39.1 " ,
53- "@typescript-eslint/utils" : " ^8.39.1 " ,
50+ "@typescript-eslint/scope-manager" : " ^8.40.0 " ,
51+ "@typescript-eslint/type-utils" : " ^8.40.0 " ,
52+ "@typescript-eslint/types" : " ^8.40.0 " ,
53+ "@typescript-eslint/utils" : " ^8.40.0 " ,
5454 "birecord" : " ^0.1.1" ,
5555 "ts-pattern" : " ^5.8.0"
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.39.1 " ,
59- "@typescript-eslint/type-utils" : " ^8.39.1 " ,
60- "@typescript-eslint/types" : " ^8.39.1 " ,
61- "@typescript-eslint/utils" : " ^8.39.1 " ,
58+ "@typescript-eslint/scope-manager" : " ^8.40.0 " ,
59+ "@typescript-eslint/type-utils" : " ^8.40.0 " ,
60+ "@typescript-eslint/types" : " ^8.40.0 " ,
61+ "@typescript-eslint/utils" : " ^8.40.0 " ,
6262 "string-ts" : " ^2.2.1" ,
6363 "ts-pattern" : " ^5.8.0"
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.39.1 " ,
59- "@typescript-eslint/types" : " ^8.39.1 " ,
60- "@typescript-eslint/utils" : " ^8.39.1 " ,
58+ "@typescript-eslint/scope-manager" : " ^8.40.0 " ,
59+ "@typescript-eslint/types" : " ^8.40.0 " ,
60+ "@typescript-eslint/utils" : " ^8.40.0 " ,
6161 "compare-versions" : " ^6.1.1" ,
6262 "string-ts" : " ^2.2.1" ,
6363 "ts-pattern" : " ^5.8.0"
You can’t perform that action at this time.
0 commit comments