chore(deps-dev): bump laravel-vite-plugin from 0.7.8 to 0.8.0

Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin) from 0.7.8 to 0.8.0.
- [Release notes](https://github.com/laravel/vite-plugin/releases)
- [Changelog](https://github.com/laravel/vite-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/vite-plugin/compare/v0.7.8...v0.8.0)

---
updated-dependencies:
- dependency-name: laravel-vite-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-14 03:58:10 +00:00
committed by GitHub
parent b0ab06b7eb
commit ec0ba3d212
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
},
"devDependencies": {
"axios": "^1.1.2",
"laravel-vite-plugin": "^0.7.5",
"laravel-vite-plugin": "^0.8.0",
"sass": "^1.64.2",
"vite": "^4.0.0",
"vite-plugin-manifest-sri": "^0.1.0"