chore(deps): refresh application dependencies and engines

This commit is contained in:
NimBold
2026-07-25 15:35:54 +03:30
parent 5614022dbd
commit f3af5b0584
6 changed files with 50 additions and 68 deletions
+3 -3
View File
@@ -55,10 +55,10 @@
"@tauri-apps/plugin-notification": "^2.3.3",
"@tauri-apps/plugin-opener": "^2",
"i18next": "^26.3.6",
"lucide-react": "^1.25.0",
"lucide-react": "^1.26.0",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"react-i18next": "^17.0.10",
"react-i18next": "^17.0.11",
"zustand": "^5.0.14"
},
"devDependencies": {
@@ -67,7 +67,7 @@
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^6.0.4",
"autoprefixer": "^10.5.4",
"postcss": "^8.5.21",
"postcss": "^8.5.23",
"tailwindcss": "^4.3.3",
"typescript": "^7.0.2",
"vite": "^8.1.5",