Updated dependencies

This commit is contained in:
gbuomprisco
2024-11-08 13:43:59 +08:00
parent 465655fdd4
commit a7eb9d6cf6
17 changed files with 395 additions and 395 deletions

View File

@@ -56,11 +56,11 @@
"@marsidev/react-turnstile": "^1.0.2",
"@radix-ui/react-icons": "^1.3.1",
"@supabase/supabase-js": "^2.46.1",
"@tanstack/react-query": "5.59.19",
"@tanstack/react-query": "5.59.20",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^4.1.0",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"next": "15.0.3",
"next-sitemap": "^4.2.3",
"next-themes": "0.4.3",
"react": "19.0.0-rc-45804af1-20241021",
@@ -77,7 +77,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.0.2",
"@next/bundle-analyzer": "15.0.3",
"@types/mdx": "^2.0.13",
"@types/node": "^22.8.7",
"@types/react": "npm:types-react@19.0.0-rc.1",
@@ -87,10 +87,10 @@
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"import-in-the-middle": "1.11.2",
"pino-pretty": "^11.3.0",
"pino-pretty": "^12.0.0",
"prettier": "^3.3.3",
"require-in-the-middle": "7.4.0",
"supabase": "^1.215.0",
"supabase": "^1.219.2",
"tailwindcss": "3.4.14",
"typescript": "^5.6.3"
},