Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit d6f0656

Browse files
committed
Update InstallsSpladeStack.php
1 parent 8d271f0 commit d6f0656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/InstallsSpladeStack.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ protected function installSpladeStack()
4343
'@protonemedia/laravel-splade' => '^1.4.8',
4444
'@tailwindcss/forms' => '^0.5.3',
4545
'@tailwindcss/typography' => '^0.5.2',
46-
'@vitejs/plugin-vue' => '^5.0.0',
46+
'@vitejs/plugin-vue' => '^4.0.0',
4747
'autoprefixer' => '^10.4.12',
4848
'laravel-vite-plugin' => '^0.7.5',
4949
'postcss' => '^8.4.18',

0 commit comments

Comments
 (0)