File tree Expand file tree Collapse file tree 15 files changed +598
-1047
lines changed
vite-react-dom-js-with-babel-eslint-parser-app
vite-react-dom-with-ts-blank-eslint-parser-app
eslint-plugin-react-debug/src/rules
eslint-plugin-react-x/src/rules Expand file tree Collapse file tree 15 files changed +598
-1047
lines changed Original file line number Diff line number Diff line change 2323 "@stylistic/eslint-plugin" : " ^5.2.3" ,
2424 "eslint-plugin-de-morgan" : " ^1.3.1" ,
2525 "eslint-plugin-function" : " ^0.0.22" ,
26- "eslint-plugin-jsdoc" : " ^53.0.1 " ,
26+ "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" ,
Original file line number Diff line number Diff line change 3333 "@typescript-eslint/types" : " ^8.39.1" ,
3434 "@typescript-eslint/utils" : " ^8.39.1" ,
3535 "eslint-plugin-de-morgan" : " ^1.3.1" ,
36- "eslint-plugin-jsdoc" : " ^53.0.1 " ,
36+ "eslint-plugin-jsdoc" : " ^54.1.0 " ,
3737 "eslint-plugin-perfectionist" : " ^4.15.0" ,
3838 "eslint-plugin-regexp" : " ^2.10.0" ,
3939 "eslint-plugin-unicorn" : " ^60.0.0" ,
Original file line number Diff line number Diff line change 3737 "@eslint/markdown" : " ^7.1.0" ,
3838 "@local/configs" : " workspace:*" ,
3939 "@mdx-js/mdx" : " ^3.1.0" ,
40- "@tailwindcss/postcss" : " ^4.1.11 " ,
40+ "@tailwindcss/postcss" : " ^4.1.12 " ,
4141 "@theguild/remark-mermaid" : " ^0.3.0" ,
4242 "@tsconfig/next" : " ^2.0.3" ,
4343 "@tsconfig/node22" : " ^22.0.2" ,
5858 "eslint-plugin-unicorn" : " ^60.0.0" ,
5959 "importx" : " ^0.5.2" ,
6060 "postcss" : " ^8.5.6" ,
61- "tailwindcss" : " ^4.1.11 " ,
61+ "tailwindcss" : " ^4.1.12 " ,
6262 "tailwindcss-animated" : " ^2.0.0" ,
6363 "typescript" : " ^5.9.2" ,
6464 "typescript-eslint" : " ^8.39.1"
Original file line number Diff line number Diff line change 1515 },
1616 "devDependencies" : {
1717 "@eslint-react/eslint-plugin" : " workspace:*" ,
18- "@eslint/config-inspector" : " ^1.1 .0" ,
18+ "@eslint/config-inspector" : " ^1.2 .0" ,
1919 "@eslint/js" : " ^9.33.0" ,
2020 "@next/eslint-plugin-next" : " ^15.4.6" ,
2121 "@tsconfig/next" : " ^2.0.3" ,
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@eslint-react/eslint-plugin" : " workspace:*" ,
19- "@eslint/config-inspector" : " ^1.1 .0" ,
19+ "@eslint/config-inspector" : " ^1.2 .0" ,
2020 "@eslint/js" : " ^9.33.0" ,
2121 "@tsconfig/node22" : " ^22.0.2" ,
2222 "@tsconfig/strictest" : " ^2.0.5" ,
Original file line number Diff line number Diff line change 1616 },
1717 "devDependencies" : {
1818 "@eslint-react/eslint-plugin" : " workspace:*" ,
19- "@eslint/config-inspector" : " ^1.1 .0" ,
19+ "@eslint/config-inspector" : " ^1.2 .0" ,
2020 "@eslint/js" : " ^9.33.0" ,
2121 "@types/react" : " ^19.1.10" ,
2222 "@types/react-dom" : " ^19.1.7" ,
Original file line number Diff line number Diff line change 1515 "react-dom" : " ^19.1.1"
1616 },
1717 "devDependencies" : {
18- "@babel/core" : " ^7.28.0 " ,
18+ "@babel/core" : " ^7.28.3 " ,
1919 "@babel/eslint-parser" : " ^7.28.0" ,
20- "@babel/preset-env" : " ^7.28.0 " ,
20+ "@babel/preset-env" : " ^7.28.3 " ,
2121 "@babel/preset-react" : " ^7.27.1" ,
22- "@eslint/config-inspector" : " ^1.1 .0" ,
22+ "@eslint/config-inspector" : " ^1.2 .0" ,
2323 "@eslint/js" : " ^9.33.0" ,
2424 "@types/babel__core" : " ~7.20.5" ,
2525 "@types/babel__preset-env" : " ~7.10.0" ,
Original file line number Diff line number Diff line change 1818 "@eslint-react/eslint-plugin" : " workspace:*" ,
1919 "@eslint-react/kit" : " workspace:*" ,
2020 "@eslint-react/shared" : " workspace:*" ,
21- "@eslint/config-inspector" : " ^1.1 .0" ,
21+ "@eslint/config-inspector" : " ^1.2 .0" ,
2222 "@eslint/js" : " ^9.33.0" ,
2323 "@tsconfig/node22" : " ^22.0.2" ,
2424 "@tsconfig/strictest" : " ^2.0.5" ,
Original file line number Diff line number Diff line change 5252 "update:website" : " tsx ./scripts/update-website.ts"
5353 },
5454 "devDependencies" : {
55- "@eslint/config-inspector" : " ^1.1 .0" ,
55+ "@eslint/config-inspector" : " ^1.2 .0" ,
5656 "@eslint/markdown" : " ^7.1.0" ,
5757 "@local/configs" : " workspace:*" ,
5858 "@local/eslint-plugin-local" : " workspace:*" ,
Original file line number Diff line number Diff line change 11export * from "./get-instance-id" ;
2- export * from "./is-initialized- from-react" ;
2+ export * from "./is-from-react" ;
33export * from "./is-instance-id-equal" ;
44export * from "./is-react-api" ;
You can’t perform that action at this time.
0 commit comments