Skip to content

Commit

Permalink
Bump vite from 5.2.10 to 5.4.6 (#2615)
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.10 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 2c6bad3 commit 6fe10c1
Show file tree
Hide file tree
Showing 6 changed files with 200 additions and 201 deletions.
2 changes: 1 addition & 1 deletion demos/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.2.0",
"typescript": "5.2.2",
"vite": "^5.2.10"
"vite": "^5.4.6"
}
}
2 changes: 1 addition & 1 deletion demos/vc_issuer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.2.0",
"typescript": "5.2.2",
"vite": "^5.2.10"
"vite": "^5.4.6"
}
}
Loading

0 comments on commit 6fe10c1

Please sign in to comment.