Skip to content

Commit

Permalink
Bump vite from 5.0.10 to 5.0.13
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 78bbf1c commit 7a6f809
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 13 deletions.
2 changes: 1 addition & 1 deletion examples/html-ethers5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"ethers": "5.7.2"
},
"devDependencies": {
"vite": "5.0.12"
"vite": "5.0.13"
}
}
2 changes: 1 addition & 1 deletion examples/html-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"vite": "5.0.12"
"vite": "5.0.13"
}
}
2 changes: 1 addition & 1 deletion examples/react-ethers5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "4.2.1",
"vite": "5.0.12"
"vite": "5.0.13"
}
}
4 changes: 2 additions & 2 deletions examples/react-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"viem": "2.7.13",
"vite": "5.0.12",
"vite": "5.0.13",
"wagmi": "2.5.7"
},
"devDependencies": {
"@vitejs/plugin-react": "4.2.1",
"vite": "5.0.12"
"vite": "5.0.13"
}
}
43 changes: 35 additions & 8 deletions package-lock.json

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

0 comments on commit 7a6f809

Please sign in to comment.