Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 105af60 commit 2669497
Show file tree
Hide file tree
Showing 8 changed files with 464 additions and 482 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@qiwi/multi-semantic-release": "7.0.0",
"@types/eslint": "8.44.3",
"@typescript-eslint/parser": "6.7.5",
"@qiwi/multi-semantic-release": "7.1.0",
"@types/eslint": "8.44.5",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/prettier-config": "9.1.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.51.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/shared-lib-blitz-next/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.44.3",
"@types/micromatch": "4.0.3",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@types/eslint": "8.44.5",
"@types/micromatch": "4.0.4",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"blitz": "2.0.0-beta.33",
"blitz": "2.0.0-beta.34",
"build-ts": "10.0.3",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/shared-lib-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"tree-kill": "1.2.2"
},
"devDependencies": {
"@types/eslint": "8.44.3",
"@types/micromatch": "4.0.3",
"@types/node": "20.8.2",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@types/eslint": "8.44.5",
"@types/micromatch": "4.0.4",
"@types/node": "20.8.7",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"build-ts": "10.0.3",
Expand Down
28 changes: 14 additions & 14 deletions packages/shared-lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,23 @@
},
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/core": "7.23.2",
"@mdx-js/react": "2.3.0",
"@storybook/addon-actions": "7.4.6",
"@storybook/addon-docs": "7.4.6",
"@storybook/addon-essentials": "7.4.6",
"@storybook/addon-interactions": "7.4.6",
"@storybook/addon-links": "7.4.6",
"@storybook/addon-actions": "7.5.0",
"@storybook/addon-docs": "7.5.0",
"@storybook/addon-essentials": "7.5.0",
"@storybook/addon-interactions": "7.5.0",
"@storybook/addon-links": "7.5.0",
"@storybook/builder-webpack4": "6.5.16",
"@storybook/manager-webpack4": "6.5.16",
"@storybook/react": "7.4.6",
"@storybook/react": "7.5.0",
"@storybook/testing-library": "0.2.2",
"@types/eslint": "8.44.3",
"@types/micromatch": "4.0.3",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@types/eslint": "8.44.5",
"@types/micromatch": "4.0.4",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/eslint-config-ts-react": "10.1.7",
"@willbooster/prettier-config": "9.1.1",
"babel-loader": "9.1.3",
Expand All @@ -62,7 +62,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-storybook": "0.6.14",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-unicorn": "48.0.1",
"lint-staged": "14.0.1",
"micromatch": "4.0.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/shared-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@types/eslint": "8.44.3",
"@types/micromatch": "4.0.3",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@types/eslint": "8.44.5",
"@types/micromatch": "4.0.4",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"build-ts": "10.0.3",
Expand Down
16 changes: 8 additions & 8 deletions packages/wb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"tree-kill": "1.2.2"
},
"devDependencies": {
"@types/eslint": "8.44.3",
"@types/kill-port": "2.0.1",
"@types/micromatch": "4.0.3",
"@types/node": "20.8.2",
"@types/yargs": "17.0.26",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@types/eslint": "8.44.5",
"@types/kill-port": "2.0.2",
"@types/micromatch": "4.0.4",
"@types/node": "20.8.7",
"@types/yargs": "17.0.28",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"build-ts": "10.0.3",
Expand All @@ -51,7 +51,7 @@
"micromatch": "4.0.5",
"prettier": "3.0.3",
"sort-package-json": "2.6.0",
"type-fest": "4.3.3",
"type-fest": "4.4.0",
"typescript": "5.2.2",
"vitest": "0.34.6",
"yargs": "17.7.2"
Expand Down
14 changes: 7 additions & 7 deletions packages/wb/test-fixtures/blitz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"schema": "db/schema.prisma"
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.33",
"@blitzjs/next": "2.0.0-beta.33",
"@prisma/client": "5.4.1",
"blitz": "2.0.0-beta.33",
"@blitzjs/auth": "2.0.0-beta.34",
"@blitzjs/next": "2.0.0-beta.34",
"@prisma/client": "5.4.2",
"blitz": "2.0.0-beta.34",
"next": "13.3.4",
"prisma": "5.4.1",
"prisma": "5.4.2",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "18.18.3",
"@types/react": "18.2.25",
"@types/node": "18.18.6",
"@types/react": "18.2.28",
"typescript": "5.2.2"
}
}
Loading

0 comments on commit 2669497

Please sign in to comment.