chore(deps): refresh packages and bundled engines

This commit is contained in:
NimBold
2026-07-17 00:03:15 +03:30
parent a56b859151
commit 5144ecd39e
8 changed files with 383 additions and 284 deletions
+4 -4
View File
@@ -39,7 +39,7 @@
},
"dependencies": {
"@formkit/auto-animate": "^0.10.0",
"@tailwindcss/vite": "^4.3.1",
"@tailwindcss/vite": "^4.3.3",
"@tauri-apps/api": "^2.11.1",
"@tauri-apps/plugin-clipboard-manager": "^2.3.2",
"@tauri-apps/plugin-dialog": "^2.7.1",
@@ -57,11 +57,11 @@
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^6.0.3",
"autoprefixer": "^10.5.3",
"autoprefixer": "^10.5.4",
"postcss": "^8.5.19",
"tailwindcss": "^4.3.1",
"tailwindcss": "^4.3.3",
"typescript": "^7.0.2",
"vite": "^8.1.4",
"vite": "^8.1.5",
"vitest": "^4.1.10"
}
}