Skip to content

Commit

Permalink
fix(deps): bump react-dom and @types/react-dom in /apps/cloudinary2 (#…
Browse files Browse the repository at this point in the history
…1786)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent b2b50d8 commit 0b89f3a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions apps/cloudinary2/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 apps/cloudinary2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"file-size": "1.0.0",
"lodash": "4.17.21",
"react": "18.3.1",
"react-dom": "18.2.0"
"react-dom": "18.3.1"
},
"scripts": {
"install-ci": "npm ci",
Expand All @@ -39,7 +39,7 @@
"@types/lodash": "4.17.0",
"@types/node": "18.15.3",
"@types/react": "18.3.1",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.0.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "4.2.1",
Expand Down

0 comments on commit 0b89f3a

Please sign in to comment.