Skip to content

Commit 31dceed

Browse files
Bump the dev-deps group with 23 updates
Bumps the dev-deps group with 23 updates: | Package | From | To | | --- | --- | --- | | [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) | `4.1.3` | `5.0.0` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.1.10` | `10.2.3` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `10.1.10` | `10.2.3` | | [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) | `10.1.10` | `10.2.3` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `10.1.10` | `10.2.3` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.7` | `4.1.18` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.21` | `25.1.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.32.1` | `8.54.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.32.1` | `8.54.0` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.1.4` | `4.0.18` | | [chromatic](https://github.com/chromaui/chromatic-cli) | `13.3.4` | `13.3.5` | | [eslint](https://github.com/eslint/eslint) | `9.27.0` | `9.39.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.0` | `16.1.6` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.1.10` | `10.2.3` | | [jsdom](https://github.com/jsdom/jsdom) | `26.1.0` | `27.4.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.6` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.8.1` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.1.10` | `10.2.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.7` | `4.1.18` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) | `5.1.4` | `6.0.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.4` | `4.0.18` | Updates `@chromatic-com/storybook` from 4.1.3 to 5.0.0 - [Release notes](https://github.com/chromaui/addon-visual-tests/releases) - [Changelog](https://github.com/chromaui/addon-visual-tests/blob/v5.0.0/CHANGELOG.md) - [Commits](chromaui/addon-visual-tests@v4.1.3...v5.0.0) Updates `@storybook/addon-docs` from 10.1.10 to 10.2.3 - [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.3/code/addons/docs) Updates `@storybook/addon-links` from 10.1.10 to 10.2.3 - [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.3/code/addons/links) Updates `@storybook/nextjs` from 10.1.10 to 10.2.3 - [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.3/code/frameworks/nextjs) Updates `@storybook/react` from 10.1.10 to 10.2.3 - [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.3/code/renderers/react) Updates `@tailwindcss/postcss` from 4.1.7 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-postcss) Updates `@testing-library/react` from 16.3.1 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.1...v16.3.2) Updates `@types/node` from 22.15.21 to 25.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.54.0 - [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/v8.54.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.32.1 to 8.54.0 - [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/v8.54.0/packages/parser) Updates `@vitest/ui` from 3.1.4 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/ui) Updates `chromatic` from 13.3.4 to 13.3.5 - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](chromaui/chromatic-cli@v13.3.4...v13.3.5) Updates `eslint` from 9.27.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.27.0...v9.39.2) Updates `eslint-config-next` from 16.1.0 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.6/packages/eslint-config-next) Updates `eslint-plugin-storybook` from 10.1.10 to 10.2.3 - [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.3/code/lib/eslint-plugin) Updates `jsdom` from 26.1.0 to 27.4.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@26.1.0...27.4.0) Updates `postcss` from 8.5.3 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.6) Updates `prettier` from 3.5.3 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.8.1) Updates `storybook` from 10.1.10 to 10.2.3 - [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.3/code/core) Updates `tailwindcss` from 4.1.7 to 4.1.18 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/tailwindcss) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `vite-tsconfig-paths` from 5.1.4 to 6.0.5 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v5.1.4...v6.0.5) Updates `vitest` from 3.1.4 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest) --- updated-dependencies: - dependency-name: "@chromatic-com/storybook" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@storybook/addon-docs" dependency-version: 10.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/addon-links" dependency-version: 10.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/nextjs" dependency-version: 10.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@storybook/react" dependency-version: 10.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@vitest/ui" dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: chromatic dependency-version: 13.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-config-next dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint-plugin-storybook dependency-version: 10.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: jsdom dependency-version: 27.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: storybook dependency-version: 10.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: vite-tsconfig-paths dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ec58a4 commit 31dceed

File tree

2 files changed

+2337
-2564
lines changed

2 files changed

+2337
-2564
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -45,40 +45,40 @@
4545
"ws": "^8.18.0"
4646
},
4747
"devDependencies": {
48-
"@chromatic-com/storybook": "^4.1.3",
49-
"@storybook/addon-docs": "^10.1.10",
50-
"@storybook/addon-links": "^10.1.10",
51-
"@storybook/nextjs": "^10.1.10",
52-
"@storybook/react": "^10.1.10",
53-
"@tailwindcss/postcss": "^4.1.7",
48+
"@chromatic-com/storybook": "^5.0.0",
49+
"@storybook/addon-docs": "^10.2.3",
50+
"@storybook/addon-links": "^10.2.3",
51+
"@storybook/nextjs": "^10.2.3",
52+
"@storybook/react": "^10.2.3",
53+
"@tailwindcss/postcss": "^4.1.18",
5454
"@testing-library/jest-dom": "^6.6.3",
55-
"@testing-library/react": "^16.3.0",
55+
"@testing-library/react": "^16.3.2",
5656
"@testing-library/user-event": "^14.6.1",
5757
"@types/lodash": "^4.17.17",
5858
"@types/mdx": "^2.0.10",
59-
"@types/node": "^22.15.21",
59+
"@types/node": "^25.1.0",
6060
"@types/node-fetch": "^2.6.12",
6161
"@types/nodemailer": "^6.4.17",
6262
"@types/react": "19.2.7",
6363
"@types/react-dom": "19.2.3",
6464
"@types/ws": "^8.18.1",
65-
"@typescript-eslint/eslint-plugin": "^8.32.1",
66-
"@typescript-eslint/parser": "^8.32.1",
67-
"@vitest/ui": "^3.1.4",
68-
"chromatic": "^13.3.4",
69-
"eslint": "^9.27.0",
70-
"eslint-config-next": "16.1.0",
71-
"eslint-plugin-storybook": "^10.1.10",
72-
"jsdom": "^26.1.0",
73-
"postcss": "^8.5.2",
74-
"prettier": "^3.5.1",
65+
"@typescript-eslint/eslint-plugin": "^8.54.0",
66+
"@typescript-eslint/parser": "^8.54.0",
67+
"@vitest/ui": "^4.0.18",
68+
"chromatic": "^13.3.5",
69+
"eslint": "^9.39.2",
70+
"eslint-config-next": "16.1.6",
71+
"eslint-plugin-storybook": "^10.2.3",
72+
"jsdom": "^27.4.0",
73+
"postcss": "^8.5.6",
74+
"prettier": "^3.8.1",
7575
"raw-loader": "^4.0.2",
76-
"storybook": "^10.1.10",
77-
"tailwindcss": "^4.1.7",
76+
"storybook": "^10.2.3",
77+
"tailwindcss": "^4.1.18",
7878
"tsconfig-paths-webpack-plugin": "^4.1.0",
79-
"typescript": "^5.8.3",
80-
"vite-tsconfig-paths": "^5.1.4",
81-
"vitest": "^3.1.4"
79+
"typescript": "^5.9.3",
80+
"vite-tsconfig-paths": "^6.0.5",
81+
"vitest": "^4.0.18"
8282
},
8383
"pnpm": {
8484
"overrides": {

0 commit comments

Comments
 (0)