Bump laravel-vite-plugin from 1.3.0 to 2.0.1

Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin) from 1.3.0 to 2.0.1.
- [Release notes](https://github.com/laravel/vite-plugin/releases)
- [Changelog](https://github.com/laravel/vite-plugin/blob/2.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/vite-plugin/blob/2.x/UPGRADE.md)
- [Commits](https://github.com/laravel/vite-plugin/compare/v1.3.0...v2.0.1)

---
updated-dependencies:
- dependency-name: laravel-vite-plugin
  dependency-version: 2.0.1
  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]
2025-12-31 22:18:17 +00:00
committed by GitHub
parent d550bc60e2
commit ff8b6549ce
2 changed files with 76 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
"@tailwindcss/vite": "^4.1.17",
"autoprefixer": "^10.4.19",
"axios": "^1.6.4",
"laravel-vite-plugin": "^1.0",
"laravel-vite-plugin": "^2.0",
"postcss": "^8.4.38",
"vite": "^6.4"
},