Skip to content

Commit

Permalink
fix(deps): update react-router monorepo to v7
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 0d5a41c commit 5a54d59
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 681 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@swc/core": "1.9.2",
"@types/react": "^18.0.0",
"graphql": "^16.2.0",
"react-router": "6.28.0",
"react-router-dom": "6.28.0"
"react-router": "7.0.1",
"react-router-dom": "7.0.1"
},
"devDependencies": {
"@backstage/cli": "backstage:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"backstage-plugin-techdocs-addon-mermaid": "^0.14.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router": "^6.3.0",
"react-router-dom": "^6.3.0"
"react-router": "^7.0.0",
"react-router-dom": "^7.0.0"
},
"devDependencies": {
"@playwright/test": "^1.32.3",
Expand Down
Loading

0 comments on commit 5a54d59

Please sign in to comment.