Update packages to latest versions

Several packages have been updated to their latest versions. This includes "@tanstack/react-table", "@makerkit/data-loader-supabase", and "@tanstack/react-query". Moreover, some UI tweaks have been made in multi-factor-auth-setup-dialog.tsx.
This commit is contained in:
giancarlo
2024-05-13 18:54:12 +07:00
parent 741d54b994
commit 55e364aebd
14 changed files with 85 additions and 84 deletions

View File

@@ -10,7 +10,7 @@
},
"dependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@tanstack/react-table": "^8.16.0",
"@tanstack/react-table": "^8.17.0",
"next": "14.2.3",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14"