Upgrade dependencies to latest versions
Updated multiple packages including @marsidev/react-turnstile, @tanstack/react-query, @types/react, lucide-react, next, and others to their latest versions. This ensures we stay up-to-date with the latest features and bug fixes.
This commit is contained in:
@@ -53,15 +53,15 @@
|
||||
"@kit/ui": "workspace:^",
|
||||
"@makerkit/data-loader-supabase-core": "^0.0.8",
|
||||
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
|
||||
"@marsidev/react-turnstile": "^0.7.2",
|
||||
"@marsidev/react-turnstile": "^1.0.0",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@supabase/supabase-js": "^2.45.1",
|
||||
"@tanstack/react-query": "5.51.24",
|
||||
"@tanstack/react-query-next-experimental": "^5.51.24",
|
||||
"@tanstack/react-query": "5.52.0",
|
||||
"@tanstack/react-query-next-experimental": "^5.52.0",
|
||||
"@tanstack/react-table": "^8.20.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"lucide-react": "^0.428.0",
|
||||
"next": "14.2.5",
|
||||
"lucide-react": "^0.429.0",
|
||||
"next": "14.2.6",
|
||||
"next-sitemap": "^4.2.3",
|
||||
"next-themes": "0.3.0",
|
||||
"react": "18.3.1",
|
||||
@@ -78,10 +78,10 @@
|
||||
"@kit/prettier-config": "workspace:^",
|
||||
"@kit/tailwind-config": "workspace:^",
|
||||
"@kit/tsconfig": "workspace:^",
|
||||
"@next/bundle-analyzer": "14.2.5",
|
||||
"@next/bundle-analyzer": "14.2.6",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.1.0",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react": "^18.3.4",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"dotenv-cli": "^7.4.2",
|
||||
|
||||
Reference in New Issue
Block a user