Bump react-router-dom from 6.8.2 to 6.9.0 in /js (#17622)

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.8.2 to 6.9.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/react-router-dom@6.9.0/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-14 12:50:55 +01:00 committed by GitHub
parent 9bd0e156a4
commit f180cf16c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 16 deletions

View file

@ -19,7 +19,7 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-hook-form": "^7.43.5", "react-hook-form": "^7.43.5",
"react-i18next": "^12.2.0", "react-i18next": "^12.2.0",
"react-router-dom": "6.8.2", "react-router-dom": "6.9.0",
"ui-shared": "999.0.0-SNAPSHOT" "ui-shared": "999.0.0-SNAPSHOT"
}, },
"devDependencies": { "devDependencies": {

View file

@ -86,7 +86,7 @@
"react-error-boundary": "^3.1.4", "react-error-boundary": "^3.1.4",
"react-hook-form": "^7.43.5", "react-hook-form": "^7.43.5",
"react-i18next": "^12.2.0", "react-i18next": "^12.2.0",
"react-router-dom": "6.8.2", "react-router-dom": "6.9.0",
"reactflow": "^11.6.0", "reactflow": "^11.6.0",
"ui-shared": "999.0.0-SNAPSHOT", "ui-shared": "999.0.0-SNAPSHOT",
"use-react-router-breadcrumbs": "^4.0.1" "use-react-router-breadcrumbs": "^4.0.1"

28
js/package-lock.json generated
View file

@ -48,7 +48,7 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-hook-form": "^7.43.5", "react-hook-form": "^7.43.5",
"react-i18next": "^12.2.0", "react-i18next": "^12.2.0",
"react-router-dom": "6.8.2", "react-router-dom": "6.9.0",
"ui-shared": "999.0.0-SNAPSHOT" "ui-shared": "999.0.0-SNAPSHOT"
}, },
"devDependencies": { "devDependencies": {
@ -81,7 +81,7 @@
"react-error-boundary": "^3.1.4", "react-error-boundary": "^3.1.4",
"react-hook-form": "^7.43.5", "react-hook-form": "^7.43.5",
"react-i18next": "^12.2.0", "react-i18next": "^12.2.0",
"react-router-dom": "6.8.2", "react-router-dom": "6.9.0",
"reactflow": "^11.6.0", "reactflow": "^11.6.0",
"ui-shared": "999.0.0-SNAPSHOT", "ui-shared": "999.0.0-SNAPSHOT",
"use-react-router-breadcrumbs": "^4.0.1" "use-react-router-breadcrumbs": "^4.0.1"
@ -1485,9 +1485,9 @@
} }
}, },
"node_modules/@remix-run/router": { "node_modules/@remix-run/router": {
"version": "1.3.3", "version": "1.4.0",
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.3.3.tgz", "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.4.0.tgz",
"integrity": "sha512-YRHie1yQEj0kqqCTCJEfHqYSSNlZQ696QJG+MMiW4mxSl9I0ojz/eRhJS4fs88Z5i6D1SmoF9d3K99/QOhI8/w==", "integrity": "sha512-BJ9SxXux8zAg991UmT8slpwpsd31K1dHHbD3Ba4VzD+liLQ4WAMSxQp2d2ZPRPfN0jN2NPRowcSSoM7lCaF08Q==",
"engines": { "engines": {
"node": ">=14" "node": ">=14"
} }
@ -8853,11 +8853,11 @@
} }
}, },
"node_modules/react-router": { "node_modules/react-router": {
"version": "6.8.2", "version": "6.9.0",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.8.2.tgz", "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.9.0.tgz",
"integrity": "sha512-lF7S0UmXI5Pd8bmHvMdPKI4u4S5McxmHnzJhrYi9ZQ6wE+DA8JN5BzVC5EEBuduWWDaiJ8u6YhVOCmThBli+rw==", "integrity": "sha512-51lKevGNUHrt6kLuX3e/ihrXoXCa9ixY/nVWRLlob4r/l0f45x3SzBvYJe3ctleLUQQ5fVa4RGgJOTH7D9Umhw==",
"dependencies": { "dependencies": {
"@remix-run/router": "1.3.3" "@remix-run/router": "1.4.0"
}, },
"engines": { "engines": {
"node": ">=14" "node": ">=14"
@ -8867,12 +8867,12 @@
} }
}, },
"node_modules/react-router-dom": { "node_modules/react-router-dom": {
"version": "6.8.2", "version": "6.9.0",
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.8.2.tgz", "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.9.0.tgz",
"integrity": "sha512-N/oAF1Shd7g4tWy+75IIufCGsHBqT74tnzHQhbiUTYILYF0Blk65cg+HPZqwC+6SqEyx033nKqU7by38v3lBZg==", "integrity": "sha512-/seUAPY01VAuwkGyVBPCn1OXfVbaWGGu4QN9uj0kCPcTyNYgL1ldZpxZUpRU7BLheKQI4Twtl/OW2nHRF1u26Q==",
"dependencies": { "dependencies": {
"@remix-run/router": "1.3.3", "@remix-run/router": "1.4.0",
"react-router": "6.8.2" "react-router": "6.9.0"
}, },
"engines": { "engines": {
"node": ">=14" "node": ">=14"