Skip to content

Commit 7459bcf

Browse files
chore(deps): bump vite from 4.5.0 to 5.0.4 (#76)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.4. - [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.0.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4295c61 commit 7459bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js-libp2p-example-browser-pubsub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@libp2p/websockets": "^8.0.4",
2424
"@multiformats/multiaddr": "^12.1.11",
2525
"libp2p": "^1.0.5",
26-
"vite": "^4.2.1"
26+
"vite": "^5.0.4"
2727
},
2828
"devDependencies": {
2929
"test-ipfs-example": "^1.0.0"

0 commit comments

Comments
 (0)