Update package dependencies across modules
This commit addresses the update of various npm package dependencies across multiple modules. These updates include a version bump for lucide-react from 0.368.0 to 0.372.0 and rearrangement of "@types/react" and "@kit/monitoring-core" in the 'devDependencies' section for improved organization. These updates will ensure that we're using the most recent secure releases and enhance the project maintainability.
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"@tanstack/react-table": "^8.10.7",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"date-fns": "^3.2.0",
|
||||
"lucide-react": "^0.368.0",
|
||||
"lucide-react": "^0.372.0",
|
||||
"next": "^14.2.2",
|
||||
"next-themes": "^0.3.0",
|
||||
"react-hook-form": "^7.51.2",
|
||||
|
||||
Reference in New Issue
Block a user