Bump laravel-vite-plugin from 1.0.1 to 1.0.2 (#37)

Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin) from 1.0.1 to 1.0.2.
- [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.1...v1.0.2)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-07 23:39:49 +09:00
committed by GitHub
parent 15b8947ac7
commit 3cd92469c8
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
},
"devDependencies": {
"axios": "^1.6.4",
"laravel-vite-plugin": "^1.0.0",
"laravel-vite-plugin": "^1.0.2",
"vite": "^5.1.5"
}
}