We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d80f7ff commit eb201edCopy full SHA for eb201ed
package.json
@@ -84,9 +84,9 @@
84
"mermaid": "^11.11.0",
85
"postgres": "^3.4.7",
86
"posthog-node": "^5.20.0",
87
- "react": "^19.2.4",
+ "react": "19.2.3",
88
"react-colorful": "^5.6.1",
89
- "react-dom": "^19.2.4",
+ "react-dom": "19.2.3",
90
"react-easy-crop": "^5.5.6",
91
"react-instantsearch": "7",
92
"rehype-autolink-headings": "^7.1.0",
@@ -124,8 +124,8 @@
124
"@types/hast": "^3.0.4",
125
"@types/node": "^24.3.0",
126
"@types/pg": "^8.15.6",
127
- "@types/react": "^19.2.4",
128
- "@types/react-dom": "^19.2.3",
+ "@types/react": "^19.2.10",
+ "@types/react-dom": "19.2.3",
129
"@types/remove-markdown": "^0.3.4",
130
"@types/three": "^0.182.0",
131
"autoprefixer": "^10.4.18",
0 commit comments