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:
committed by
GitHub
parent
804fb7fbe3
commit
6e28de759d
@@ -20,7 +20,7 @@
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "19.1.3"
|
||||
"@types/react": "19.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"pino": "^9.6.0"
|
||||
|
||||
Reference in New Issue
Block a user