This commit is contained in:
Mawoka
2025-09-21 10:11:52 +02:00
parent 61e763da45
commit a87f59f5c0
3 changed files with 1133 additions and 1384 deletions
+21 -20
View File
@@ -19,23 +19,24 @@
"@felte/validator-yup": "^1.1.4",
"@ffmpeg/core": "^0.12.10",
"@ffmpeg/ffmpeg": "^0.12.15",
"@fontsource/marck-script": "^5.2.6",
"@sentry/browser": "^10.8.0",
"@ffmpeg/util": "^0.12.2",
"@fontsource/marck-script": "^5.2.8",
"@sentry/browser": "^10.12.0",
"@sentry/tracing": "^7.120.4",
"@simplewebauthn/browser": "^13.1.2",
"@simplewebauthn/browser": "^13.2.0",
"@sveltejs/adapter-auto": "^2.1.1",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.30.4",
"@tailwindcss/postcss": "^4.1.12",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/postcss": "^4.1.13",
"@tailwindcss/typography": "^0.5.18",
"@types/canvas-confetti": "^1.9.0",
"@types/js-cookie": "^3.0.6",
"@types/luxon": "^3.7.1",
"@types/qrcode": "^1.5.5",
"@types/sortablejs": "^1.15.8",
"@types/ua-parser-js": "^0.7.39",
"@typescript-eslint/eslint-plugin": "^8.41.0",
"@typescript-eslint/parser": "^8.41.0",
"@typescript-eslint/eslint-plugin": "^8.44.0",
"@typescript-eslint/parser": "^8.44.0",
"@uppy/compressor": "^1.1.4",
"@uppy/core": "^3.13.1",
"@uppy/dashboard": "^3.9.1",
@@ -48,47 +49,47 @@
"@uppy/xhr-upload": "^3.6.8",
"autoprefixer": "^10.4.21",
"canvas-confetti": "^1.9.3",
"ckeditor5": "^46.0.2",
"ckeditor5": "^46.1.1",
"cookie": "^1.0.2",
"crypto-js": "^4.2.0",
"cssnano": "^7.1.1",
"dompurify": "^3.2.6",
"eslint": "^9.34.0",
"dompurify": "^3.2.7",
"eslint": "^9.36.0",
"eslint-config-prettier": "^10.1.8",
"felte": "^1.3.0",
"fuse.js": "^7.1.0",
"highlight.js": "^11.11.1",
"i18next": "^25.4.2",
"i18next": "^25.5.2",
"i18next-browser-languagedetector": "^8.2.0",
"js-cookie": "^3.0.5",
"jws": "^4.0.0",
"luxon": "^3.7.1",
"marked": "^16.2.1",
"luxon": "^3.7.2",
"marked": "^16.3.0",
"mdsvex": "^0.12.6",
"minisearch": "^7.1.2",
"minisearch": "^7.2.0",
"pikaso": "^2.9.0",
"plausible-tracker": "^0.3.9",
"postcss": "^8.5.6",
"postcss-import": "^16.1.1",
"postcss-load-config": "^5.1.0",
"postcss-load-config": "^6.0.1",
"prettier": "^3.6.2",
"prettier-plugin-svelte": "^3.4.0",
"qrcode": "^1.5.4",
"sass": "^1.91.0",
"sass": "^1.93.0",
"socket.io-client": "^4.8.1",
"svelte": "^4.0.0",
"svelte": "^4.2.20",
"svelte-check": "^3.8.6",
"svelte-preprocess": "^5.1.4",
"svelte-range-slider-pips": "^4.0.7",
"svelte-tippy": "^1.3.2",
"swiper": "^11.2.10",
"tailwindcss": "^4.1.12",
"swiper": "^12.0.2",
"tailwindcss": "^4.1.13",
"thumbhash": "^0.1.1",
"tinykeys": "^3.0.0",
"tippy.js": "^6.3.7",
"tslib": "^2.8.1",
"typescript": "~5.0.4",
"ua-parser-js": "^2.0.4",
"ua-parser-js": "^2.0.5",
"vite": "^4.5.14",
"vite-plugin-cross-origin-isolation": "^0.1.6",
"vite-plugin-iso-import": "^1.3.0",