chore(deps): refresh packages and engine locks

This commit is contained in:
NimBold
2026-08-10 23:20:15 +03:30
parent 9c6237716e
commit 753d590aee
6 changed files with 229 additions and 119 deletions
+3 -3
View File
@@ -60,7 +60,7 @@
"@tauri-apps/plugin-notification": "^2.3.3",
"@tauri-apps/plugin-opener": "^2",
"i18next": "^26.3.6",
"lucide-react": "^1.28.0",
"lucide-react": "^1.31.0",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"react-i18next": "^17.0.11",
@@ -72,10 +72,10 @@
"@types/react-dom": "^19.2.4",
"@vitejs/plugin-react": "^6.0.5",
"autoprefixer": "^10.5.4",
"postcss": "^8.5.25",
"postcss": "^8.5.26",
"tailwindcss": "^4.3.3",
"typescript": "^7.0.2",
"vite": "^8.2.0",
"vite": "^8.2.1",
"vitest": "^4.1.10"
}
}