Skip to content

Commit 90bd740

Browse files
Bump laravel-vite-plugin from 2.0.0 to 2.0.1
Bumps [laravel-vite-plugin](https://github.com/laravel/vite-plugin) from 2.0.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) - [Commits](laravel/vite-plugin@v2.0.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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd61b06 commit 90bd740

File tree

2 files changed

+59
-6
lines changed

2 files changed

+59
-6
lines changed

package-lock.json

Lines changed: 58 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@tailwindcss/forms": "^0.5.7",
1010
"@tailwindcss/typography": "^0.5.10",
1111
"autoprefixer": "^10.4.16",
12-
"laravel-vite-plugin": "^2.0.0",
12+
"laravel-vite-plugin": "^2.0.1",
1313
"postcss-nesting": "^13.0.2",
1414
"tailwindcss": "^4.1.11",
1515
"vite": "^7.0.6"

0 commit comments

Comments
 (0)