Skip to content

Commit

Permalink
chore: Bump React version (#4438)
Browse files Browse the repository at this point in the history
Bump React version
  • Loading branch information
timarney authored Oct 21, 2024
1 parent e5b2ff4 commit 84a0a36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,11 @@
"node-fetch": "^3.3.2",
"pino": "9.1.0",
"prisma": "^5.10.2",
"react": "^18.2.0",
"react": "^18.3.1",
"react-app-polyfill": "3.0.0",
"react-aria": "3.31.0",
"react-complex-tree": "^2.4.5",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-i18next": "^14.0.5",
"react-loading-skeleton": "^3.4.0",
"react-roving-tabindex": "^3.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12841,11 +12841,11 @@ __metadata:
prettier: "npm:^2.8.8"
prisma: "npm:^5.10.2"
raw-loader: "npm:^4.0.2"
react: "npm:^18.2.0"
react: "npm:^18.3.1"
react-app-polyfill: "npm:3.0.0"
react-aria: "npm:3.31.0"
react-complex-tree: "npm:^2.4.5"
react-dom: "npm:^18.2.0"
react-dom: "npm:^18.3.1"
react-i18next: "npm:^14.0.5"
react-loading-skeleton: "npm:^3.4.0"
react-roving-tabindex: "npm:^3.2.0"
Expand Down Expand Up @@ -17335,7 +17335,7 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 84a0a36

Please sign in to comment.