Bump laravel-vite-plugin from 0.8.1 to 1.0.2

Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin) from 0.8.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)
- [Upgrade guide](https://github.com/laravel/vite-plugin/blob/1.x/UPGRADE.md)
- [Commits](https://github.com/laravel/vite-plugin/compare/v0.8.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-08 03:27:28 +00:00 committed by GitHub
parent 2a3ba9799e
commit a88c8bedbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 846 additions and 112 deletions

956
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
}, },
"devDependencies": { "devDependencies": {
"axios": "^1.6.8", "axios": "^1.6.8",
"laravel-vite-plugin": "^0.8.1", "laravel-vite-plugin": "^1.0.2",
"patch-package": "^8.0.0", "patch-package": "^8.0.0",
"sass": "^1.72.0", "sass": "^1.72.0",
"vite": "^4.5.3", "vite": "^4.5.3",