Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19 (decentralized-identity#1443)
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 Jan 29, 2025
1 parent 6ad84d9 commit 3fab85f
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 100 deletions.
2 changes: 1 addition & 1 deletion packages/credential-ld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"did-resolver": "^4.1.0"
},
"resolutions": {
"@types/react": "18.2.20",
"@types/react": "19.0.8",
"jsonld": "npm:@digitalcredentials/jsonld@^6.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/test-react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"ethr-did-resolver": "^11.0.2",
"path": "npm:path-browserify",
"process": "npm:process",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"stream": "npm:stream-browserify",
"typeorm": "^0.3.20",
"util": "npm:util",
Expand Down
Loading

0 comments on commit 3fab85f

Please sign in to comment.