Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.2.11 to 5.2.12
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.11 to 5.2.12.
- [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/v5.2.12/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 Jun 6, 2024
1 parent 02cc2ff commit 8d6518d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 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.5.0",
"jest": "^29.6.4",
"typescript": "^4.9.5",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vue": "^3.4.27",
"vue-tsc": "^1.8.0"
},
Expand Down
20 changes: 10 additions & 10 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 @@ -9,7 +9,7 @@
"devDependencies": {
"@storyblok/vue": "^0.0.1",
"@vitejs/plugin-vue": "^5.0.5",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vue": "^3.4.27"
},
"dependencies": {
Expand Down

0 comments on commit 8d6518d

Please sign in to comment.