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 d7703f2 commit 3a69b75Copy full SHA for 3a69b75
package.json
@@ -12,17 +12,17 @@
12
"@radix-ui/react-icons": "^1.3.0",
13
"@tailwindcss/line-clamp": "^0.4.4",
14
"@types/node": "22.10.1",
15
- "@types/react": "18.3.12",
16
- "@types/react-dom": "18.3.1",
+ "@types/react": "19.0.1",
+ "@types/react-dom": "19.0.1",
17
"algoliasearch": "^5.0.0",
18
"autoprefixer": "10.4.20",
19
"classnames": "^2.3.2",
20
"eslint": "9.16.0",
21
"eslint-config-next": "15.0.3",
22
"next": "15.0.3",
23
"postcss": "8.4.49",
24
- "react": "18.3.1",
25
- "react-dom": "18.3.1",
+ "react": "19.0.0",
+ "react-dom": "19.0.0",
26
"react-instantsearch": "^7.13.0",
27
"react-markdown": "^9.0.0",
28
"tailwindcss": "3.4.15",
0 commit comments