Dependencies Updates (#83)
* Keystatic: Use the correct variable when fetching content from GitHub * Revert default layout style
This commit is contained in:
committed by
GitHub
parent
977c958975
commit
5cc936b982
@@ -33,13 +33,13 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.46.1",
|
||||
"@tanstack/react-query": "5.60.2",
|
||||
"@tanstack/react-query": "5.61.0",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"@types/react": "npm:types-react@19.0.0-rc.1",
|
||||
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.456.0",
|
||||
"lucide-react": "^0.460.0",
|
||||
"next": "15.0.3",
|
||||
"react": "19.0.0-rc-45804af1-20241021",
|
||||
"react-dom": "19.0.0-rc-45804af1-20241021",
|
||||
|
||||
Reference in New Issue
Block a user