Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent da44738 commit 47f5fc3
Show file tree
Hide file tree
Showing 8 changed files with 343 additions and 344 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@qiwi/multi-semantic-release": "7.1.1",
"@types/eslint": "8.56.1",
"@types/eslint": "8.56.2",
"@typescript-eslint/parser": "6.18.1",
"@willbooster/prettier-config": "9.1.2",
"conventional-changelog-conventionalcommits": "6.1.0",
Expand All @@ -34,7 +34,7 @@
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"pinst": "3.0.0",
"prettier": "3.1.1",
"prettier": "3.2.0",
"sort-package-json": "2.6.0",
"typescript": "5.3.3"
},
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 @@ -36,14 +36,14 @@
},
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@types/eslint": "8.56.1",
"@types/eslint": "8.56.2",
"@types/micromatch": "4.0.6",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"blitz": "2.0.2",
"build-ts": "12.0.1",
"build-ts": "12.0.3",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -53,7 +53,7 @@
"eslint-plugin-unicorn": "50.0.1",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.1",
"prettier": "3.2.0",
"sort-package-json": "2.6.0",
"typescript": "5.3.3",
"vitest": "0.34.6"
Expand Down
8 changes: 4 additions & 4 deletions packages/shared-lib-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"tree-kill": "1.2.2"
},
"devDependencies": {
"@types/eslint": "8.56.1",
"@types/eslint": "8.56.2",
"@types/micromatch": "4.0.6",
"@types/node": "20.10.6",
"@types/node": "20.11.0",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"build-ts": "12.0.1",
"build-ts": "12.0.3",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -57,7 +57,7 @@
"eslint-plugin-unicorn": "50.0.1",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.1",
"prettier": "3.2.0",
"sort-package-json": "2.6.0",
"typescript": "5.3.3",
"vitest": "0.34.6"
Expand Down
20 changes: 10 additions & 10 deletions packages/shared-lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
"devDependencies": {
"@babel/core": "7.23.7",
"@mdx-js/react": "3.0.0",
"@storybook/addon-actions": "7.6.7",
"@storybook/addon-docs": "7.6.7",
"@storybook/addon-essentials": "7.6.7",
"@storybook/addon-interactions": "7.6.7",
"@storybook/addon-links": "7.6.7",
"@storybook/addon-actions": "7.6.8",
"@storybook/addon-docs": "7.6.8",
"@storybook/addon-essentials": "7.6.8",
"@storybook/addon-interactions": "7.6.8",
"@storybook/addon-links": "7.6.8",
"@storybook/builder-webpack4": "6.5.16",
"@storybook/manager-webpack4": "6.5.16",
"@storybook/react": "7.6.7",
"@storybook/react": "7.6.8",
"@storybook/testing-library": "0.2.2",
"@types/eslint": "8.56.1",
"@types/eslint": "8.56.2",
"@types/micromatch": "4.0.6",
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@willbooster/eslint-config-ts-react": "10.1.9",
"@willbooster/prettier-config": "9.1.2",
"babel-loader": "9.1.3",
"build-ts": "12.0.1",
"build-ts": "12.0.3",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -66,7 +66,7 @@
"eslint-plugin-unicorn": "50.0.1",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.1",
"prettier": "3.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"sort-package-json": "2.6.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 @@ -36,13 +36,13 @@
},
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@types/eslint": "8.56.1",
"@types/eslint": "8.56.2",
"@types/micromatch": "4.0.6",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"build-ts": "12.0.1",
"build-ts": "12.0.3",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -52,7 +52,7 @@
"eslint-plugin-unicorn": "50.0.1",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.1",
"prettier": "3.2.0",
"sort-package-json": "2.6.0",
"typescript": "5.3.3",
"vitest": "0.34.6"
Expand Down
8 changes: 4 additions & 4 deletions packages/wb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
"tree-kill": "1.2.2"
},
"devDependencies": {
"@types/eslint": "8.56.1",
"@types/eslint": "8.56.2",
"@types/kill-port": "2.0.3",
"@types/micromatch": "4.0.6",
"@types/node": "20.10.6",
"@types/node": "20.11.0",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"at-decorators": "1.4.2",
"build-ts": "12.0.1",
"build-ts": "12.0.3",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -50,7 +50,7 @@
"eslint-plugin-unicorn": "50.0.1",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
"prettier": "3.1.1",
"prettier": "3.2.0",
"sort-package-json": "2.6.0",
"type-fest": "4.9.0",
"typescript": "5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/wb/test-fixtures/blitz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"dependencies": {
"@blitzjs/auth": "2.0.2",
"@blitzjs/next": "2.0.2",
"@prisma/client": "5.7.1",
"@prisma/client": "5.8.0",
"blitz": "2.0.2",
"next": "13.5.6",
"prisma": "5.7.1",
"prisma": "5.8.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/node": "20.11.0",
"@types/react": "18.2.47",
"typescript": "5.3.3"
}
}
Loading

0 comments on commit 47f5fc3

Please sign in to comment.