Skip to content

Commit

Permalink
chore(deps): update react monorepo (#5094)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent 55cef09 commit 276d66d
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 49 deletions.
46 changes: 23 additions & 23 deletions autotest/IntegTester/front-end/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions autotest/IntegTester/front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"md5": "2.3.0",
"oeq-cloudproviders": "https://github.com/openequella/openEQUELLA-cloudprovidersdk/archive/refs/tags/v0.0.1.tar.gz",
"query-string": "7.1.3",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/react": "18.3.1",
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-notice": "0.9.10",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.3",
"licensee": "10.0.0",
Expand Down
37 changes: 23 additions & 14 deletions react-front-end/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions react-front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@
"luxon": "3.4.4",
"object-hash": "3.0.0",
"oeq-cloudproviders": "git+https://github.com/apereo/openEQUELLA-cloudprovidersdk.git#0debbd148bb47d0dfc2270bb47db028e70a22f74",
"react": "18.2.0",
"react": "18.3.1",
"react-beautiful-dnd": "13.1.1",
"react-color": "2.19.3",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-dropzone": "14.2.3",
"react-ga4": "2.1.0",
"react-router": "5.3.4",
Expand Down

0 comments on commit 276d66d

Please sign in to comment.