chore: update dependencies

This commit is contained in:
Steven
2024-01-19 19:20:59 +08:00
parent ec4884ea04
commit 1f5899d238
5 changed files with 329 additions and 346 deletions

View File

@@ -1,4 +1,4 @@
import react from "@vitejs/plugin-react-swc";
import react from "@vitejs/plugin-react";
import { resolve } from "path";
import { defineConfig } from "vite";