chore: update deps

This commit is contained in:
GyDi
2022-09-02 01:35:06 +08:00
parent 05eca8e4d8
commit fda24e5f5a
3 changed files with 709 additions and 769 deletions

View File

@@ -7,6 +7,7 @@ import monaco from "vite-plugin-monaco-editor";
// https://vitejs.dev/config/
export default defineConfig({
root: "src",
server: { port: 3000 },
plugins: [
svgr(),
react(),