chore(deps): refresh packages and bundled engines

This commit is contained in:
NimBold
2026-07-22 09:48:39 +03:30
parent e1f83b4f19
commit 20a136cd1f
4 changed files with 54 additions and 74 deletions
+4 -4
View File
@@ -50,8 +50,8 @@
"@tauri-apps/plugin-opener": "^2",
"i18next": "^26.3.6",
"lucide-react": "^1.25.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"react-i18next": "^17.0.10",
"zustand": "^5.0.14"
},
@@ -59,9 +59,9 @@
"@tauri-apps/cli": "^2.11.4",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^6.0.3",
"@vitejs/plugin-react": "^6.0.4",
"autoprefixer": "^10.5.4",
"postcss": "^8.5.20",
"postcss": "^8.5.21",
"tailwindcss": "^4.3.3",
"typescript": "^7.0.2",
"vite": "^8.1.5",