We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11fec22 commit 1250abbCopy full SHA for 1250abb
src/Console/InstallsInertiaStacks.php
@@ -24,7 +24,7 @@ protected function installInertiaVueStack()
24
return [
25
'@inertiajs/vue3' => '^2.0.0',
26
'@tailwindcss/forms' => '^0.5.3',
27
- '@vitejs/plugin-vue' => '^5.0.0',
+ '@vitejs/plugin-vue' => '^6.0.0',
28
'autoprefixer' => '^10.4.12',
29
'postcss' => '^8.4.31',
30
'tailwindcss' => '^3.2.1',
0 commit comments