Skip to content

Commit c418b8d

Browse files
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.0.9 to 6.0.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.0.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fda2475 commit c418b8d

File tree

3 files changed

+547
-272
lines changed

3 files changed

+547
-272
lines changed

packages/storybook-addon-vis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"storybook": "^8.6.3",
109109
"tsup": "^8.3.5",
110110
"typescript": "^5.7.2",
111-
"vite": "^6.0.9",
111+
"vite": "^6.0.13",
112112
"vitest": "^3.0.8",
113113
"vitest-browser-react": "^0.1.0",
114114
"webdriverio": "latest",

packages/vitest-plugin-vis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"react": "^19.0.0",
115115
"react-dom": "^19.0.0",
116116
"typescript": "^5.7.2",
117-
"vite": "^6.0.9",
117+
"vite": "^6.0.13",
118118
"vitest": "^3.0.8",
119119
"vitest-browser-react": "^0.1.0"
120120
},

0 commit comments

Comments
 (0)