Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Commit ee51c25

Browse files
Update react monorepo
1 parent 7e78277 commit ee51c25

File tree

2 files changed

+193
-161
lines changed

2 files changed

+193
-161
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"nprogress": "^0.2.0",
4747
"photoswipe": "^5.4.4",
4848
"polished": "^4.3.1",
49-
"react": "^18.3.1",
50-
"react-dom": "^18.3.1",
49+
"react": "^19.0.0",
50+
"react-dom": "^19.0.0",
5151
"react-gtm-module": "^2.0.11",
5252
"react-i18next": "^14.1.2",
5353
"react-intersection-observer": "^9.10.3",
@@ -66,8 +66,8 @@
6666
"@types/html-to-text": "^9.0.4",
6767
"@types/node": "^20.14.9",
6868
"@types/nprogress": "^0.2.3",
69-
"@types/react": "^18.3.3",
70-
"@types/react-dom": "^18.3.0",
69+
"@types/react": "^19.0.0",
70+
"@types/react-dom": "^19.0.0",
7171
"@types/react-gtm-module": "^2.0.3",
7272
"@types/safe-json-stringify": "^1.1.5",
7373
"@types/youtube-player": "^5.5.11",
@@ -84,7 +84,7 @@
8484
"eslint-plugin-jsx-a11y": "^6.9.0",
8585
"eslint-plugin-prettier": "^5.1.3",
8686
"eslint-plugin-react": "^7.34.3",
87-
"eslint-plugin-react-hooks": "^4.6.2",
87+
"eslint-plugin-react-hooks": "^5.0.0",
8888
"eslint-plugin-simple-import-sort": "^12.1.1",
8989
"next-sitemap": "^4.2.3",
9090
"postcss": "^8.4.39",

0 commit comments

Comments
 (0)