Skip to content

Commit

Permalink
chore(deps): bump react-router-dom from 6.20.1 to 6.21.0
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.20.1 to 6.21.0.
- [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/[email protected]/packages/react-router-dom)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Dec 18, 2023
1 parent a98ac60 commit 1ec6c89
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mini-css-extract-plugin": "2.7.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.1",
"react-router-dom": "^6.21.0",
"typescript": "^5.3.3",
"web-vitals": "^3.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mini-css-extract-plugin": "2.7.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.1",
"react-router-dom": "^6.21.0",
"typescript": "^5.3.3",
"web-vitals": "^3.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mini-css-extract-plugin": "2.7.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.1",
"react-router-dom": "^6.21.0",
"typescript": "^5.3.3",
"web-vitals": "^3.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.20.1",
"react-router-dom": "^6.21.0",
"typescript": "^5.3.3",
"web-vitals": "^3.4.0"
},
Expand Down
39 changes: 35 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1973,7 +1973,7 @@ __metadata:
path-browserify: ^1.0.1
react: ^18.2.0
react-dom: ^18.2.0
react-router-dom: ^6.20.1
react-router-dom: ^6.21.0
source-map-loader: ^4.0.1
style-loader: ^3.3.3
ts-loader: ^9.5.1
Expand Down Expand Up @@ -2044,7 +2044,7 @@ __metadata:
path-browserify: ^1.0.1
react: ^18.2.0
react-dom: ^18.2.0
react-router-dom: ^6.20.1
react-router-dom: ^6.21.0
source-map-loader: ^4.0.1
style-loader: ^3.3.3
ts-loader: ^9.5.1
Expand Down Expand Up @@ -2116,7 +2116,7 @@ __metadata:
process: ^0.11.10
react: ^18.2.0
react-dom: ^18.2.0
react-router-dom: ^6.20.1
react-router-dom: ^6.21.0
source-map-loader: ^4.0.1
style-loader: ^3.3.3
ts-loader: ^9.5.1
Expand Down Expand Up @@ -2212,7 +2212,7 @@ __metadata:
react: ^18.2.0
react-dom: ^18.2.0
react-markdown: ^9.0.1
react-router-dom: ^6.20.1
react-router-dom: ^6.21.0
replace: ^1.2.2
source-map-loader: ^4.0.1
style-loader: ^3.3.3
Expand Down Expand Up @@ -2964,6 +2964,13 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.14.0":
version: 1.14.0
resolution: "@remix-run/router@npm:1.14.0"
checksum: 573138c1f5d93130bf950fa1abf209280abf831a065eecb70965d55239ffda3a53a75a0e15c79cea408734efefcac03041fc07a29e98adaca9aa309a1d1c9656
languageName: node
linkType: hard

"@rollup/rollup-android-arm-eabi@npm:4.6.0":
version: 4.6.0
resolution: "@rollup/rollup-android-arm-eabi@npm:4.6.0"
Expand Down Expand Up @@ -12223,6 +12230,19 @@ __metadata:
languageName: node
linkType: hard

"react-router-dom@npm:^6.21.0":
version: 6.21.0
resolution: "react-router-dom@npm:6.21.0"
dependencies:
"@remix-run/router": 1.14.0
react-router: 6.21.0
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: ea9dfc1e089c0623c7cb45f2a1da807a3505e8c816d5a7021d3d0d04a7a9541850b45f00195b8fa3cc5f981d59170bc27f1ba81407f0d39346642e9759a2c059
languageName: node
linkType: hard

"react-router@npm:6.20.1":
version: 6.20.1
resolution: "react-router@npm:6.20.1"
Expand All @@ -12234,6 +12254,17 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:6.21.0":
version: 6.21.0
resolution: "react-router@npm:6.21.0"
dependencies:
"@remix-run/router": 1.14.0
peerDependencies:
react: ">=16.8"
checksum: e9e50767cf85e7e216aed97dcc280a8b0b83e4f0790274096991823046bb86aa1aaab3ba10a4de11bd89d73c9eeb880df1d50055e6e4f44fcdfad38adcd6c1b8
languageName: node
linkType: hard

"react-split@npm:^2.0.14":
version: 2.0.14
resolution: "react-split@npm:2.0.14"
Expand Down

0 comments on commit 1ec6c89

Please sign in to comment.