This repository was archived by the owner on Sep 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +217
-257
lines changed
eslint-config-tslint-base
eslint-config-tslint-react Expand file tree Collapse file tree 6 files changed +217
-257
lines changed Original file line number Diff line number Diff line change 1111 "precommit" : " true"
1212 },
1313 "devDependencies" : {
14- "@commitlint/cli" : " ^19.2.2 " ,
14+ "@commitlint/cli" : " ^19.3.0 " ,
1515 "@commitlint/config-conventional" : " ^19.2.2" ,
1616 "@release-it-plugins/workspaces" : " ^4.2.0" ,
1717 "@release-it/conventional-changelog" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 2121 " lib"
2222 ],
2323 "dependencies" : {
24- "@biomejs/biome" : " ^1.6.4 "
24+ "@biomejs/biome" : " ^1.7.1 "
2525 },
2626 "peerDependencies" : {
27- "@biomejs/biome" : " ^1.6.4 "
27+ "@biomejs/biome" : " ^1.7.1 "
2828 },
2929 "publishConfig" : {
3030 "access" : " public" ,
Original file line number Diff line number Diff line change 2020 " lib"
2121 ],
2222 "dependencies" : {
23- "@typescript-eslint/eslint-plugin" : " ^7.6.0 " ,
23+ "@typescript-eslint/eslint-plugin" : " ^7.7.1 " ,
2424 "@typescript-eslint/eslint-plugin-tslint" : " ^7.0.2" ,
25- "@typescript-eslint/parser" : " ^7.6.0 " ,
26- "eslint" : " ^9.0.0 " ,
25+ "@typescript-eslint/parser" : " ^7.7.1 " ,
26+ "eslint" : " ^9.1.1 " ,
2727 "eslint-plugin-eslint-comments" : " ^3.2.0" ,
2828 "eslint-plugin-import" : " ^2.29.1" ,
29- "eslint-plugin-json-files" : " ^4.1 .0" ,
29+ "eslint-plugin-json-files" : " ^4.2 .0" ,
3030 "eslint-plugin-prefer-arrow" : " ^1.2.3" ,
3131 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
3232 "typescript" : " ^5.4.5"
Original file line number Diff line number Diff line change 2020 " lib"
2121 ],
2222 "dependencies" : {
23- "@typescript-eslint/eslint-plugin" : " ^7.6.0 " ,
24- "@typescript-eslint/parser" : " ^7.6.0 " ,
23+ "@typescript-eslint/eslint-plugin" : " ^7.7.1 " ,
24+ "@typescript-eslint/parser" : " ^7.7.1 " ,
2525 "eslint-config-airbnb" : " ^19.0.4" ,
2626 "eslint-config-airbnb-typescript" : " ^18.0.0" ,
2727 "eslint-config-react-app" : " ^7.0.1" ,
2828 "eslint-import-resolver-typescript" : " ^3.6.1" ,
2929 "eslint-plugin-import" : " ^2.29.1" ,
30- "eslint-plugin-json-files" : " ^4.1 .0" ,
30+ "eslint-plugin-json-files" : " ^4.2 .0" ,
3131 "eslint-plugin-jsx-a11y" : " ^6.8.0" ,
3232 "eslint-plugin-react" : " ^7.34.1" ,
33- "eslint-plugin-react-hooks" : " ^4.6.0 " ,
33+ "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"
3636 },
Original file line number Diff line number Diff line change 2222 "dependencies" : {
2323 "prettier" : " ^3.2.5" ,
2424 "prettier-plugin-packagejson" : " ^2.5.0" ,
25- "prettier-plugin-tailwindcss" : " ^0.5.13 "
25+ "prettier-plugin-tailwindcss" : " ^0.5.14 "
2626 },
2727 "peerDependencies" : {
2828 "prettier" : " ^3.2.5" ,
2929 "prettier-plugin-packagejson" : " ^2.5.0" ,
30- "prettier-plugin-tailwindcss" : " ^0.5.13 "
30+ "prettier-plugin-tailwindcss" : " ^0.5.14 "
3131 },
3232 "publishConfig" : {
3333 "access" : " public" ,
You can’t perform that action at this time.
0 commit comments