chore(deps): refresh application dependencies

This commit is contained in:
NimBold
2026-07-11 19:16:51 +03:30
parent ba70662165
commit 1922db8ea0
5 changed files with 65 additions and 29 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "1.0.3",
"license": "MIT",
"dependencies": {
"@formkit/auto-animate": "^0.9.0",
"@formkit/auto-animate": "^0.10.0",
"@tailwindcss/vite": "^4.3.1",
"@tauri-apps/api": "^2.11.1",
"@tauri-apps/plugin-clipboard-manager": "^2.3.2",
@@ -71,9 +71,9 @@
}
},
"node_modules/@formkit/auto-animate": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/@formkit/auto-animate/-/auto-animate-0.9.0.tgz",
"integrity": "sha512-VhP4zEAacXS3dfTpJpJ88QdLqMTcabMg0jwpOSxZ/VzfQVfl3GkZSCZThhGC5uhq/TxPHPzW0dzr4H9Bb1OgKA==",
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/@formkit/auto-animate/-/auto-animate-0.10.0.tgz",
"integrity": "sha512-KGomRttjUfORuPUaR/ZGQw+6xfMrTM+sxnILv7JAd9AmabU9rg9i6gF/iC0Ih+QpKCubJpCA/1DX9UHKE8cX+A==",
"license": "MIT"
},
"node_modules/@jridgewell/gen-mapping": {