mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-09 01:42:35 +00:00
Bump esbuild, laravel-vite-plugin and vite (#507)
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.0 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [laravel-vite-plugin](https://github.com/laravel/vite-plugin) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together. Updates `esbuild` from 0.18.20 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.18.20...v0.25.0) Updates `laravel-vite-plugin` from 0.7.8 to 1.2.0 - [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.7.8...v1.2.0) Updates `vite` from 4.5.9 to 6.2.0 - [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/create-vite@6.2.0/packages/vite) --- updated-dependencies: - dependency-name: esbuild dependency-type: indirect - dependency-name: laravel-vite-plugin dependency-type: direct:development - dependency-name: vite dependency-type: direct:development ... 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:
@ -13,7 +13,7 @@
|
||||
"apexcharts": "^3.44.2",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"brace": "^0.11.1",
|
||||
"laravel-vite-plugin": "^0.7.2",
|
||||
"laravel-vite-plugin": "^1.2.0",
|
||||
"postcss": "^8.4.45",
|
||||
"postcss-nesting": "^13.0.0",
|
||||
"prettier": "^3.2.5",
|
||||
@ -21,6 +21,6 @@
|
||||
"prettier-plugin-sh": "^0.14.0",
|
||||
"prettier-plugin-tailwindcss": "^0.5.11",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"vite": "^4.5.5"
|
||||
"vite": "^6.2.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user