chore: updated dependencies

This commit is contained in:
2023-09-14 13:01:22 -06:00
parent 390f8bc858
commit b26d5d8eba
12 changed files with 110 additions and 3806 deletions
+1
View File
@@ -1,4 +1,5 @@
/** @type {import('next').NextConfig} */
const withBundleAnalyzer = require('@next/bundle-analyzer')({
enabled: process.env.ANALYZE === 'true',
openAnalyzer: false