cleanup: upgrade deps & misc

This commit is contained in:
Zephyr Lykos 2024-04-13 16:49:28 +08:00
parent 00639b7bc2
commit e50cc6ee28
No known key found for this signature in database
GPG Key ID: D3E9D31E2F77F04D
2 changed files with 608 additions and 639 deletions

View File

@ -24,7 +24,6 @@ export default defineConfig({
resolve: {
alias: {
'@/': root.pathname,
readline: new URL('scripts/cli/readline.ts', root).pathname,
'~bootstrap': new URL('node_modules/admin-lte/node_modules/bootstrap', import.meta.url).pathname,
'spectre.css': new URL('node_modules/spectre.css', import.meta.url).pathname,
},

1246
yarn.lock

File diff suppressed because it is too large Load Diff