fix(deps): update dependency react-router-dom to v6.4.5 (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f36fda0e64
commit
697baa6ded
@ -122,7 +122,7 @@
|
|||||||
"react-is": "18.2.0",
|
"react-is": "18.2.0",
|
||||||
"react-polyglot": "0.7.2",
|
"react-polyglot": "0.7.2",
|
||||||
"react-redux": "8.0.5",
|
"react-redux": "8.0.5",
|
||||||
"react-router-dom": "6.4.4",
|
"react-router-dom": "6.4.5",
|
||||||
"react-scroll-sync": "0.11.0",
|
"react-scroll-sync": "0.11.0",
|
||||||
"react-textarea-autosize": "8.4.0",
|
"react-textarea-autosize": "8.4.0",
|
||||||
"react-topbar-progress-indicator": "4.1.1",
|
"react-topbar-progress-indicator": "4.1.1",
|
||||||
|
@ -2268,10 +2268,10 @@
|
|||||||
redux-thunk "^2.4.2"
|
redux-thunk "^2.4.2"
|
||||||
reselect "^4.1.7"
|
reselect "^4.1.7"
|
||||||
|
|
||||||
"@remix-run/router@1.0.4":
|
"@remix-run/router@1.0.5":
|
||||||
version "1.0.4"
|
version "1.0.5"
|
||||||
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.4.tgz#cbfbec6735711e7c2fc93b9b40adf70ef5a39990"
|
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.0.5.tgz#d5c65626add4c3c185a89aa5bd38b1e42daec075"
|
||||||
integrity sha512-gTL8H5USTAKOyVA4xczzDJnC3HMssdFa3tRlwBicXynx9XfiXwneHnYQogwSKpdCkjXISrEKSTtX62rLpNEVQg==
|
integrity sha512-my0Mycd+jruq/1lQuO5LBB6WTlL/e8DTCYWp44DfMTDcXz8DcTlgF0ISaLsGewt+ctHN+yA8xMq3q/N7uWJPug==
|
||||||
|
|
||||||
"@simbathesailor/use-what-changed@2.0.0":
|
"@simbathesailor/use-what-changed@2.0.0":
|
||||||
version "2.0.0"
|
version "2.0.0"
|
||||||
@ -9533,20 +9533,20 @@ react-refresh@0.14.0:
|
|||||||
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
|
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
|
||||||
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
|
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
|
||||||
|
|
||||||
react-router-dom@6.4.4:
|
react-router-dom@6.4.5:
|
||||||
version "6.4.4"
|
version "6.4.5"
|
||||||
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.4.4.tgz#4271ec66333c440d1754477e4e6a3a5acb5487f8"
|
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.4.5.tgz#4fdb12efef4f3848c693a76afbeaed1f6ca02047"
|
||||||
integrity sha512-0Axverhw5d+4SBhLqLpzPhNkmv7gahUwlUVIOrRLGJ4/uwt30JVajVJXqv2Qr/LCwyvHhQc7YyK1Do8a9Jj7qA==
|
integrity sha512-a7HsgikBR0wNfroBHcZUCd9+mLRqZS8R5U1Z1mzLWxFXEkUT3vR1XXmSIVoVpxVX8Bar0nQYYYc9Yipq8dWwAA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@remix-run/router" "1.0.4"
|
"@remix-run/router" "1.0.5"
|
||||||
react-router "6.4.4"
|
react-router "6.4.5"
|
||||||
|
|
||||||
react-router@6.4.4:
|
react-router@6.4.5:
|
||||||
version "6.4.4"
|
version "6.4.5"
|
||||||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.4.tgz#8e7794f55ccc7050cb03937c87ff3720ce9f8b60"
|
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.4.5.tgz#73f382af2c8b9a86d74e761a7c5fc3ce7cb0024d"
|
||||||
integrity sha512-SA6tSrUCRfuLWeYsTJDuriRqfFIsrSvuH7SqAJHegx9ZgxadE119rU8oOX/rG5FYEthpdEaEljdjDlnBxvfr+Q==
|
integrity sha512-1RQJ8bM70YEumHIlNUYc6mFfUDoWa5EgPDenK/fq0bxD8DYpQUi/S6Zoft+9DBrh2xmtg92N5HMAJgGWDhKJ5Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@remix-run/router" "1.0.4"
|
"@remix-run/router" "1.0.5"
|
||||||
|
|
||||||
react-scroll-sync@0.11.0:
|
react-scroll-sync@0.11.0:
|
||||||
version "0.11.0"
|
version "0.11.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user