Skip to content

Commit 53e5fbb

Browse files
Update dependency vite to v6 (#1087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f858e7 commit 53e5fbb

File tree

3 files changed

+78
-24
lines changed

3 files changed

+78
-24
lines changed

docs/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"storybook": "^7.0.0-beta.30",
3232
"tsx": "^4.0.0",
3333
"typescript": "5.7.3",
34-
"vite": "^5.0.0",
34+
"vite": "^6.0.0",
3535
"webpack": "^5.75.0"
3636
}
3737
}

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"react-dom": "^18.2.0",
8686
"rimraf": "^6.0.0",
8787
"size-limit": "^11.0.2",
88-
"vite": "^5.4.8",
88+
"vite": "^6.0.0",
8989
"vite-plugin-dts": "^4.2.3",
9090
"vitest": "^2.0.0"
9191
},

pnpm-lock.yaml

Lines changed: 76 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)