Skip to content

Commit 3a69b75

Browse files
Update react monorepo to v19
1 parent d7703f2 commit 3a69b75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,17 @@
1212
"@radix-ui/react-icons": "^1.3.0",
1313
"@tailwindcss/line-clamp": "^0.4.4",
1414
"@types/node": "22.10.1",
15-
"@types/react": "18.3.12",
16-
"@types/react-dom": "18.3.1",
15+
"@types/react": "19.0.1",
16+
"@types/react-dom": "19.0.1",
1717
"algoliasearch": "^5.0.0",
1818
"autoprefixer": "10.4.20",
1919
"classnames": "^2.3.2",
2020
"eslint": "9.16.0",
2121
"eslint-config-next": "15.0.3",
2222
"next": "15.0.3",
2323
"postcss": "8.4.49",
24-
"react": "18.3.1",
25-
"react-dom": "18.3.1",
24+
"react": "19.0.0",
25+
"react-dom": "19.0.0",
2626
"react-instantsearch": "^7.13.0",
2727
"react-markdown": "^9.0.0",
2828
"tailwindcss": "3.4.15",

0 commit comments

Comments
 (0)