Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.4.6 to 5.4.8
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.6 to 5.4.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/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 Oct 2, 2024
1 parent 7682718 commit 5fabdac
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-jest": "^28.8.3",
"jest": "^29.6.4",
"typescript": "^4.9.5",
"vite": "^5.4.6",
"vite": "^5.4.8",
"vue": "^3.5.10",
"vue-tsc": "^1.8.0"
},
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@storyblok/vue": "^0.0.1",
"@vitejs/plugin-vue": "^5.0.5",
"pathe": "^1.1.2",
"vite": "^5.4.6",
"vite": "^5.4.8",
"vue": "^3.5.10"
},
"dependencies": {
Expand Down

0 comments on commit 5fabdac

Please sign in to comment.