Skip to content

Commit

Permalink
chore(deps): update dependency react-router-dom to v6.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent b680065 commit abda78a
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 72 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.17.0",
"react-router-dom": "^6.25.1",
"vue": "^3.3.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "^4.0.13",
"react-router-dom": "6.4.3",
"react-router-dom": "6.25.1",
"serve-static": "1.15.0",
"typescript": "^5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"react-i18next": "12.0.0",
"react-json-view": "1.21.3",
"react-markdown": "^9.0.1",
"react-router-dom": "6.4.3",
"react-router-dom": "6.25.1",
"socket.io-client": "4.6.1",
"terser": "^5.26.0",
"typescript": "^5.2.2",
Expand Down
108 changes: 39 additions & 69 deletions pnpm-lock.yaml

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

0 comments on commit abda78a

Please sign in to comment.