Skip to content

Commit 2b72603

Browse files
chore(deps-dev): bump the minor-and-patch-updates group with 20 updates (#132)
Bumps the minor-and-patch-updates group with 20 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.1.6` | `8.1.11` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.1.6` | `8.1.11` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.1.6` | `8.1.11` | | [@storybook/addon-webpack5-compiler-swc](https://github.com/storybookjs/addon-webpack5-compiler-swc) | `1.0.3` | `1.0.4` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) | `8.1.6` | `8.1.11` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.1.6` | `8.1.11` | | [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.1.6` | `8.1.11` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.1.6` | `8.1.11` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.5` | `6.4.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.2` | `20.14.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.12.0` | `7.14.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.12.0` | `7.14.1` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.9.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.34.3` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.5` | `15.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.3.1` | `3.3.2` | | [release-it](https://github.com/release-it/release-it) | `17.3.0` | `17.4.1` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.1.6` | `8.1.11` | | [tsx](https://github.com/privatenumber/tsx) | `4.15.1` | `4.16.0` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.2` | Updates `@storybook/addon-essentials` from 8.1.6 to 8.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.11/code/addons/essentials) Updates `@storybook/addon-interactions` from 8.1.6 to 8.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.11/code/addons/interactions) Updates `@storybook/addon-links` from 8.1.6 to 8.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.11/code/addons/links) Updates `@storybook/addon-webpack5-compiler-swc` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/storybookjs/addon-webpack5-compiler-swc/releases) - [Changelog](https://github.com/storybookjs/addon-webpack5-compiler-swc/blob/main/CHANGELOG.md) - [Commits](storybookjs/addon-webpack5-compiler-swc@v1.0.3...v1.0.4) Updates `@storybook/blocks` from 8.1.6 to 8.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.11/code/ui/blocks) Updates `@storybook/react` from 8.1.6 to 8.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.11/code/renderers/react) Updates `@storybook/react-webpack5` from 8.1.6 to 8.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.11/code/frameworks/react-webpack5) Updates `@storybook/test` from 8.1.6 to 8.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.11/code/lib/test) Updates `@testing-library/jest-dom` from 6.4.5 to 6.4.6 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.5...v6.4.6) Updates `@types/node` from 20.14.2 to 20.14.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.12.0 to 7.14.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.12.0 to 7.14.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.14.1/packages/parser) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.9.0) Updates `eslint-plugin-react` from 7.34.2 to 7.34.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.34.3) Updates `lint-staged` from 15.2.5 to 15.2.7 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.5...v15.2.7) Updates `prettier` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.1...3.3.2) Updates `release-it` from 17.3.0 to 17.4.1 - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md) - [Commits](release-it/release-it@17.3.0...17.4.1) Updates `storybook` from 8.1.6 to 8.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.11/code/lib/cli) Updates `tsx` from 4.15.1 to 4.16.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.15.1...v4.16.0) Updates `typescript` from 5.4.5 to 5.5.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.2) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/addon-interactions" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/addon-webpack5-compiler-swc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/blocks" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/react-webpack5" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@storybook/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: eslint-plugin-jsx-a11y dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: release-it dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: storybook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3968d55 commit 2b72603

File tree

2 files changed

+8845
-7242
lines changed

2 files changed

+8845
-7242
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -66,53 +66,53 @@
6666
"@babel/preset-typescript": "7.24.7",
6767
"@ryansonshine/commitizen": "4.2.8",
6868
"@ryansonshine/cz-conventional-changelog": "3.3.4",
69-
"@storybook/addon-essentials": "8.1.6",
70-
"@storybook/addon-interactions": "8.1.6",
71-
"@storybook/addon-links": "8.1.6",
72-
"@storybook/addon-webpack5-compiler-swc": "1.0.3",
73-
"@storybook/blocks": "8.1.6",
74-
"@storybook/react": "8.1.6",
75-
"@storybook/react-webpack5": "8.1.6",
76-
"@storybook/test": "8.1.6",
77-
"@testing-library/jest-dom": "6.4.5",
69+
"@storybook/addon-essentials": "8.1.11",
70+
"@storybook/addon-interactions": "8.1.11",
71+
"@storybook/addon-links": "8.1.11",
72+
"@storybook/addon-webpack5-compiler-swc": "1.0.4",
73+
"@storybook/blocks": "8.1.11",
74+
"@storybook/react": "8.1.11",
75+
"@storybook/react-webpack5": "8.1.11",
76+
"@storybook/test": "8.1.11",
77+
"@testing-library/jest-dom": "6.4.6",
7878
"@testing-library/react": "16.0.0",
79-
"@types/node": "20.14.2",
79+
"@types/node": "20.14.9",
8080
"@types/react": "18.3.3",
8181
"@types/react-dom": "18.3.0",
8282
"@types/react-test-renderer": "18.3.0",
83-
"@typescript-eslint/eslint-plugin": "7.12.0",
84-
"@typescript-eslint/parser": "7.12.0",
83+
"@typescript-eslint/eslint-plugin": "7.14.1",
84+
"@typescript-eslint/parser": "7.14.1",
8585
"@vitest/coverage-v8": "1.6.0",
8686
"babel-loader": "9.1.3",
8787
"concurrently": "8.2.2",
8888
"eslint": "8.57.0",
8989
"eslint-config-airbnb": "19.0.4",
9090
"eslint-config-prettier": "9.1.0",
9191
"eslint-plugin-import": "2.29.1",
92-
"eslint-plugin-jsx-a11y": "6.8.0",
92+
"eslint-plugin-jsx-a11y": "6.9.0",
9393
"eslint-plugin-prefer-arrow": "1.2.3",
9494
"eslint-plugin-prettier": "5.1.3",
95-
"eslint-plugin-react": "7.34.2",
95+
"eslint-plugin-react": "7.34.3",
9696
"eslint-plugin-react-hooks": "4.6.2",
9797
"eslint-plugin-sort-class-members": "1.20.0",
9898
"eslint-plugin-storybook": "0.8.0",
9999
"eslint-plugin-typescript-sort-keys": "3.2.0",
100100
"eslint-plugin-unused-imports": "3.2.0",
101101
"husky": "9.0.11",
102102
"jsdom": "24.1.0",
103-
"lint-staged": "15.2.5",
104-
"prettier": "3.3.1",
103+
"lint-staged": "15.2.7",
104+
"prettier": "3.3.2",
105105
"prop-types": "15.8.1",
106106
"react": "18.3.1",
107107
"react-dom": "18.3.1",
108108
"react-test-renderer": "18.3.1",
109-
"release-it": "17.3.0",
110-
"storybook": "8.1.6",
109+
"release-it": "17.4.1",
110+
"storybook": "8.1.11",
111111
"ts-node": "10.9.2",
112112
"tsconfig-paths": "4.2.0",
113113
"tsup": "8.1.0",
114-
"tsx": "4.15.1",
115-
"typescript": "5.4.5",
114+
"tsx": "4.16.0",
115+
"typescript": "5.5.2",
116116
"vitest": "1.6.0"
117117
},
118118
"peerDependencies": {

0 commit comments

Comments
 (0)