Bump laravel-vite-plugin from 1.0.2 to 1.0.4

Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/laravel/vite-plugin/releases)
- [Changelog](https://github.com/laravel/vite-plugin/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/vite-plugin/compare/v1.0.2...v1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-21 10:53:52 +00:00
committed by GitHub
parent 77aeae30be
commit 8afc9f7c69
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
},
"devDependencies": {
"axios": "^1.7.0",
"laravel-vite-plugin": "^1.0.2",
"laravel-vite-plugin": "^1.0.4",
"vite": "^5.2.11"
}
}