Skip to content
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@types/mdast": "^4.0.4",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.0",
"@types/react": "19.1.2",
"@types/react-dom": "19.1.2",
"@types/react": "19.2.7",
"@types/react-dom": "19.2.3",
Comment thread
markflorkowski marked this conversation as resolved.
"@types/react-highlight-words": "^0.20.0",
"@uploadthing/react": "workspace:*",
"acorn": "^8.12.1",
Expand All @@ -41,8 +41,8 @@
"next-themes": "^0.4.6",
"next-view-transitions": "^0.3.4",
"npm-to-yarn": "^3.0.0",
"react": "19.1.0",
"react-dom": "19.1.0",
"react": "19.2.2",
"react-dom": "19.2.2",
"react-highlight-words": "^0.20.0",
"recma-import-images": "^0.0.3",
"remark": "^15.0.1",
Expand Down
Loading
Loading