Update dependencies across packages with minor version upgrades (#255)

Upgraded various dependencies to their latest minor versions, including `@types/react`, `@tanstack/react-query`, `lucide-react`, `@types/node`, and others. These updates aim to ensure compatibility, access to new features, and bug fixes.
This commit is contained in:
Giancarlo Buomprisco
2025-05-15 22:56:00 +07:00
committed by GitHub
parent 804fb7fbe3
commit 6e28de759d
29 changed files with 1106 additions and 984 deletions

View File

@@ -13,7 +13,7 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.52.0",
"@types/node": "^22.15.17",
"@types/node": "^22.15.18",
"dotenv": "16.5.0",
"node-html-parser": "^7.0.1",
"totp-generator": "^1.0.0"