Skip to content

Commit 46399c1

Browse files
Bump the npm_and_yarn group across 3 directories with 4 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [srvx](https://github.com/h3js/srvx), [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). 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). Bumps the npm_and_yarn group with 1 update in the /temporary/packages/web/docs directory: [next](https://github.com/vercel/next.js). Updates `srvx` from 0.10.1 to 0.11.13 - [Release notes](https://github.com/h3js/srvx/releases) - [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md) - [Commits](h3js/srvx@v0.10.1...v0.11.13) 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) 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) Updates `next` from 15.5.10 to 15.5.14 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.10...v15.5.14) --- updated-dependencies: - dependency-name: srvx dependency-version: 0.11.13 dependency-type: direct:development dependency-group: npm_and_yarn - 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:production dependency-group: npm_and_yarn - 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 - dependency-name: next dependency-version: 15.5.14 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bde9db commit 46399c1

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jiti": "2.6.1",
3737
"oxfmt": "^0.35.0",
3838
"react-countup": "^6.5.3",
39-
"srvx": "^0.10.0",
39+
"srvx": "^0.11.13",
4040
"turbo": "^2.8.10",
4141
"typescript": "5.9.3"
4242
},

packages/design-system/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"@types/semver": "^7.7.1",
4545
"eslint": "9.39.1",
4646
"next-themes": "0.4.6",
47-
"storybook": "8.6.12",
47+
"storybook": "8.6.17",
4848
"storybook-dark-mode": "4.0.2",
4949
"tailwindcss": "4.1.18",
5050
"typescript": "5.9.2",
51-
"vite": "6.3.5"
51+
"vite": "6.4.1"
5252
}
5353
}

packages/documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"shiki": "^3.23.0",
5757
"tailwind-merge": "3.4.0",
5858
"twoslash": "0.3.6",
59-
"vite": "7.3.1"
59+
"vite": "6.4.1"
6060
},
6161
"devDependencies": {
6262
"@playwright/test": "1.57.0",

temporary/packages/web/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"clsx": "2.1.1",
2626
"date-fns": "4.1.0",
2727
"lucide-react": "0.542.0",
28-
"next": "15.5.10",
28+
"next": "15.5.14",
2929
"react": "19.2.4",
3030
"react-avatar": "5.0.3",
3131
"react-countup": "6.5.3",

0 commit comments

Comments
 (0)