Skip to content

Commit ece0309

Browse files
fix(deps): update react monorepo
1 parent b8b78d1 commit ece0309

File tree

2 files changed

+191
-183
lines changed

2 files changed

+191
-183
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"playwright-core": "^1.54.2",
7474
"postcss": "^8.4.49",
7575
"postcss-import": "^16.1.1",
76-
"react": "^18.3.1",
77-
"react-dom": "^18.3.1",
76+
"react": "^19.0.0",
77+
"react-dom": "^19.0.0",
7878
"react-medium-image-zoom": "5.2.13",
7979
"react-use-measure": "^2.1.7",
8080
"rehype-mermaid": "^3.0.0",
@@ -103,7 +103,7 @@
103103
"@types/hast": "3.0.4",
104104
"@types/jsdom": "^21.1.7",
105105
"@types/node": "^22.10.5",
106-
"@types/react": "^18.3.23",
106+
"@types/react": "^19.0.0",
107107
"@types/rss": "0.0.32",
108108
"@types/string-similarity": "^4.0.2",
109109
"@typescript-eslint/eslint-plugin": "7.18.0",
@@ -112,7 +112,7 @@
112112
"eslint-config-prettier": "^9.1.0",
113113
"eslint-plugin-mdx": "^3.1.5",
114114
"eslint-plugin-react": "^7.37.5",
115-
"eslint-plugin-react-hooks": "^5.2.0",
115+
"eslint-plugin-react-hooks": "^7.0.0",
116116
"eslint-plugin-tailwindcss": "3.18.2",
117117
"jsdom": "^26.1.0",
118118
"prettier": "3.5.3",

0 commit comments

Comments
 (0)