We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5957c commit db140d6Copy full SHA for db140d6
package.json
@@ -46,7 +46,7 @@
46
"prettier-plugin-svelte": "^3.5.1",
47
"prettier-plugin-tailwindcss": "^0.7.2",
48
"semantic-release": "^25.0.3",
49
- "svelte": "^5.54.1",
+ "svelte": "^5.55.0",
50
"svelte-check": "^4.4.5",
51
"tailwindcss": "^4.2.2",
52
"typescript": "^5.9.3",
@@ -65,7 +65,7 @@
65
"@tauri-apps/plugin-process": "^2.3.1",
66
"@tauri-apps/plugin-sql": "^2.3.2",
67
"@tauri-apps/plugin-updater": "^2.10.0",
68
- "@trpc/client": "^11.14.1",
+ "@trpc/client": "^11.15.0",
69
"better-sqlite3": "^12.8.0",
70
"drizzle-orm": "^0.45.1",
71
"hls.js": "^1.6.15",
0 commit comments