Bump react-router-dom-v5-compat from 6.4.4 to 6.4.5 (#3990)

Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat) from 6.4.4 to 6.4.5.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom-v5-compat/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.4.5/packages/react-router-dom-v5-compat)

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

Signed-off-by: dependabot[bot] <support@github.com>

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] 2022-12-12 10:36:09 +01:00 committed by GitHub
parent 3e97497961
commit ad27db0b28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 25 deletions

View file

@ -78,7 +78,7 @@
"react-i18next": "^12.0.0",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"react-router-dom-v5-compat": "^6.4.4",
"react-router-dom-v5-compat": "^6.4.5",
"react-use-localstorage": "^3.5.3",
"use-react-router-breadcrumbs": "^2.0.2"
},

48
package-lock.json generated
View file

@ -167,7 +167,7 @@
"react-i18next": "^12.0.0",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"react-router-dom-v5-compat": "^6.4.4",
"react-router-dom-v5-compat": "^6.4.5",
"react-use-localstorage": "^3.5.3",
"use-react-router-breadcrumbs": "^2.0.2"
},
@ -12742,12 +12742,12 @@
}
},
"node_modules/react-router-dom-v5-compat": {
"version": "6.4.4",
"resolved": "https://registry.npmjs.org/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.4.4.tgz",
"integrity": "sha512-OaHdJuVK3VC/Ta9qcQi8pLxpGceDHJGufu78rwoTcL07A7iLytZjBFsmvbe3JAx44IqWa5m+DvjX5vTfWCX9Jg==",
"version": "6.4.5",
"resolved": "https://registry.npmjs.org/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.4.5.tgz",
"integrity": "sha512-+Ld5n7yP5zAYU1mmtr3yAysl2N4D/FxSDJPVLqA084WgbpjIsacAhzymuMBtySCg0O+LGVh0meORBmJnuIlIRQ==",
"dependencies": {
"history": "^5.3.0",
"react-router": "6.4.4"
"react-router": "6.4.5"
},
"engines": {
"node": ">=14"
@ -12759,9 +12759,9 @@
}
},
"node_modules/react-router-dom-v5-compat/node_modules/@remix-run/router": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.4.tgz",
"integrity": "sha512-gTL8H5USTAKOyVA4xczzDJnC3HMssdFa3tRlwBicXynx9XfiXwneHnYQogwSKpdCkjXISrEKSTtX62rLpNEVQg==",
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.5.tgz",
"integrity": "sha512-my0Mycd+jruq/1lQuO5LBB6WTlL/e8DTCYWp44DfMTDcXz8DcTlgF0ISaLsGewt+ctHN+yA8xMq3q/N7uWJPug==",
"engines": {
"node": ">=14"
}
@ -12774,11 +12774,11 @@
}
},
"node_modules/react-router-dom-v5-compat/node_modules/react-router": {
"version": "6.4.4",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.4.tgz",
"integrity": "sha512-SA6tSrUCRfuLWeYsTJDuriRqfFIsrSvuH7SqAJHegx9ZgxadE119rU8oOX/rG5FYEthpdEaEljdjDlnBxvfr+Q==",
"version": "6.4.5",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.5.tgz",
"integrity": "sha512-1RQJ8bM70YEumHIlNUYc6mFfUDoWa5EgPDenK/fq0bxD8DYpQUi/S6Zoft+9DBrh2xmtg92N5HMAJgGWDhKJ5Q==",
"dependencies": {
"@remix-run/router": "1.0.4"
"@remix-run/router": "1.0.5"
},
"engines": {
"node": ">=14"
@ -19355,7 +19355,7 @@
"react-i18next": "^12.0.0",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"react-router-dom-v5-compat": "^6.4.4",
"react-router-dom-v5-compat": "^6.4.5",
"react-use-localstorage": "^3.5.3",
"ts-node": "^10.9.1",
"use-react-router-breadcrumbs": "^2.0.2",
@ -24576,18 +24576,18 @@
}
},
"react-router-dom-v5-compat": {
"version": "6.4.4",
"resolved": "https://registry.npmjs.org/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.4.4.tgz",
"integrity": "sha512-OaHdJuVK3VC/Ta9qcQi8pLxpGceDHJGufu78rwoTcL07A7iLytZjBFsmvbe3JAx44IqWa5m+DvjX5vTfWCX9Jg==",
"version": "6.4.5",
"resolved": "https://registry.npmjs.org/react-router-dom-v5-compat/-/react-router-dom-v5-compat-6.4.5.tgz",
"integrity": "sha512-+Ld5n7yP5zAYU1mmtr3yAysl2N4D/FxSDJPVLqA084WgbpjIsacAhzymuMBtySCg0O+LGVh0meORBmJnuIlIRQ==",
"requires": {
"history": "^5.3.0",
"react-router": "6.4.4"
"react-router": "6.4.5"
},
"dependencies": {
"@remix-run/router": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.4.tgz",
"integrity": "sha512-gTL8H5USTAKOyVA4xczzDJnC3HMssdFa3tRlwBicXynx9XfiXwneHnYQogwSKpdCkjXISrEKSTtX62rLpNEVQg=="
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.0.5.tgz",
"integrity": "sha512-my0Mycd+jruq/1lQuO5LBB6WTlL/e8DTCYWp44DfMTDcXz8DcTlgF0ISaLsGewt+ctHN+yA8xMq3q/N7uWJPug=="
},
"history": {
"version": "5.3.0",
@ -24596,11 +24596,11 @@
}
},
"react-router": {
"version": "6.4.4",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.4.tgz",
"integrity": "sha512-SA6tSrUCRfuLWeYsTJDuriRqfFIsrSvuH7SqAJHegx9ZgxadE119rU8oOX/rG5FYEthpdEaEljdjDlnBxvfr+Q==",
"version": "6.4.5",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-6.4.5.tgz",
"integrity": "sha512-1RQJ8bM70YEumHIlNUYc6mFfUDoWa5EgPDenK/fq0bxD8DYpQUi/S6Zoft+9DBrh2xmtg92N5HMAJgGWDhKJ5Q==",
"requires": {
"@remix-run/router": "1.0.4"
"@remix-run/router": "1.0.5"
}
}
}