chore(deps): update deps

This commit is contained in:
Sonny
2025-11-09 03:15:13 +01:00
parent 64cd4820c5
commit d03004b841
5 changed files with 1292 additions and 994 deletions

View File

@@ -6,7 +6,7 @@ import {
import { getDirname } from '@adonisjs/core/helpers';
import inertia from '@adonisjs/inertia/client';
import adonisjs from '@adonisjs/vite/client';
import react from '@vitejs/plugin-react-oxc';
import react from '@vitejs/plugin-react';
import { defineConfig } from 'vite';
import { VitePWA } from 'vite-plugin-pwa';