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 Nov 26, 2024
1 parent 50561d6 commit fe33d09
Show file tree
Hide file tree
Showing 7 changed files with 124 additions and 61 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"devDependencies": {
"@qiwi/multi-semantic-release": "7.1.2",
"@types/eslint": "8.56.10",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/parser": "8.16.0",
"@willbooster/prettier-config": "9.1.3",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.57.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"micromatch": "4.0.8",
"pinst": "3.0.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"sort-package-json": "2.12.0",
"typescript": "5.7.2"
},
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.9",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@willbooster/eslint-config-ts": "10.6.1",
"@willbooster/prettier-config": "9.1.3",
"blitz": "2.1.1",
Expand All @@ -53,7 +53,7 @@
"eslint-plugin-unicorn": "56.0.1",
"lint-staged": "15.2.10",
"micromatch": "4.0.8",
"prettier": "3.3.3",
"prettier": "3.4.1",
"sort-package-json": "2.12.0",
"typescript": "5.7.2",
"vitest": "2.1.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.9",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@willbooster/eslint-config-ts": "10.6.1",
"@willbooster/prettier-config": "9.1.3",
"build-ts": "13.1.8",
Expand All @@ -57,7 +57,7 @@
"eslint-plugin-unicorn": "56.0.1",
"lint-staged": "15.2.10",
"micromatch": "4.0.8",
"prettier": "3.3.3",
"prettier": "3.4.1",
"sort-package-json": "2.12.0",
"typescript": "5.7.2",
"vitest": "2.1.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.9",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@willbooster/eslint-config-ts-react": "10.2.1",
"@willbooster/prettier-config": "9.1.3",
"babel-loader": "9.2.1",
Expand All @@ -66,7 +66,7 @@
"eslint-plugin-unicorn": "56.0.1",
"lint-staged": "15.2.10",
"micromatch": "4.0.8",
"prettier": "3.3.3",
"prettier": "3.4.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"sort-package-json": "2.12.0",
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.9",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@willbooster/eslint-config-ts": "10.6.1",
"@willbooster/prettier-config": "9.1.3",
"build-ts": "13.1.8",
Expand All @@ -52,7 +52,7 @@
"eslint-plugin-unicorn": "56.0.1",
"lint-staged": "15.2.10",
"micromatch": "4.0.8",
"prettier": "3.3.3",
"prettier": "3.4.1",
"sort-package-json": "2.12.0",
"typescript": "5.7.2",
"vitest": "2.1.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 @@ -40,8 +40,8 @@
"@types/micromatch": "4.0.9",
"@types/node": "22.9.3",
"@types/yargs": "17.0.33",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@willbooster/eslint-config-ts": "10.6.1",
"@willbooster/prettier-config": "9.1.3",
"at-decorators": "2.1.0",
Expand All @@ -55,7 +55,7 @@
"eslint-plugin-unicorn": "56.0.1",
"lint-staged": "15.2.10",
"micromatch": "4.0.8",
"prettier": "3.3.3",
"prettier": "3.4.1",
"prisma": "5.22.0",
"sort-package-json": "2.12.0",
"type-fest": "4.27.1",
Expand Down
Loading

0 comments on commit fe33d09

Please sign in to comment.