Skip to content

Commit 09a4649

Browse files
Update react monorepo
1 parent 6b77d00 commit 09a4649

File tree

2 files changed

+194
-184
lines changed

2 files changed

+194
-184
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"playwright-core": "^1.54.2",
7575
"postcss": "^8.4.49",
7676
"postcss-import": "^16.1.1",
77-
"react": "^18.3.1",
78-
"react-dom": "^18.3.1",
77+
"react": "^19.0.0",
78+
"react-dom": "^19.0.0",
7979
"react-medium-image-zoom": "5.2.13",
8080
"react-use-measure": "^2.1.7",
8181
"rehype-mermaid": "^3.0.0",
@@ -104,7 +104,7 @@
104104
"@types/hast": "3.0.4",
105105
"@types/jsdom": "^21.1.7",
106106
"@types/node": "^22.10.5",
107-
"@types/react": "^18.3.23",
107+
"@types/react": "^19.0.0",
108108
"@types/rss": "0.0.32",
109109
"@types/string-similarity": "^4.0.2",
110110
"@typescript-eslint/eslint-plugin": "7.18.0",
@@ -113,7 +113,7 @@
113113
"eslint-config-prettier": "^9.1.0",
114114
"eslint-plugin-mdx": "^3.1.5",
115115
"eslint-plugin-react": "^7.37.5",
116-
"eslint-plugin-react-hooks": "^5.2.0",
116+
"eslint-plugin-react-hooks": "^7.0.0",
117117
"eslint-plugin-tailwindcss": "3.18.2",
118118
"jsdom": "^26.1.0",
119119
"prettier": "3.5.3",

0 commit comments

Comments
 (0)