1. Updated packages (#211)
1. Updated packages 2. Improved responsiveness
This commit is contained in:
committed by
GitHub
parent
d415263b81
commit
4bba67246b
@@ -57,11 +57,11 @@
|
||||
"@marsidev/react-turnstile": "^1.1.0",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@supabase/supabase-js": "2.49.1",
|
||||
"@tanstack/react-query": "5.67.3",
|
||||
"@tanstack/react-query": "5.68.0",
|
||||
"@tanstack/react-table": "^8.21.2",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.479.0",
|
||||
"next": "15.2.2",
|
||||
"lucide-react": "^0.482.0",
|
||||
"next": "15.2.3",
|
||||
"next-sitemap": "^4.2.3",
|
||||
"next-themes": "0.4.6",
|
||||
"react": "19.0.0",
|
||||
@@ -77,10 +77,10 @@
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@next/bundle-analyzer": "15.2.2",
|
||||
"@tailwindcss/postcss": "^4.0.13",
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/react": "19.0.10",
|
||||
"@next/bundle-analyzer": "15.2.3",
|
||||
"@tailwindcss/postcss": "^4.0.14",
|
||||
"@types/node": "^22.13.10",
|
||||
"@types/react": "19.0.11",
|
||||
"@types/react-dom": "19.0.4",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221",
|
||||
@@ -88,8 +88,8 @@
|
||||
"dotenv-cli": "^8.0.0",
|
||||
"pino-pretty": "^13.0.0",
|
||||
"prettier": "^3.5.3",
|
||||
"supabase": "^2.19.5",
|
||||
"tailwindcss": "4.0.13",
|
||||
"supabase": "^2.19.7",
|
||||
"tailwindcss": "4.0.14",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.8.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user