chore: bump version to 2.21.9 and update dependencies across multiple packages (#420)
- Updated application version from 2.21.8 to 2.21.9 in package.json. - Upgraded dependencies including prettier to version 3.7.4, @supabase/supabase-js to version 2.86.0, and @tanstack/react-query to version 5.90.11. - Adjusted various package.json files to reflect updated versions for lucide-react, react-hook-form, and nodemailer. - Enhanced pnpm-lock.yaml and pnpm-workspace.yaml for consistency in package versions. - Refactored import statements in several components for improved readability.
This commit is contained in:
committed by
GitHub
parent
57d7b0f02f
commit
c77c380c9c
@@ -60,13 +60,13 @@
|
||||
"@tanstack/react-query": "catalog:",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.554.0",
|
||||
"lucide-react": "^0.555.0",
|
||||
"next": "catalog:",
|
||||
"next-sitemap": "^4.2.3",
|
||||
"next-themes": "0.4.6",
|
||||
"react": "catalog:",
|
||||
"react-dom": "19.2.0",
|
||||
"react-hook-form": "^7.66.1",
|
||||
"react-hook-form": "^7.67.0",
|
||||
"react-i18next": "^16.3.5",
|
||||
"recharts": "2.15.3",
|
||||
"tailwind-merge": "^3.4.0",
|
||||
@@ -86,7 +86,7 @@
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"cssnano": "^7.1.2",
|
||||
"pino-pretty": "13.0.0",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier": "^3.7.4",
|
||||
"supabase": "catalog:",
|
||||
"tailwindcss": "catalog:",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user