update deps (MisskeyIO#770)

This commit is contained in:
あわわわとーにゅ 2024-10-21 10:53:59 +09:00 committed by GitHub
parent e51b237c59
commit bfc87ab415
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 3734 additions and 4986 deletions

View file

@ -107,6 +107,11 @@ export function getConfig(): UserConfig {
}
},
},
preprocessorOptions: {
scss: {
api: 'modern-compiler',
},
},
},
define: {