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 21, 2023
1 parent 06df3bf commit 295c2af
Show file tree
Hide file tree
Showing 7 changed files with 104 additions and 84 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@qiwi/multi-semantic-release": "7.1.1",
"@types/eslint": "8.44.7",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/parser": "6.12.0",
"@willbooster/prettier-config": "9.1.2",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.54.0",
Expand All @@ -36,7 +36,7 @@
"pinst": "3.0.0",
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"packageManager": "[email protected]",
"engines": {
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.44.7",
"@types/micromatch": "4.0.5",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"blitz": "2.0.0-beta.35",
Expand All @@ -55,7 +55,7 @@
"micromatch": "4.0.5",
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vitest": "0.34.6"
},
"publishConfig": {
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.44.7",
"@types/micromatch": "4.0.5",
"@types/node": "20.9.1",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"build-ts": "11.0.12",
Expand All @@ -59,7 +59,7 @@
"micromatch": "4.0.5",
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vitest": "0.34.6"
},
"publishConfig": {
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.5",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@willbooster/eslint-config-ts-react": "10.1.9",
"@willbooster/prettier-config": "9.1.2",
"babel-loader": "9.1.3",
Expand All @@ -70,7 +70,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"sort-package-json": "2.6.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vitest": "0.34.6"
},
"peerDependencies": {
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.44.7",
"@types/micromatch": "4.0.5",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"build-ts": "11.0.12",
Expand All @@ -54,7 +54,7 @@
"micromatch": "4.0.5",
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vitest": "0.34.6"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/wb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@types/micromatch": "4.0.5",
"@types/node": "20.9.1",
"@types/yargs": "17.0.31",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"at-decorators": "1.4.0",
Expand All @@ -53,7 +53,7 @@
"prettier": "3.1.0",
"sort-package-json": "2.6.0",
"type-fest": "4.8.1",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vitest": "0.34.6",
"yargs": "17.7.2"
},
Expand Down
Loading

0 comments on commit 295c2af

Please sign in to comment.