Add bildschau and bildvorschau

This commit is contained in:
2026-05-06 14:48:27 +02:00
parent 8f8decf263
commit f9fe6e9639
4 changed files with 546 additions and 55 deletions

View File

@@ -11,31 +11,30 @@
},
"dependencies": {
"@formkit/nuxt": "^2.0.0",
"@formkit/vue": "^2.0.0",
"@formkit/themes": "^2.0.0",
"@formkit/vue": "^2.0.0",
"@nuxtjs/tailwindcss": "^6.14.0",
"@tauri-apps/api": "^2",
"@tauri-apps/plugin-opener": "^2",
"bcryptjs": "^3.0.3",
"crypto-js": "^4.2.0",
"embla-carousel-vue": "^8.6.0",
"graphql-request": "^7.4.0",
"jarallax": "^3.0.0",
"katex": "^0.16.45",
"moment": "^2.30.1",
"nuxt": "^4.4.2",
"process": "^0.11.10",
"sloc": "^0.3.2",
"striptags": "^3.2.0",
"vscode-langservers-extracted": "^4.10.0",
"@nuxtjs/tailwindcss": "^6.14.0",
"graphql-request": "^7.4.0",
"jarallax": "^3.0.0",
"katex": "^0.16.45",
"nuxt": "^4.4.2",
"vue": "^3.5.32",
"vue-renderer-markdown": "^0.0.62",
"vue-router": "^5.0.4"
},
"devDependencies": {
"@tauri-apps/cli": "^2.10.1",
"sass-embedded": "^1.99.0",
"@types/markdown-it": "^14.1.2"
"@types/markdown-it": "^14.1.2",
"sass-embedded": "^1.99.0"
}
}