Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#177)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent f62d1a0 commit 6f6ce5e
Show file tree
Hide file tree
Showing 7 changed files with 387 additions and 453 deletions.
4 changes: 2 additions & 2 deletions packages/shared-lib-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"blitz": "2.0.0-beta.33",
"build-ts": "9.1.4",
"build-ts": "9.1.5",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -56,7 +56,7 @@
"prettier": "3.0.3",
"sort-package-json": "2.5.1",
"typescript": "5.2.2",
"vitest": "0.34.4"
"vitest": "0.34.5"
},
"publishConfig": {
"access": "public"
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 @@ -42,12 +42,12 @@
"devDependencies": {
"@types/eslint": "8.44.2",
"@types/micromatch": "4.0.2",
"@types/node": "18.17.16",
"@types/node": "18.17.18",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"build-ts": "9.1.4",
"build-ts": "9.1.5",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -60,7 +60,7 @@
"prettier": "3.0.3",
"sort-package-json": "2.5.1",
"typescript": "5.2.2",
"vitest": "0.34.4"
"vitest": "0.34.5"
},
"publishConfig": {
"access": "public"
Expand Down
22 changes: 11 additions & 11 deletions packages/shared-lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,27 +33,27 @@
},
"prettier": "@willbooster/prettier-config",
"devDependencies": {
"@babel/core": "7.22.19",
"@babel/core": "7.22.20",
"@mdx-js/react": "2.3.0",
"@storybook/addon-actions": "7.4.2",
"@storybook/addon-docs": "7.4.2",
"@storybook/addon-essentials": "7.4.2",
"@storybook/addon-interactions": "7.4.2",
"@storybook/addon-links": "7.4.2",
"@storybook/addon-actions": "7.4.4",
"@storybook/addon-docs": "7.4.4",
"@storybook/addon-essentials": "7.4.4",
"@storybook/addon-interactions": "7.4.4",
"@storybook/addon-links": "7.4.4",
"@storybook/builder-webpack4": "6.5.16",
"@storybook/manager-webpack4": "6.5.16",
"@storybook/react": "7.4.2",
"@storybook/react": "7.4.4",
"@storybook/testing-library": "0.2.1",
"@types/eslint": "8.44.2",
"@types/micromatch": "4.0.2",
"@types/react": "18.2.21",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@willbooster/eslint-config-ts-react": "10.1.7",
"@willbooster/prettier-config": "9.1.1",
"babel-loader": "9.1.3",
"build-ts": "9.1.4",
"build-ts": "9.1.5",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -62,7 +62,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sort-class-members": "1.18.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-storybook": "0.6.14",
"eslint-plugin-unicorn": "48.0.1",
"lint-staged": "14.0.1",
"micromatch": "4.0.5",
Expand All @@ -71,7 +71,7 @@
"react-dom": "18.2.0",
"sort-package-json": "2.5.1",
"typescript": "5.2.2",
"vitest": "0.34.4"
"vitest": "0.34.5"
},
"peerDependencies": {
"react": "~18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@typescript-eslint/parser": "6.7.2",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"build-ts": "9.1.4",
"build-ts": "9.1.5",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -55,7 +55,7 @@
"prettier": "3.0.3",
"sort-package-json": "2.5.1",
"typescript": "5.2.2",
"vitest": "0.34.4"
"vitest": "0.34.5"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/wb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@
"@types/eslint": "8.44.2",
"@types/kill-port": "2.0.1",
"@types/micromatch": "4.0.2",
"@types/node": "18.17.16",
"@types/node": "18.17.18",
"@types/yargs": "17.0.24",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"@willbooster/eslint-config-ts": "10.5.0",
"@willbooster/prettier-config": "9.1.1",
"build-ts": "9.1.4",
"build-ts": "9.1.5",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -53,7 +53,7 @@
"sort-package-json": "2.5.1",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"vitest": "0.34.4",
"vitest": "0.34.5",
"yargs": "17.7.2"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/wb/test-fixtures/blitz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "18.17.16",
"@types/react": "18.2.21",
"@types/node": "18.17.18",
"@types/react": "18.2.22",
"typescript": "5.2.2"
}
}
Loading

0 comments on commit 6f6ce5e

Please sign in to comment.