Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#223)
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] committed Feb 2, 2024
1 parent dcc3291 commit d47bf66
Show file tree
Hide file tree
Showing 10 changed files with 2,667 additions and 2,667 deletions.
672 changes: 336 additions & 336 deletions .yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ plugins:
path: .yarn/plugins/plugin-auto-install.cjs
spec: 'https://github.com/WillBooster/yarn-plugin-auto-install/releases/download/v2.0.1/index.cjs'

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"devDependencies": {
"@qiwi/multi-semantic-release": "7.1.1",
"@types/eslint": "8.56.2",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/parser": "6.20.0",
"@willbooster/prettier-config": "9.1.2",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.56.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"lint-staged": "15.2.1",
"micromatch": "4.0.5",
"pinst": "3.0.0",
"prettier": "3.2.4",
"sort-package-json": "2.6.0",
"sort-package-json": "2.7.0",
"typescript": "5.3.3"
},
"packageManager": "yarn@4.0.2",
"packageManager": "yarn@4.1.0",
"engines": {
"node": ">= 18"
}
Expand Down
8 changes: 4 additions & 4 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.2",
"@types/micromatch": "4.0.6",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"blitz": "2.0.3",
Expand All @@ -51,10 +51,10 @@
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-unicorn": "50.0.1",
"lint-staged": "15.2.0",
"lint-staged": "15.2.1",
"micromatch": "4.0.5",
"prettier": "3.2.4",
"sort-package-json": "2.6.0",
"sort-package-json": "2.7.0",
"typescript": "5.3.3",
"vitest": "0.34.6"
},
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 @@ -42,9 +42,9 @@
"devDependencies": {
"@types/eslint": "8.56.2",
"@types/micromatch": "4.0.6",
"@types/node": "20.11.7",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"build-ts": "12.0.6",
Expand All @@ -55,10 +55,10 @@
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-unicorn": "50.0.1",
"lint-staged": "15.2.0",
"lint-staged": "15.2.1",
"micromatch": "4.0.5",
"prettier": "3.2.4",
"sort-package-json": "2.6.0",
"sort-package-json": "2.7.0",
"typescript": "5.3.3",
"vitest": "0.34.6"
},
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 @@ -35,21 +35,21 @@
"devDependencies": {
"@babel/core": "7.23.9",
"@mdx-js/react": "3.0.0",
"@storybook/addon-actions": "7.6.10",
"@storybook/addon-docs": "7.6.10",
"@storybook/addon-essentials": "7.6.10",
"@storybook/addon-interactions": "7.6.10",
"@storybook/addon-links": "7.6.10",
"@storybook/addon-actions": "7.6.12",
"@storybook/addon-docs": "7.6.12",
"@storybook/addon-essentials": "7.6.12",
"@storybook/addon-interactions": "7.6.12",
"@storybook/addon-links": "7.6.12",
"@storybook/builder-webpack4": "6.5.16",
"@storybook/manager-webpack4": "6.5.16",
"@storybook/react": "7.6.10",
"@storybook/react": "7.6.12",
"@storybook/testing-library": "0.2.2",
"@types/eslint": "8.56.2",
"@types/micromatch": "4.0.6",
"@types/react": "18.2.48",
"@types/react": "18.2.51",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@willbooster/eslint-config-ts-react": "10.1.9",
"@willbooster/prettier-config": "9.1.2",
"babel-loader": "9.1.3",
Expand All @@ -64,12 +64,12 @@
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-unicorn": "50.0.1",
"lint-staged": "15.2.0",
"lint-staged": "15.2.1",
"micromatch": "4.0.5",
"prettier": "3.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"sort-package-json": "2.6.0",
"sort-package-json": "2.7.0",
"typescript": "5.3.3",
"vitest": "0.34.6"
},
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 @@ -38,8 +38,8 @@
"devDependencies": {
"@types/eslint": "8.56.2",
"@types/micromatch": "4.0.6",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"build-ts": "12.0.6",
Expand All @@ -50,10 +50,10 @@
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-unicorn": "50.0.1",
"lint-staged": "15.2.0",
"lint-staged": "15.2.1",
"micromatch": "4.0.5",
"prettier": "3.2.4",
"sort-package-json": "2.6.0",
"sort-package-json": "2.7.0",
"typescript": "5.3.3",
"vitest": "0.34.6"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/wb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"@types/eslint": "8.56.2",
"@types/kill-port": "2.0.3",
"@types/micromatch": "4.0.6",
"@types/node": "20.11.7",
"@types/node": "20.11.16",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@willbooster/eslint-config-ts": "10.5.1",
"@willbooster/prettier-config": "9.1.2",
"at-decorators": "1.4.2",
Expand All @@ -48,11 +48,11 @@
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-sort-destructure-keys": "1.5.0",
"eslint-plugin-unicorn": "50.0.1",
"lint-staged": "15.2.0",
"lint-staged": "15.2.1",
"micromatch": "4.0.5",
"prettier": "3.2.4",
"sort-package-json": "2.6.0",
"type-fest": "4.10.1",
"sort-package-json": "2.7.0",
"type-fest": "4.10.2",
"typescript": "5.3.3",
"vitest": "0.34.6",
"yargs": "17.7.2"
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.3",
"@blitzjs/next": "2.0.3",
"@prisma/client": "5.8.1",
"@prisma/client": "5.9.1",
"blitz": "2.0.3",
"next": "13.5.6",
"prisma": "5.8.1",
"prisma": "5.9.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "20.11.7",
"@types/react": "18.2.48",
"@types/node": "20.11.16",
"@types/react": "18.2.51",
"typescript": "5.3.3"
}
}
Loading

0 comments on commit d47bf66

Please sign in to comment.