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 8ee1f0d commit dac9929Copy full SHA for dac9929
src/Console/InstallerTraits/FrontendPackages.php
@@ -21,7 +21,7 @@ protected function installFrontendPackages(): void
21
'@tailwindcss/forms' => '^0.5.6',
22
'@tailwindcss/postcss' => '^4.0.0',
23
'@tailwindcss/vite' => '^4.0.0',
24
- '@vitejs/plugin-vue' => '^5.0.4',
+ '@vitejs/plugin-vue' => '^6.0.1',
25
26
'eslint' => '^v9.5.0',
27
'eslint-config-prettier' => '^10.0.2',
0 commit comments