Skip to content

Commit b62cdb2

Browse files
Update react monorepo
1 parent 9a0dc2d commit b62cdb2

File tree

2 files changed

+185
-39
lines changed

2 files changed

+185
-39
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"next-themes": "^0.4.4",
7171
"notion-client": "7.7.1",
7272
"notion-utils": "7.7.1",
73-
"react": "^18.3.1",
74-
"react-dom": "^18.3.1",
73+
"react": "^19.0.0",
74+
"react-dom": "^19.0.0",
7575
"react-facebook": "^9.0.0",
7676
"react-hotkeys-hook": "^4.6.2",
7777
"react-notion-x": "7.7.1",
@@ -82,7 +82,7 @@
8282
},
8383
"devDependencies": {
8484
"@types/node": "22.17.0",
85-
"@types/react": "18.3.23",
85+
"@types/react": "19.2.8",
8686
"@typescript-eslint/eslint-plugin": "^8.0.0",
8787
"@typescript-eslint/parser": "^8.0.0",
8888
"@waline/client": "^3.6.0",
@@ -95,7 +95,7 @@
9595
"eslint-plugin-n": "^17.0.0",
9696
"eslint-plugin-prettier": "^5.5.1",
9797
"eslint-plugin-react": "^7.37.5",
98-
"eslint-plugin-react-hooks": "^4.6.2",
98+
"eslint-plugin-react-hooks": "^7.0.0",
9999
"next-sitemap": "^1.9.12",
100100
"postcss": "^8.5.6",
101101
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)