Skip to content

Commit

Permalink
Merge pull request #1756 from GluuFederation/admin-ui-test-1754
Browse files Browse the repository at this point in the history
chore(admin-ui): upgrade react, react-dom #1754
  • Loading branch information
jv18creator authored Jun 24, 2024
2 parents d16a29c + 15cabb5 commit e88b2bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,9 @@
"query-string": "^9.0.0",
"rc-slider": "^10.1.1",
"react-ace": "^11.0.1",
"react": "18.2.0",
"react": "18.3.1",
"react-bootstrap-typeahead": "^6.1.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-dropzone": "^14.2.3",
"react-error-boundary": "^4.0.3",
"react-grid-layout": "^1.3.4",
Expand Down

0 comments on commit e88b2bd

Please sign in to comment.