Skip to content

Commit

Permalink
build(deps-dev): bump vite from 6.0.3 to 6.0.11
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.3 to 6.0.11.
- [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/v6.0.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent aca65cd commit 178d74c
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 431 deletions.
2 changes: 1 addition & 1 deletion packages/components-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"scss": "0.2.4",
"vite": "6.0.7"
"vite": "6.0.11"
},
"scripts": {
"dev": "vite build --watch",
Expand Down
2 changes: 1 addition & 1 deletion packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"sass": "1.83.4",
"tslib": "2.8.1",
"typescript": "5.7.3",
"vite": "6.0.7",
"vite": "6.0.11",
"vite-plugin-runtime-config": "1.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@
"storybook-addon-pseudo-states": "4.0.2",
"twig": "1.17.1",
"typescript": "5.7.3",
"vite": "6.0.7"
"vite": "6.0.11"
}
}
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"rimraf": "6.0.1",
"tslib": "2.8.1",
"typescript": "5.7.3",
"vite": "6.0.3",
"vite": "6.0.11",
"vite-plugin-dts": "4.5.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 178d74c

Please sign in to comment.