Skip to content

Commit d8784ad

Browse files
fix(deps): update react monorepo
1 parent b0ccc7d commit d8784ad

File tree

2 files changed

+189
-181
lines changed

2 files changed

+189
-181
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
"playwright-core": "^1.54.2",
7373
"postcss": "^8.4.49",
7474
"postcss-import": "^16.1.1",
75-
"react": "^18.3.1",
76-
"react-dom": "^18.3.1",
75+
"react": "^19.0.0",
76+
"react-dom": "^19.0.0",
7777
"react-medium-image-zoom": "5.2.13",
7878
"react-use-measure": "^2.1.7",
7979
"rehype-mermaid": "^3.0.0",
@@ -102,7 +102,7 @@
102102
"@types/hast": "3.0.4",
103103
"@types/jsdom": "^21.1.7",
104104
"@types/node": "^22.10.5",
105-
"@types/react": "^18.3.23",
105+
"@types/react": "^19.0.0",
106106
"@types/rss": "0.0.32",
107107
"@types/string-similarity": "^4.0.2",
108108
"@typescript-eslint/eslint-plugin": "7.18.0",
@@ -111,7 +111,7 @@
111111
"eslint-config-prettier": "^9.1.0",
112112
"eslint-plugin-mdx": "^3.1.5",
113113
"eslint-plugin-react": "^7.37.5",
114-
"eslint-plugin-react-hooks": "^5.2.0",
114+
"eslint-plugin-react-hooks": "^7.0.0",
115115
"eslint-plugin-tailwindcss": "3.18.2",
116116
"jsdom": "^26.1.0",
117117
"prettier": "3.5.3",

0 commit comments

Comments
 (0)