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 @@
".": "./src/index.ts"
},
"dependencies": {
"@react-email/components": "0.0.39"
"@react-email/components": "0.0.41"
},
"devDependencies": {
"@kit/eslint-config": "workspace:*",