Frontend dependency updates

This commit is contained in:
Mawoka
2025-10-26 11:56:56 +01:00
parent 41fe3e3ad5
commit 233fe7401e
2 changed files with 1450 additions and 1530 deletions
+28 -28
View File
@@ -21,23 +21,23 @@
"@ffmpeg/ffmpeg": "^0.12.15",
"@ffmpeg/util": "^0.12.2",
"@fontsource/marck-script": "^5.2.8",
"@sentry/browser": "^10.12.0",
"@sentry/browser": "^10.22.0",
"@sentry/tracing": "^7.120.4",
"@simplewebauthn/browser": "^13.2.0",
"@sveltejs/adapter-auto": "^6.1.0",
"@sveltejs/adapter-node": "^5.3.2",
"@sveltejs/kit": "^2.5.27",
"@sveltejs/vite-plugin-svelte": "^6.2.0",
"@tailwindcss/postcss": "^4.1.13",
"@tailwindcss/typography": "^0.5.18",
"@simplewebauthn/browser": "^13.2.2",
"@sveltejs/adapter-auto": "^7.0.0",
"@sveltejs/adapter-node": "^5.4.0",
"@sveltejs/kit": "^2.47.3",
"@sveltejs/vite-plugin-svelte": "^6.2.1",
"@tailwindcss/postcss": "^4.1.16",
"@tailwindcss/typography": "^0.5.19",
"@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/qrcode": "^1.5.6",
"@types/sortablejs": "^1.15.9",
"@types/ua-parser-js": "^0.7.39",
"@typescript-eslint/eslint-plugin": "^8.44.0",
"@typescript-eslint/parser": "^8.44.0",
"@typescript-eslint/eslint-plugin": "^8.46.2",
"@typescript-eslint/parser": "^8.46.2",
"@uppy/compressor": "^2.3.2",
"@uppy/core": "^4.5.3",
"@uppy/dashboard": "^4.4.3",
@@ -49,23 +49,23 @@
"@uppy/svelte": "^4.6.2",
"@uppy/xhr-upload": "^4.4.2",
"autoprefixer": "^10.4.21",
"canvas-confetti": "^1.9.3",
"ckeditor5": "^46.1.1",
"canvas-confetti": "^1.9.4",
"ckeditor5": "^47.1.0",
"cookie": "^1.0.2",
"crypto-js": "^4.2.0",
"cssnano": "^7.1.1",
"dompurify": "^3.2.7",
"eslint": "^9.36.0",
"dompurify": "^3.3.0",
"eslint": "^9.38.0",
"eslint-config-prettier": "^10.1.8",
"felte": "^1.3.0",
"fuse.js": "^7.1.0",
"highlight.js": "^11.11.1",
"i18next": "^25.5.2",
"i18next": "^25.6.0",
"i18next-browser-languagedetector": "^8.2.0",
"js-cookie": "^3.0.5",
"jws": "^4.0.0",
"luxon": "^3.7.2",
"marked": "^16.3.0",
"marked": "^16.4.1",
"mdsvex": "^0.12.6",
"minisearch": "^7.2.0",
"pikaso": "^2.9.0",
@@ -76,25 +76,25 @@
"prettier": "^3.6.2",
"prettier-plugin-svelte": "^3.4.0",
"qrcode": "^1.5.4",
"sass": "^1.93.0",
"sass": "^1.93.2",
"socket.io-client": "^4.8.1",
"svelte": "^5.0.0",
"svelte-check": "^4.3.1",
"svelte": "^5.42.2",
"svelte-check": "^4.3.3",
"svelte-preprocess": "^6.0.3",
"svelte-range-slider-pips": "^4.0.7",
"svelte-range-slider-pips": "^4.1.0",
"svelte-tippy": "^1.3.2",
"swiper": "^12.0.2",
"tailwindcss": "^4.1.13",
"swiper": "^12.0.3",
"tailwindcss": "^4.1.16",
"thumbhash": "^0.1.1",
"tinykeys": "^3.0.0",
"tippy.js": "^6.3.7",
"tslib": "^2.8.1",
"typescript": "^5.5.0",
"ua-parser-js": "^2.0.5",
"vite": "^7.1.6",
"typescript": "^5.9.3",
"ua-parser-js": "^2.0.6",
"vite": "^7.1.12",
"vite-plugin-cross-origin-isolation": "^0.1.6",
"vite-plugin-iso-import": "^1.3.0",
"yup": "^1.7.0"
"yup": "^1.7.1"
},
"type": "module"
}