diff --git a/package.json b/package.json index eccc31d8..e763a22b 100644 --- a/package.json +++ b/package.json @@ -46,17 +46,17 @@ "prettier-plugin-svelte": "^3.5.1", "prettier-plugin-tailwindcss": "^0.7.2", "semantic-release": "^25.0.3", - "svelte": "^5.54.1", + "svelte": "^5.55.0", "svelte-check": "^4.4.5", "tailwindcss": "^4.2.2", "typescript": "^5.9.3", - "typescript-eslint": "^8.57.1", - "vite": "^8.0.1", + "typescript-eslint": "^8.57.2", + "vite": "^8.0.3", "@seenivers/api": "1.0.15" }, "dependencies": { "@ctrl/video-filename-parser": "^5.4.1", - "@sentry/sveltekit": "^10.45.0", + "@sentry/sveltekit": "^10.46.0", "@tauri-apps/api": "^2.10.1", "@tauri-apps/plugin-dialog": "^2.6.0", "@tauri-apps/plugin-fs": "^2.4.5", @@ -65,9 +65,9 @@ "@tauri-apps/plugin-process": "^2.3.1", "@tauri-apps/plugin-sql": "^2.3.2", "@tauri-apps/plugin-updater": "^2.10.0", - "@trpc/client": "^11.14.1", + "@trpc/client": "^11.15.1", "better-sqlite3": "^12.8.0", - "drizzle-orm": "^0.45.1", + "drizzle-orm": "^0.45.2", "hls.js": "^1.6.15", "plyr": "^3.8.4", "vidstack": "^1.12.13",