We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc3ffc commit 790559cCopy full SHA for 790559c
src/Console/InstallCommand.php
@@ -321,7 +321,7 @@ protected function installInertiaStack()
321
'@inertiajs/progress' => '^0.2.7',
322
'@tailwindcss/forms' => '^0.5.2',
323
'@tailwindcss/typography' => '^0.5.2',
324
- '@vitejs/plugin-vue' => '^3.0.0',
+ '@vitejs/plugin-vue' => '^4.0.0',
325
'autoprefixer' => '^10.4.7',
326
'postcss' => '^8.4.14',
327
'tailwindcss' => '^3.1.0',
0 commit comments