Skip to content

Commit 08cfd63

Browse files
chore(deps): update react monorepo
1 parent 4a0b917 commit 08cfd63

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"js-cookie": "^3.0.1",
3333
"next": "canary",
3434
"nextjs-workbox-config": "^2.0.0",
35-
"react": "18.1.0",
36-
"react-dom": "18.1.0",
35+
"react": "19.0.0",
36+
"react-dom": "19.0.0",
3737
"react-swipeable-views": "^0.14.0",
3838
"react-swipeable-views-core": "^0.14.0",
3939
"react-swipeable-views-utils": "^0.14.0",
@@ -53,7 +53,7 @@
5353
"@types/csso": "^5.0.0",
5454
"@types/js-cookie": "^3.0.2",
5555
"@types/node": "^17.0.42",
56-
"@types/react": "^18.0.12",
56+
"@types/react": "^19.0.0",
5757
"@types/react-swipeable-views": "^0.13.1",
5858
"@types/react-swipeable-views-core": "^0.13.0",
5959
"@types/react-swipeable-views-utils": "^0.13.3",
@@ -65,7 +65,7 @@
6565
"eslint-config-next": "^12.1.6",
6666
"eslint-config-prettier": "^8.5.0",
6767
"eslint-plugin-prettier": "^4.0.0",
68-
"eslint-plugin-react-hooks": "^4.5.0",
68+
"eslint-plugin-react-hooks": "^5.0.0",
6969
"husky": "^8.0.1",
7070
"jscodeshift": "^0.13.1",
7171
"lint-staged": "^13.0.1",

0 commit comments

Comments
 (0)