Skip to content

Commit

Permalink
Bump vite and laravel-vite-plugin
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [laravel-vite-plugin](https://github.com/laravel/vite-plugin). These dependencies needed to be updated together.

Updates `vite` from 4.5.3 to 5.2.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.9/packages/vite)

Updates `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](laravel/vite-plugin@v0.8.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 20, 2024
1 parent a406d4d commit 7c58987
Show file tree
Hide file tree
Showing 2 changed files with 284 additions and 159 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@vitejs/plugin-vue": "^4.5.0",
"autoprefixer": "^10.4.12",
"axios": "^1.6.1",
"laravel-vite-plugin": "^0.8.1",
"laravel-vite-plugin": "^1.0.2",
"postcss": "^8.4.31",
"tailwindcss": "^3.2.1",
"vite": "^4.0.0",
"vite": "^5.2.9",
"vue": "^3.2.41"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 7c58987

Please sign in to comment.