Implement code changes to enhance functionality and improve performance

This commit is contained in:
2025-09-01 10:08:45 +02:00
parent b34a4539fd
commit 49bd3a0b25
2 changed files with 1551 additions and 1076 deletions

View File

@@ -13,42 +13,42 @@
"typecheck": "nuxt prepare && vue-tsc -b --noEmit"
},
"dependencies": {
"@iconify-json/logos": "^1.2.5",
"@iconify-json/lucide": "^1.2.58",
"@iconify-json/logos": "^1.2.9",
"@iconify-json/lucide": "^1.2.66",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/twemoji": "^1.2.2",
"@iconify-json/vscode-icons": "^1.2.23",
"@iconify-json/twemoji": "^1.2.4",
"@iconify-json/vscode-icons": "^1.2.30",
"@intlify/message-compiler": "^11.1.11",
"@nuxt/content": "3.6.3",
"@nuxt/image": "^1.10.0",
"@nuxt/ui": "3.3.0",
"@nuxt/image": "^1.11.0",
"@nuxt/ui": "3.3.2",
"@nuxthub/core": "^0.9.0",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/i18n": "10.0.3",
"@vueuse/core": "^13.6.0",
"@nuxtjs/i18n": "10.0.6",
"@vueuse/core": "^13.8.0",
"better-sqlite3": "^12.2.0",
"drizzle-orm": "^0.44.4",
"drizzle-orm": "^0.44.5",
"h3-zod": "^0.5.3",
"nuxt": "^4.0.2",
"nuxt": "^4.0.3",
"nuxt-visitors": "1.2.2",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.2",
"vue-use-spring": "^0.3.3",
"zod": "^4.0.13"
"zod": "^4.1.5"
},
"devDependencies": {
"@antfu/eslint-config": "^5.0.0",
"@iconify-json/devicon": "^1.2.34",
"@antfu/eslint-config": "^5.2.1",
"@iconify-json/devicon": "^1.2.43",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^24.1.0",
"@vueuse/math": "^13.6.0",
"@vueuse/nuxt": "^13.6.0",
"@types/node": "^24.3.0",
"@vueuse/math": "^13.8.0",
"@vueuse/nuxt": "^13.8.0",
"drizzle-kit": "^0.31.4",
"eslint": "^9.32.0",
"typescript": "^5.8.3",
"vue-tsc": "^3.0.4",
"wrangler": "^4.26.1"
"eslint": "^9.34.0",
"typescript": "^5.9.2",
"vue-tsc": "^3.0.6",
"wrangler": "^4.33.1"
}
}

2587
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff