Update multiple package versions across the project
This commit performs an update of the version numbers for several packages used across the project. Overall, this is part of a maintenance task to ensure the latest version of each package is used to gain performance improvements, bug fixes and new features where applicable.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@tanstack/react-table": "^8.19.1"
|
||||
"@tanstack/react-table": "^8.19.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"pino": "^9.2.0"
|
||||
|
||||
Reference in New Issue
Block a user