Skip to content

Commit df5dd56

Browse files
chore(deps-dev): bump the dev-dependencies group with 9 updates
Bumps the dev-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.2.9` | `10.2.12` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.2.9` | `10.2.12` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.2.9` | `10.2.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.3.0` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.2` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.2.9` | `10.2.12` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.2.9` | `10.2.12` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.0` | `8.56.1` | Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@storybook/addon-a11y` from 10.2.9 to 10.2.12 - [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/v10.2.12/code/addons/a11y) Updates `@storybook/addon-docs` from 10.2.9 to 10.2.12 - [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/v10.2.12/code/addons/docs) Updates `@storybook/react-vite` from 10.2.9 to 10.2.12 - [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/v10.2.12/code/frameworks/react-vite) Updates `@types/node` from 25.2.3 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.39.2 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.2) Updates `eslint-plugin-storybook` from 10.2.9 to 10.2.12 - [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/v10.2.12/code/lib/eslint-plugin) Updates `storybook` from 10.2.9 to 10.2.12 - [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/v10.2.12/code/core) Updates `typescript-eslint` from 8.56.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@storybook/addon-a11y" dependency-version: 10.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@storybook/addon-docs" dependency-version: 10.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@storybook/react-vite" dependency-version: 10.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint-plugin-storybook dependency-version: 10.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: storybook dependency-version: 10.2.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0ef651 commit df5dd56

File tree

2 files changed

+394
-585
lines changed

2 files changed

+394
-585
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -94,29 +94,29 @@
9494
"devDependencies": {
9595
"@changesets/cli": "^2.29.8",
9696
"@eslint/compat": "^2.0.2",
97-
"@eslint/js": "^9.39.2",
98-
"@storybook/addon-a11y": "^10.2.9",
99-
"@storybook/addon-docs": "^10.2.9",
100-
"@storybook/react-vite": "^10.2.9",
97+
"@eslint/js": "^10.0.1",
98+
"@storybook/addon-a11y": "^10.2.13",
99+
"@storybook/addon-docs": "^10.2.13",
100+
"@storybook/react-vite": "^10.2.13",
101101
"@storybook/test-runner": "^0.24.2",
102-
"@types/node": "^25.2.3",
102+
"@types/node": "^25.3.2",
103103
"@types/react": "^19.2.14",
104104
"@types/react-dom": "^19.2.3",
105105
"all-contributors-cli": "^6.26.1",
106106
"concurrently": "^9.2.1",
107-
"eslint": "^9.39.2",
107+
"eslint": "^10.0.2",
108108
"eslint-config-prettier": "^10.1.8",
109109
"eslint-plugin-jsx-a11y": "^6.10.2",
110110
"eslint-plugin-react": "^7.37.5",
111111
"eslint-plugin-react-hooks": "^7.0.1",
112-
"eslint-plugin-storybook": "^10.2.9",
112+
"eslint-plugin-storybook": "^10.2.13",
113113
"neostandard": "^0.12.2",
114114
"prettier": "^3.7.4",
115115
"react": "^19.2.4",
116116
"react-dom": "^19.2.4",
117-
"storybook": "^10.2.10",
117+
"storybook": "^10.2.13",
118118
"typescript": "^5.9.3",
119-
"typescript-eslint": "^8.56.0"
119+
"typescript-eslint": "^8.56.1"
120120
},
121121
"peerDependencies": {
122122
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",

0 commit comments

Comments
 (0)