Skip to content

Commit

Permalink
Bump vite from 5.3.2 to 6.0.5
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.2 to 6.0.5.
- [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.5/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 12f1d15 commit c34f9d4
Show file tree
Hide file tree
Showing 3 changed files with 298 additions and 259 deletions.
2 changes: 1 addition & 1 deletion playbook-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-simple-code-editor": "^0.13.1",
"sass": "^1.77.6",
"ts-json-schema-generator": "^2.3.0",
"vite": "^5.0.0",
"vite": "^6.0.5",
"vite-plugin-ruby": "^5.0.0",
"zxcvbn": "^4.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion playbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"terser": "^5.31.3",
"ts-jest": "26.5.6",
"typescript": "4.3.5",
"vite": "^5.0.0",
"vite": "^6.0.5",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-ruby": "^5.0.0",
"webpacker-react": "^0.3.2"
Expand Down
Loading

0 comments on commit c34f9d4

Please sign in to comment.