Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 674b33c commit 5a46637
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 156 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"httpbis-digest-headers": "^1.0.0",
"iso8601-duration": "^2.1.2",
"loglevel": "^1.9.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.1.1",
"safe-buffer": "5.2.1",
"tailwind-merge": "^2.6.0",
Expand All @@ -57,8 +57,8 @@
"@types/github-script": "github:actions/github-script",
"@types/jest": "^29.5.14",
"@types/node": "^20.17.14",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@types/react-router-dom": "^5.3.3",
"@types/webextension-polyfill": "^0.12.1",
"archiver": "^7.0.1",
Expand Down
Loading

0 comments on commit 5a46637

Please sign in to comment.