chore(deps): update deps

This commit is contained in:
Sonny
2025-08-04 19:44:33 +02:00
parent 7fefabd9bf
commit 850722cb7d
4 changed files with 1374 additions and 1223 deletions

View File

@@ -103,7 +103,7 @@ export default defineConfig({
],
assetsBundler: false,
unstable_assembler: {
hooks: {
onBuildStarting: [() => import('@adonisjs/vite/build_hook')],
onDevServerStarted: [() => import('@izzyjs/route/dev_hook')],
},