Skip to content

Commit e334292

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /packages/design-system directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `storybook` from 8.6.12 to 8.6.17 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.17/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.17/code/core) Updates `vite` from 6.3.5 to 6.4.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite) --- updated-dependencies: - dependency-name: storybook dependency-version: 8.6.17 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.4.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4be1664 commit e334292

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/design-system/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"@types/semver": "^7.7.1",
4444
"eslint": "9.39.1",
4545
"next-themes": "0.4.6",
46-
"storybook": "8.6.12",
46+
"storybook": "8.6.17",
4747
"storybook-dark-mode": "4.0.2",
4848
"tailwindcss": "4.1.18",
4949
"typescript": "5.9.2",
50-
"vite": "6.3.5"
50+
"vite": "6.4.1"
5151
}
5252
}

0 commit comments

Comments
 (0)