Skip to content

Commit

Permalink
build(deps): bump react-router-dom from 6.0.0-beta.0 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.0.0-beta.0 to 7.0.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.0.1/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 72b00f4 commit acfebe7
Show file tree
Hide file tree
Showing 32 changed files with 69 additions and 32 deletions.
2 changes: 1 addition & 1 deletion packages/app-defaults/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@backstage/theme": "^0.2.14",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"react-router-dom": "6.0.0-beta.0"
"react-router-dom": "7.0.1"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"react-dom": "^16.13.1",
"react-hot-loader": "^4.12.21",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4",
"zen-observable": "^0.8.15"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core-app-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@backstage/version-bridge": "^0.1.1",
"@types/prop-types": "^15.7.3",
"prop-types": "^15.7.2",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4",
"zen-observable": "^0.8.15",
"zod": "^3.11.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/core-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-hook-form": "^7.12.2",
"react-markdown": "^7.0.1",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-sparklines": "^1.7.0",
"react-syntax-highlighter": "^15.4.3",
"react-text-truncate": "^0.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-plugin-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@backstage/version-bridge": "^0.1.1",
"history": "^5.0.0",
"prop-types": "^15.7.2",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4",
"zen-observable": "^0.8.15"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-use": "^17.2.4",
"react-hot-loader": "^4.12.21",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"zen-observable": "^0.8.15"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/embedded-techdocs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"zen-observable": "^0.8.15"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/allure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/api-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"graphql": "^16.0.0",
"isomorphic-form-data": "^2.0.0",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4",
"swagger-client": "3.16.1",
"swagger-ui-react": "^4.0.0-rc.3"
Expand Down
2 changes: 1 addition & 1 deletion plugins/bazaar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"luxon": "^2.0.2",
"material-ui-search-bar": "^1.0.0",
"react-hook-form": "^7.13.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/circleci/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/cloudbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"luxon": "^2.0.2",
"qs": "^6.9.4",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/code-coverage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"highlight.js": "^10.6.0",
"luxon": "^2.0.2",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4",
"recharts": "^1.8.5"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/cost-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"luxon": "^2.0.2",
"pluralize": "^8.0.0",
"qs": "^6.9.4",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4",
"recharts": "^1.8.5",
"regression": "^2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/explore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@material-ui/lab": "4.0.0-alpha.57",
"classnames": "^2.2.6",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/gcp-projects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"react-router-dom": "^6.0.0-beta.0",
"react-router-dom": "^7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/github-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@octokit/rest": "^18.5.3",
"luxon": "^2.0.2",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/gitops-profiles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/graphiql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/node": "^14.14.32",
"cross-fetch": "^3.0.6",
"msw": "^0.35.0",
"react-router-dom": "6.0.0-beta.0"
"react-router-dom": "7.0.1"
},
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion plugins/jenkins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@material-ui/lab": "4.0.0-alpha.57",
"luxon": "^2.0.2",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/kubernetes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"js-yaml": "^4.0.0",
"lodash": "^4.17.21",
"luxon": "^2.0.2",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/lighthouse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"pluralize": "^8.0.0",
"qs": "^6.10.1",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/pagerduty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@material-ui/lab": "4.0.0-alpha.57",
"classnames": "^2.2.6",
"luxon": "2.0.2",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/rollbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@material-ui/lab": "4.0.0-alpha.57",
"lodash": "^4.17.21",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-sparklines": "^1.7.0",
"react-use": "^17.2.4"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/scaffolder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"luxon": "^2.0.2",
"qs": "^6.9.4",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4",
"use-immer": "^0.6.0",
"zen-observable": "^0.8.15"
Expand Down
2 changes: 1 addition & 1 deletion plugins/search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@material-ui/lab": "4.0.0-alpha.57",
"qs": "^6.9.4",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/splunk-on-call/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@material-ui/lab": "4.0.0-alpha.57",
"classnames": "^2.2.6",
"luxon": "^2.0.2",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/tech-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-use": "^17.2.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/techdocs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"git-url-parse": "^11.6.0",
"lodash": "^4.17.21",
"react-router": "6.0.0-beta.0",
"react-router-dom": "6.0.0-beta.0",
"react-router-dom": "7.0.1",
"react-text-truncate": "^0.16.0",
"react-use": "^17.2.4"
},
Expand Down
39 changes: 38 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7192,6 +7192,11 @@
resolved "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz#bfd02c1f2224567676c1545199f87c3a861d878d"
integrity sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==

"@types/cookie@^0.6.0":
version "0.6.0"
resolved "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5"
integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==

"@types/cookiejar@*":
version "2.1.1"
resolved "https://registry.npmjs.org/@types/cookiejar/-/cookiejar-2.1.1.tgz#90b68446364baf9efd8e8349bb36bd3852b75b80"
Expand Down Expand Up @@ -12001,6 +12006,11 @@ cookie@0.4.1, cookie@^0.4.1, cookie@~0.4.1:
resolved "https://registry.npmjs.org/cookie/-/cookie-0.4.1.tgz#afd713fe26ebd21ba95ceb61f9a8116e50a537d1"
integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA==

cookie@^1.0.1:
version "1.0.2"
resolved "https://registry.npmjs.org/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==

cookiejar@^2.1.2:
version "2.1.2"
resolved "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.2.tgz#dd8a235530752f988f9a0844f3fc589e3111125c"
Expand Down Expand Up @@ -24285,7 +24295,14 @@ react-router-dom@6.0.0-beta.0:
prop-types "^15.7.2"
react-router "6.0.0-beta.0"

react-router-dom@^6.0.0, react-router-dom@^6.0.0-beta.0:
react-router-dom@7.0.1, react-router-dom@^7.0.1:
version "7.0.1"
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.0.1.tgz#b1438100800313e1b4c48da0c5fdb498f81c7f96"
integrity sha512-duBzwAAiIabhFPZfDjcYpJ+f08TMbPMETgq254GWne2NW1ZwRHhZLj7tpSp8KGb7JvZzlLcjGUnqLxpZQVEPng==
dependencies:
react-router "7.0.1"

react-router-dom@^6.0.0:
version "6.2.1"
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.2.1.tgz#32ec81829152fbb8a7b045bf593a22eadf019bec"
integrity sha512-I6Zax+/TH/cZMDpj3/4Fl2eaNdcvoxxHoH1tYOREsQ22OKDYofGebrNm6CTPUcvLvZm63NL/vzCYdjf9CUhqmA==
Expand All @@ -24307,6 +24324,16 @@ react-router@6.2.1, react-router@^6.0.0, react-router@^6.0.0-beta.0:
dependencies:
history "^5.2.0"

react-router@7.0.1:
version "7.0.1"
resolved "https://registry.npmjs.org/react-router/-/react-router-7.0.1.tgz#a171e35a5c6463f76b23353c4ce57b53c8b7b1b9"
integrity sha512-WVAhv9oWCNsja5AkK6KLpXJDSJCQizOIyOd4vvB/+eHGbYx5vkhcmcmwWjQ9yqkRClogi+xjEg9fNEOd5EX/tw==
dependencies:
"@types/cookie" "^0.6.0"
cookie "^1.0.1"
set-cookie-parser "^2.6.0"
turbo-stream "2.4.0"

react-side-effect@^2.1.0:
version "2.1.0"
resolved "https://registry.npmjs.org/react-side-effect/-/react-side-effect-2.1.0.tgz#1ce4a8b4445168c487ed24dab886421f74d380d3"
Expand Down Expand Up @@ -25757,6 +25784,11 @@ set-cookie-parser@^2.4.6:
resolved "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.4.8.tgz#d0da0ed388bc8f24e706a391f9c9e252a13c58b2"
integrity sha512-edRH8mBKEWNVIVMKejNnuJxleqYE/ZSdcT8/Nem9/mmosx12pctd80s2Oy00KNZzrogMZS5mauK2/ymL1bvlvg==

set-cookie-parser@^2.6.0:
version "2.7.1"
resolved "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943"
integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==

set-harmonic-interval@^1.0.1:
version "1.0.1"
resolved "https://registry.npmjs.org/set-harmonic-interval/-/set-harmonic-interval-1.0.1.tgz#e1773705539cdfb80ce1c3d99e7f298bb3995249"
Expand Down Expand Up @@ -27855,6 +27887,11 @@ tunnel@0.0.6, tunnel@^0.0.6:
resolved "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==

turbo-stream@2.4.0:
version "2.4.0"
resolved "https://registry.npmjs.org/turbo-stream/-/turbo-stream-2.4.0.tgz#1e4fca6725e90fa14ac4adb782f2d3759a5695f0"
integrity sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==

tweetnacl@^0.14.3, tweetnacl@~0.14.0:
version "0.14.5"
resolved "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
Expand Down

0 comments on commit acfebe7

Please sign in to comment.