This repository was archived by the owner on Sep 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +3380
-108
lines changed
eslint-config-tslint-base
eslint-config-tslint-react Expand file tree Collapse file tree 5 files changed +3380
-108
lines changed Original file line number Diff line number Diff line change 2121 " lib"
2222 ],
2323 "dependencies" : {
24- "@biomejs/biome" : " ^1.7 .1"
24+ "@biomejs/biome" : " ^1.8 .1"
2525 },
2626 "peerDependencies" : {
27- "@biomejs/biome" : " ^1.7 .1"
27+ "@biomejs/biome" : " ^1.8 .1"
2828 },
2929 "publishConfig" : {
3030 "access" : " public" ,
Original file line number Diff line number Diff line change 1818 },
1919 "files" : [" lib" ],
2020 "dependencies" : {
21- "@eslint/compat" : " ^1.0.3 " ,
21+ "@eslint/compat" : " ^1.1.0 " ,
2222 "@eslint/eslintrc" : " ^3.1.0" ,
2323 "@eslint/js" : " ^9.4.0" ,
24- "@typescript-eslint/eslint-plugin" : " ^7.7.1 " ,
24+ "@typescript-eslint/eslint-plugin" : " ^7.13.0 " ,
2525 "@typescript-eslint/eslint-plugin-tslint" : " ^7.0.2" ,
26- "@typescript-eslint/parser" : " ^7.7.1 " ,
26+ "@typescript-eslint/parser" : " ^7.13.0 " ,
2727 "eslint" : " ^8.57.0" ,
2828 "eslint-plugin-eslint-comments" : " ^3.2.0" ,
2929 "eslint-plugin-import" : " ^2.29.1" ,
Original file line number Diff line number Diff line change 1818 },
1919 "files" : [" lib" ],
2020 "dependencies" : {
21- "@eslint/compat" : " ^1.0.3 " ,
21+ "@eslint/compat" : " ^1.1.0 " ,
2222 "@eslint/eslintrc" : " ^3.1.0" ,
2323 "@eslint/js" : " ^9.4.0" ,
24- "@typescript-eslint/eslint-plugin" : " ^7.7.1 " ,
25- "@typescript-eslint/parser" : " ^7.7.1 " ,
24+ "@typescript-eslint/eslint-plugin" : " ^7.13.0 " ,
25+ "@typescript-eslint/parser" : " ^7.13.0 " ,
2626 "eslint-config-airbnb" : " ^19.0.4" ,
2727 "eslint-config-airbnb-typescript" : " ^18.0.0" ,
2828 "eslint-import-resolver-typescript" : " ^3.6.1" ,
2929 "eslint-plugin-import" : " ^2.29.1" ,
3030 "eslint-plugin-json-files" : " ^4.2.0" ,
3131 "eslint-plugin-jsx-a11y" : " ^6.8.0" ,
32- "eslint-plugin-react" : " ^7.34.1 " ,
32+ "eslint-plugin-react" : " ^7.34.2 " ,
3333 "eslint-plugin-react-hooks" : " ^4.6.2" ,
3434 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
3535 "eslint-plugin-validate-jsx-nesting" : " ^0.1.1" ,
Original file line number Diff line number Diff line change 2020 " lib"
2121 ],
2222 "dependencies" : {
23- "prettier" : " ^3.2.5 " ,
23+ "prettier" : " ^3.3.2 " ,
2424 "prettier-plugin-packagejson" : " ^2.5.0" ,
25- "prettier-plugin-tailwindcss" : " ^0.5.14 "
25+ "prettier-plugin-tailwindcss" : " ^0.6.4 "
2626 },
2727 "peerDependencies" : {
28- "prettier" : " ^3.2.5 " ,
28+ "prettier" : " ^3.3.2 " ,
2929 "prettier-plugin-packagejson" : " ^2.5.0" ,
30- "prettier-plugin-tailwindcss" : " ^0.5.14 "
30+ "prettier-plugin-tailwindcss" : " ^0.6.4 "
3131 },
3232 "publishConfig" : {
3333 "access" : " public" ,
You can’t perform that action at this time.
0 commit comments