Skip to content

Commit aafb9f0

Browse files
Update react monorepo
1 parent a6b9982 commit aafb9f0

2 files changed

Lines changed: 193 additions & 184 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"postcss": "^8.4.49",
7777
"postcss-import": "^16.1.1",
7878
"qrcode": "^1.5.4",
79-
"react": "^18.3.1",
80-
"react-dom": "^18.3.1",
79+
"react": "^19.0.0",
80+
"react-dom": "^19.0.0",
8181
"react-medium-image-zoom": "5.2.13",
8282
"react-use-measure": "^2.1.7",
8383
"rehype-mermaid": "^3.0.0",
@@ -107,7 +107,7 @@
107107
"@types/jsdom": "^21.1.7",
108108
"@types/node": "^22.10.5",
109109
"@types/qrcode": "^1.5.6",
110-
"@types/react": "^18.3.23",
110+
"@types/react": "^19.0.0",
111111
"@types/rss": "0.0.32",
112112
"@types/string-similarity": "^4.0.2",
113113
"@typescript-eslint/eslint-plugin": "7.18.0",
@@ -116,7 +116,7 @@
116116
"eslint-config-prettier": "^9.1.0",
117117
"eslint-plugin-mdx": "^3.1.5",
118118
"eslint-plugin-react": "^7.37.5",
119-
"eslint-plugin-react-hooks": "^5.2.0",
119+
"eslint-plugin-react-hooks": "^7.0.0",
120120
"eslint-plugin-tailwindcss": "3.18.2",
121121
"jsdom": "^26.1.0",
122122
"prettier": "3.5.3",

0 commit comments

Comments
 (0)