Skip to content

Commit

Permalink
⬆️ Bump vite in /examples/use-github-react-js
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.16.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.16/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.16/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 3, 2023
1 parent 76e410e commit e5a0a13
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 169 deletions.
2 changes: 1 addition & 1 deletion examples/use-github-react-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"devDependencies": {
"@vitejs/plugin-react": "^1.0.7",
"vite": "^2.8.0"
"vite": "^2.9.16"
}
}
Loading

0 comments on commit e5a0a13

Please sign in to comment.