From 3cdbc932e1220da767ac6af1df5f73c498fe683e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 22:16:17 +0100 Subject: [PATCH] chore(deps): update dependency laravel-vite-plugin to v1 (#284) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alf Drollinger <40421928+adrolli@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db631b936..1c10007f0 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "alpinejs": "^3.0.6", "autoprefixer": "^10.4.7", "axios": "^1.0.0", - "laravel-vite-plugin": "^0.8.0", + "laravel-vite-plugin": "^1.0.0", "lodash": "^4.17.19", "postcss": "^8.4.14", "tailwindcss": "^3.1.0",