Quicksave

This commit is contained in:
Mawoka
2025-08-31 11:49:45 +02:00
parent 51f1d74cf2
commit 343756f999
4 changed files with 6451 additions and 8501 deletions
+8 -8
View File
@@ -20,7 +20,7 @@
"@ffmpeg/core": "^0.11.0",
"@ffmpeg/ffmpeg": "^0.11.6",
"@fontsource/marck-script": "^5.2.6",
"@sentry/browser": "^10.5.0",
"@sentry/browser": "^10.8.0",
"@sentry/tracing": "^7.120.4",
"@simplewebauthn/browser": "^13.1.2",
"@sveltejs/adapter-auto": "^2.1.1",
@@ -34,8 +34,8 @@
"@types/qrcode": "^1.5.5",
"@types/sortablejs": "^1.15.8",
"@types/ua-parser-js": "^0.7.39",
"@typescript-eslint/eslint-plugin": "^8.40.0",
"@typescript-eslint/parser": "^8.40.0",
"@typescript-eslint/eslint-plugin": "^8.41.0",
"@typescript-eslint/parser": "^8.41.0",
"@unlazy/svelte": "^0.8.9",
"@uppy/compressor": "^1.1.4",
"@uppy/core": "^3.13.1",
@@ -52,20 +52,20 @@
"ckeditor5": "^46.0.2",
"cookie": "^0.5.0",
"crypto-js": "^4.2.0",
"cssnano": "^7.1.0",
"cssnano": "^7.1.1",
"dompurify": "^3.2.6",
"eslint": "^9.33.0",
"eslint": "^9.34.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-svelte3": "^4.0.0",
"felte": "^1.3.0",
"fuse.js": "^7.1.0",
"highlight.js": "^11.11.1",
"i18next": "^25.3.6",
"i18next": "^25.4.2",
"i18next-browser-languagedetector": "^8.2.0",
"js-cookie": "^3.0.5",
"jws": "^4.0.0",
"luxon": "^3.7.1",
"marked": "^16.2.0",
"marked": "^16.2.1",
"mdsvex": "^0.10.6",
"minisearch": "^6.3.0",
"pikaso": "^2.9.0",
@@ -76,7 +76,7 @@
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"qrcode": "^1.5.4",
"sass": "^1.90.0",
"sass": "^1.91.0",
"socket.io-client": "^4.8.1",
"svelte": "^3.59.2",
"svelte-check": "^3.8.6",