Skip to content

Commit

Permalink
chore: willboosterify this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
WillBooster-bot committed Oct 1, 2024
1 parent f9ff35f commit a516dc0
Show file tree
Hide file tree
Showing 8 changed files with 177 additions and 33 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@qiwi/multi-semantic-release": "7.1.2",
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/parser": "8.8.0",
"@willbooster/prettier-config": "^9.0.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"dotenv-cli": "7.4.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"@types/micromatch": "4.0.9",
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-next": "14.2.13",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-sort-class-members": "1.20.0",
"eslint-plugin-sort-destructure-keys": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-js-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-sort-class-members": "1.20.0",
"eslint-plugin-sort-destructure-keys": "2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"@types/micromatch": "4.0.9",
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-next": "14.2.13",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-sort-class-members": "1.20.0",
"eslint-plugin-sort-destructure-keys": "2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"@types/micromatch": "4.0.9",
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-sort-class-members": "1.20.0",
"eslint-plugin-sort-destructure-keys": "2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@types/node": "20.16.10",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"devDependencies": {
"@types/eslint": "8.56.11",
"@types/micromatch": "4.0.9",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
Loading

0 comments on commit a516dc0

Please sign in to comment.