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 Dec 31, 2024
1 parent 06a7784 commit 295fc99
Show file tree
Hide file tree
Showing 7 changed files with 136 additions and 24 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.18.2",
"@typescript-eslint/parser": "8.19.0",
"@willbooster/prettier-config": "^9.0.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"dotenv-cli": "7.4.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@types/micromatch": "4.0.9",
"@types/node": "22.10.2",
"@types/react": "18.3.18",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-next": "15.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@types/micromatch": "4.0.9",
"@types/node": "22.10.2",
"@types/react": "18.3.18",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-next": "15.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@types/micromatch": "4.0.9",
"@types/node": "22.10.2",
"@types/react": "18.3.18",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.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/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": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.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.18.2",
"@typescript-eslint/parser": "8.18.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
138 changes: 125 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1259,7 +1259,28 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.18.2, @typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
"@typescript-eslint/eslint-plugin@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.19.0"
"@typescript-eslint/type-utils": "npm:8.19.0"
"@typescript-eslint/utils": "npm:8.19.0"
"@typescript-eslint/visitor-keys": "npm:8.19.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/ceaa5063b68684b5608950b5e69f0caf1eadfc356cba82625240d6aae55f769faff599c38d35252dcb77a40d92e6fbf6d6264bc0c577d5c549da25061c3bd796
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
version: 8.18.2
resolution: "@typescript-eslint/eslint-plugin@npm:8.18.2"
dependencies:
Expand All @@ -1280,7 +1301,23 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.18.2, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
"@typescript-eslint/parser@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/parser@npm:8.19.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.19.0"
"@typescript-eslint/types": "npm:8.19.0"
"@typescript-eslint/typescript-estree": "npm:8.19.0"
"@typescript-eslint/visitor-keys": "npm:8.19.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/064b0997963060490fc3f92c90cebc7c694f47a7657f7882ce9eb314786e0cf3e917bfccfad614d23038439d84e69a978bdc7054515b23201001dd427e524e64
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
version: 8.18.2
resolution: "@typescript-eslint/parser@npm:8.18.2"
dependencies:
Expand All @@ -1306,6 +1343,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/scope-manager@npm:8.19.0"
dependencies:
"@typescript-eslint/types": "npm:8.19.0"
"@typescript-eslint/visitor-keys": "npm:8.19.0"
checksum: 10c0/5052863d00db7ae939de27e91dc6c92df3c37a877e1ff44015ae9aa754d419b44d97d98b25fbb30a80dc58cf92606dad599e27f32b86d20c13b77ac12b4f2abc
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/type-utils@npm:8.18.2"
Expand All @@ -1321,13 +1368,35 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/type-utils@npm:8.19.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.19.0"
"@typescript-eslint/utils": "npm:8.19.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/5a460b4d26fd68ded3567390cbac310500e94e9c69583fda3fb9930877663719e6831699bb6d85de6b940bcb7951a51ab1ef67c5fea8b76a13ea3a3783bbae28
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/types@npm:8.18.2"
checksum: 10c0/4abf252671dd7c3a5c9b7ae2f523d91b04d937dbb601f3bc0182c234d50e4958be67248c1bb37833584ff0128844243145753614c7e80615b6cd6813f0713872
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/types@npm:8.19.0"
checksum: 10c0/0062e7dce5f374e293c97f1f50fe450187f6b0eaf4971c818e18ef2f6baf4e9aa4e8605fba8d8fc464a504ee1130527b71ecb39d31687c31825942b9f569d902
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/typescript-estree@npm:8.18.2"
Expand All @@ -1346,6 +1415,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/typescript-estree@npm:8.19.0"
dependencies:
"@typescript-eslint/types": "npm:8.19.0"
"@typescript-eslint/visitor-keys": "npm:8.19.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/ff47004588e8ff585af740b3e0bda07dc52310dbfeb2317eb4a723935740cf0c1953fc9ba57f14cf192bcfe373c46be833ba29d3303df8b501181bb852c7b822
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/utils@npm:8.18.2"
Expand All @@ -1361,6 +1448,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/utils@npm:8.19.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.19.0"
"@typescript-eslint/types": "npm:8.19.0"
"@typescript-eslint/typescript-estree": "npm:8.19.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10c0/7731f7fb66d54491769ca68fd04728138ceb6b785778ad491f8e9b2147802fa0ff480e520f6ea5fb73c8484d13a2ed3e35d44635f5bf4cfbdb04c313154097a9
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.18.2":
version: 8.18.2
resolution: "@typescript-eslint/visitor-keys@npm:8.18.2"
Expand All @@ -1371,6 +1473,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.19.0":
version: 8.19.0
resolution: "@typescript-eslint/visitor-keys@npm:8.19.0"
dependencies:
"@typescript-eslint/types": "npm:8.19.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10c0/a293def05018bb2259506e23cd8f14349f4386d0e51231893fbddf96ef73c219d5f9fe17b82e3c104f5c23956dbd9b87af3cff5e84b887af243139a3b4bbbe0d
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.2.1
resolution: "@ungap/structured-clone@npm:1.2.1"
Expand Down Expand Up @@ -1411,7 +1523,7 @@ __metadata:
"@qiwi/multi-semantic-release": "npm:7.1.2"
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@typescript-eslint/parser": "npm:8.18.2"
"@typescript-eslint/parser": "npm:8.19.0"
"@willbooster/prettier-config": "npm:^9.0.1"
conventional-changelog-conventionalcommits: "npm:6.1.0"
dotenv-cli: "npm:7.4.4"
Expand All @@ -1435,8 +1547,8 @@ __metadata:
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.2"
"@types/react": "npm:18.3.18"
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
"@typescript-eslint/parser": "npm:8.18.2"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
"@typescript-eslint/parser": "npm:8.19.0"
"@willbooster/eslint-config-ts": "npm:^10.5.1"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -1555,8 +1667,8 @@ __metadata:
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.2"
"@types/react": "npm:18.3.18"
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
"@typescript-eslint/parser": "npm:8.18.2"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
"@typescript-eslint/parser": "npm:8.19.0"
"@willbooster/eslint-config-ts": "npm:^10.5.1"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -1599,8 +1711,8 @@ __metadata:
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.2"
"@types/react": "npm:18.3.18"
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
"@typescript-eslint/parser": "npm:8.18.2"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
"@typescript-eslint/parser": "npm:8.19.0"
"@willbooster/eslint-config-ts": "npm:^10.5.1"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -1660,8 +1772,8 @@ __metadata:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@types/node": "npm:22.10.2"
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
"@typescript-eslint/parser": "npm:8.18.2"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
"@typescript-eslint/parser": "npm:8.19.0"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down Expand Up @@ -1717,8 +1829,8 @@ __metadata:
dependencies:
"@types/eslint": "npm:8.56.11"
"@types/micromatch": "npm:4.0.9"
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
"@typescript-eslint/parser": "npm:8.18.2"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
"@typescript-eslint/parser": "npm:8.19.0"
"@willbooster/prettier-config": "npm:^9.0.1"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit 295fc99

Please sign in to comment.