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 May 21, 2024
1 parent 47190a5 commit 5ce98bb
Show file tree
Hide file tree
Showing 7 changed files with 119 additions and 84 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"devDependencies": {
"@qiwi/multi-semantic-release": "7.1.1",
"@types/eslint": "8.56.10",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/parser": "7.10.0",
"@willbooster/prettier-config": "9.1.2",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.57.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"micromatch": "4.0.5",
"micromatch": "4.0.6",
"pinst": "3.0.0",
"prettier": "3.2.5",
"sort-package-json": "2.10.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared-lib-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"devDependencies": {
"@types/eslint": "8.56.10",
"@types/micromatch": "4.0.7",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@willbooster/eslint-config-ts": "10.6.0",
"@willbooster/prettier-config": "9.1.2",
"blitz": "2.0.9",
Expand All @@ -52,7 +52,7 @@
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-unicorn": "53.0.0",
"lint-staged": "15.2.2",
"micromatch": "4.0.5",
"micromatch": "4.0.6",
"prettier": "3.2.5",
"sort-package-json": "2.10.0",
"typescript": "5.4.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared-lib-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@types/eslint": "8.56.10",
"@types/micromatch": "4.0.7",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@willbooster/eslint-config-ts": "10.6.0",
"@willbooster/prettier-config": "9.1.2",
"build-ts": "13.1.5",
Expand All @@ -56,7 +56,7 @@
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-unicorn": "53.0.0",
"lint-staged": "15.2.2",
"micromatch": "4.0.5",
"micromatch": "4.0.6",
"prettier": "3.2.5",
"sort-package-json": "2.10.0",
"typescript": "5.4.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared-lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@types/micromatch": "4.0.7",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@willbooster/eslint-config-ts-react": "10.2.0",
"@willbooster/prettier-config": "9.1.2",
"babel-loader": "9.1.3",
Expand All @@ -65,7 +65,7 @@
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-unicorn": "53.0.0",
"lint-staged": "15.2.2",
"micromatch": "4.0.5",
"micromatch": "4.0.6",
"prettier": "3.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"devDependencies": {
"@types/eslint": "8.56.10",
"@types/micromatch": "4.0.7",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@willbooster/eslint-config-ts": "10.6.0",
"@willbooster/prettier-config": "9.1.2",
"build-ts": "13.1.5",
Expand All @@ -51,7 +51,7 @@
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-unicorn": "53.0.0",
"lint-staged": "15.2.2",
"micromatch": "4.0.5",
"micromatch": "4.0.6",
"prettier": "3.2.5",
"sort-package-json": "2.10.0",
"typescript": "5.4.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/wb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@types/micromatch": "4.0.7",
"@types/node": "20.12.12",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@willbooster/eslint-config-ts": "10.6.0",
"@willbooster/prettier-config": "9.1.2",
"at-decorators": "2.1.0",
Expand All @@ -53,7 +53,7 @@
"eslint-plugin-sort-destructure-keys": "2.0.0",
"eslint-plugin-unicorn": "53.0.0",
"lint-staged": "15.2.2",
"micromatch": "4.0.5",
"micromatch": "4.0.6",
"prettier": "3.2.5",
"prisma": "5.14.0",
"sort-package-json": "2.10.0",
Expand Down
Loading

0 comments on commit 5ce98bb

Please sign in to comment.