chore: upgrade deps

This commit is contained in:
cv
2023-04-06 20:56:01 +02:00
parent 32b7908d5b
commit 524aa74a3d
+1 -1
View File
@@ -1,4 +1,4 @@
import sentryVitePlugin from '@sentry/vite-plugin';
import { sentryVitePlugin } from '@sentry/vite-plugin';
import react from '@vitejs/plugin-react';
import { fileURLToPath, URL } from 'node:url';
import { defineConfig } from 'vite';