Skip to content

Commit 1250abb

Browse files
authored
[2.x] Bump plugin-vue to ^6.0.0 (#475)
1 parent 11fec22 commit 1250abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/InstallsInertiaStacks.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ protected function installInertiaVueStack()
2424
return [
2525
'@inertiajs/vue3' => '^2.0.0',
2626
'@tailwindcss/forms' => '^0.5.3',
27-
'@vitejs/plugin-vue' => '^5.0.0',
27+
'@vitejs/plugin-vue' => '^6.0.0',
2828
'autoprefixer' => '^10.4.12',
2929
'postcss' => '^8.4.31',
3030
'tailwindcss' => '^3.2.1',

0 commit comments

Comments
 (0)