Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 4.4.12 to 4.5.3 in /frontend
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.12 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent 6ff9030 commit 8d5a77b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/examples/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"svelte-preprocess": "^5.1.0",
"tslib": "^2.6.2",
"typescript": "^4.6.4",
"vite": "^4.4.12"
"vite": "^4.5.3"
},
"dependencies": {
"@teamhanko/hanko-elements": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion frontend/examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"typescript": "~4.7.4",
"vite": "^4.4.12",
"vite": "^4.5.3",
"vue-tsc": "^1.8.22"
}
}
10 changes: 5 additions & 5 deletions frontend/package-lock.json

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

0 comments on commit 8d5a77b

Please sign in to comment.