Skip to content

Commit

Permalink
feat: update react ver
Browse files Browse the repository at this point in the history
  • Loading branch information
berviantoleo committed Sep 20, 2024
1 parent faaf7b8 commit cf01a7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/react-multi-crop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
},
"dependencies": {
"fabric": "^5.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"uuid": "^10.0.0"
},
"license": "MIT",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3760,8 +3760,8 @@ __metadata:
jest: ^29.7.0
jest-environment-jsdom: ^29.7.0
node-sass: ^9.0.0
react: ^18.2.0
react-dom: ^18.2.0
react: ^18.3.1
react-dom: ^18.3.1
react-test-renderer: ^18.3.1
rollup: ^4.22.1
rollup-plugin-delete: ^2.1.0
Expand Down Expand Up @@ -24064,7 +24064,7 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:^18.2.0, react-dom@npm:^18.3.1":
"react-dom@npm:^18.3.1":
version: 18.3.1
resolution: "react-dom@npm:18.3.1"
dependencies:
Expand Down Expand Up @@ -24305,7 +24305,7 @@ __metadata:
languageName: node
linkType: hard

"react@npm:^18.2.0, react@npm:^18.3.1":
"react@npm:^18.3.1":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
Expand Down

0 comments on commit cf01a7f

Please sign in to comment.