File tree Expand file tree Collapse file tree 21 files changed +250
-250
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 21 files changed +250
-250
lines changed Original file line number Diff line number Diff line change 2222 "@eslint/js" : " ^9.24.0" ,
2323 "@stylistic/eslint-plugin" : " ^4.2.0" ,
2424 "eslint-plugin-de-morgan" : " ^1.2.1" ,
25- "eslint-plugin-function" : " ^0.0.14 " ,
25+ "eslint-plugin-function" : " ^0.0.15 " ,
2626 "eslint-plugin-jsdoc" : " ^50.6.9" ,
2727 "eslint-plugin-perfectionist" : " ^4.11.0" ,
2828 "eslint-plugin-regexp" : " ^2.7.0" ,
2929 "eslint-plugin-unicorn" : " ^58.0.0" ,
30- "typescript-eslint" : " ^8.29.0 "
30+ "typescript-eslint" : " ^8.29.1 "
3131 }
3232}
Original file line number Diff line number Diff line change 2828 "@eslint-react/var" : " workspace:*" ,
2929 "@eslint/js" : " ^9.24.0" ,
3030 "@stylistic/eslint-plugin" : " ^4.2.0" ,
31- "@typescript-eslint/scope-manager" : " ^8.29.0 " ,
32- "@typescript-eslint/type-utils" : " ^8.29.0 " ,
33- "@typescript-eslint/types" : " ^8.29.0 " ,
34- "@typescript-eslint/utils" : " ^8.29.0 " ,
31+ "@typescript-eslint/scope-manager" : " ^8.29.1 " ,
32+ "@typescript-eslint/type-utils" : " ^8.29.1 " ,
33+ "@typescript-eslint/types" : " ^8.29.1 " ,
34+ "@typescript-eslint/utils" : " ^8.29.1 " ,
3535 "eslint-plugin-de-morgan" : " ^1.2.1" ,
3636 "eslint-plugin-jsdoc" : " ^50.6.9" ,
3737 "eslint-plugin-perfectionist" : " ^4.11.0" ,
Original file line number Diff line number Diff line change 6060 "tailwindcss" : " ^4.1.3" ,
6161 "tailwindcss-animated" : " ^2.0.0" ,
6262 "typescript" : " ^5.8.3" ,
63- "typescript-eslint" : " ^8.29.0 "
63+ "typescript-eslint" : " ^8.29.1 "
6464 }
6565}
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.19" ,
3131 "typescript" : " ^5.8.3" ,
32- "typescript-eslint" : " ^8.29.0 "
32+ "typescript-eslint" : " ^8.29.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.19" ,
3030 "typescript" : " ^5.8.3" ,
31- "typescript-eslint" : " ^8.29.0 " ,
31+ "typescript-eslint" : " ^8.29.1 " ,
3232 "vite" : " ^6.2.5"
3333 },
3434 "engines" : {
Original file line number Diff line number Diff line change 3232 "globals" : " ^16.0.0" ,
3333 "ts-blank-eslint-parser" : " ^0.4.3" ,
3434 "typescript" : " ^5.8.3" ,
35- "typescript-eslint" : " ^8.29.0 " ,
35+ "typescript-eslint" : " ^8.29.1 " ,
3636 "vite" : " ^6.2.5"
3737 },
3838 "engines" : {
Original file line number Diff line number Diff line change 6262 "@types/node" : " ^22.14.0" ,
6363 "@types/react" : " ^19.1.0" ,
6464 "@types/react-dom" : " ^19.1.1" ,
65- "@typescript-eslint/parser" : " ^8.29.0 " ,
66- "@typescript-eslint/rule-tester" : " ^8.29.0 " ,
67- "@typescript-eslint/types" : " ^8.29.0 " ,
65+ "@typescript-eslint/parser" : " ^8.29.1 " ,
66+ "@typescript-eslint/rule-tester" : " ^8.29.1 " ,
67+ "@typescript-eslint/types" : " ^8.29.1 " ,
6868 "ansis" : " ^3.17.0" ,
6969 "cspell" : " ^8.18.1" ,
7070 "dedent" : " ^1.5.3" ,
9191 "typedoc-plugin-markdown" : " ^4.6.1" ,
9292 "typedoc-plugin-mdn-links" : " ^5.0.1" ,
9393 "typescript" : " ^5.8.3" ,
94- "typescript-eslint" : " ^8.29.0 " ,
94+ "typescript-eslint" : " ^8.29.1 " ,
9595 "vitest" : " ^3.1.1"
9696 },
9797 "packageManager" :
" [email protected] " ,
Original file line number Diff line number Diff line change 4848 "@eslint-react/kit" : " workspace:*" ,
4949 "@eslint-react/shared" : " workspace:*" ,
5050 "@eslint-react/var" : " workspace:*" ,
51- "@typescript-eslint/scope-manager" : " ^8.29.0 " ,
52- "@typescript-eslint/type-utils" : " ^8.29.0 " ,
53- "@typescript-eslint/types" : " ^8.29.0 " ,
54- "@typescript-eslint/utils" : " ^8.29.0 " ,
51+ "@typescript-eslint/scope-manager" : " ^8.29.1 " ,
52+ "@typescript-eslint/type-utils" : " ^8.29.1 " ,
53+ "@typescript-eslint/types" : " ^8.29.1 " ,
54+ "@typescript-eslint/utils" : " ^8.29.1 " ,
5555 "birecord" : " ^0.1.1" ,
5656 "ts-pattern" : " ^5.7.0"
5757 },
Original file line number Diff line number Diff line change 5656 "@eslint-react/kit" : " workspace:*" ,
5757 "@eslint-react/shared" : " workspace:*" ,
5858 "@eslint-react/var" : " workspace:*" ,
59- "@typescript-eslint/scope-manager" : " ^8.29.0 " ,
60- "@typescript-eslint/type-utils" : " ^8.29.0 " ,
61- "@typescript-eslint/types" : " ^8.29.0 " ,
62- "@typescript-eslint/utils" : " ^8.29.0 " ,
59+ "@typescript-eslint/scope-manager" : " ^8.29.1 " ,
60+ "@typescript-eslint/type-utils" : " ^8.29.1 " ,
61+ "@typescript-eslint/types" : " ^8.29.1 " ,
62+ "@typescript-eslint/utils" : " ^8.29.1 " ,
6363 "string-ts" : " ^2.2.1" ,
6464 "ts-pattern" : " ^5.7.0"
6565 },
Original file line number Diff line number Diff line change 5656 "@eslint-react/kit" : " workspace:*" ,
5757 "@eslint-react/shared" : " workspace:*" ,
5858 "@eslint-react/var" : " workspace:*" ,
59- "@typescript-eslint/scope-manager" : " ^8.29.0 " ,
60- "@typescript-eslint/types" : " ^8.29.0 " ,
61- "@typescript-eslint/utils" : " ^8.29.0 " ,
59+ "@typescript-eslint/scope-manager" : " ^8.29.1 " ,
60+ "@typescript-eslint/types" : " ^8.29.1 " ,
61+ "@typescript-eslint/utils" : " ^8.29.1 " ,
6262 "compare-versions" : " ^6.1.1" ,
6363 "string-ts" : " ^2.2.1" ,
6464 "ts-pattern" : " ^5.7.0"
You can’t perform that action at this time.
0 commit comments