Skip to content

Commit

Permalink
Bump vite from 4.5.3 to 4.5.5 (#2617)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/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 a444c3e commit 2dc081c
Show file tree
Hide file tree
Showing 6 changed files with 7,864 additions and 6,420 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.4.6"
"vite": "^4.5.5"
}
}
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.4.6"
"vite": "^4.5.5"
}
}
Loading

0 comments on commit 2dc081c

Please sign in to comment.