chore(deps): refresh packages after fallback hardening (#16)

Refresh the compatible npm and Rust dependency set after the metadata fallback hardening. Refs #16.
This commit is contained in:
NimBold
2026-07-14 15:34:35 +03:30
parent 80cf835060
commit 2d9eed99d5
4 changed files with 138 additions and 328 deletions
+2 -2
View File
@@ -44,7 +44,7 @@
"@tauri-apps/plugin-clipboard-manager": "^2.3.2",
"@tauri-apps/plugin-dialog": "^2.7.1",
"@tauri-apps/plugin-fs": "^2.5.1",
"@tauri-apps/plugin-log": "^2.8.0",
"@tauri-apps/plugin-log": "^2.9.0",
"@tauri-apps/plugin-notification": "^2.3.3",
"@tauri-apps/plugin-opener": "^2",
"lucide-react": "^1.24.0",
@@ -58,7 +58,7 @@
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^6.0.3",
"autoprefixer": "^10.5.2",
"postcss": "^8.5.15",
"postcss": "^8.5.19",
"tailwindcss": "^4.3.1",
"typescript": "^7.0.2",
"vite": "^8.1.4",