mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
Fix types
This commit is contained in:
+4
-4
@@ -46,8 +46,8 @@
|
||||
"next-themes": "^0.4.6",
|
||||
"posthog-js": "^1.336.1",
|
||||
"posthog-node": "^4.1.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-medium-image-zoom": "^5.4.0",
|
||||
"react-remove-scroll": "^2.7.0",
|
||||
"remark": "^15.0.1",
|
||||
@@ -62,8 +62,8 @@
|
||||
"@tailwindcss/postcss": "^4.1.7",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "22.15.18",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-next": "15.3.2",
|
||||
"glob": "^11.0.0",
|
||||
|
||||
Reference in New Issue
Block a user