summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-02-02 21:00:07 +0100
committerGitHub <noreply@github.com>2024-02-02 21:00:07 +0100
commitf20b5a59cd137c7e289ff8817f38b04769306837 (patch)
treeece668e188bfdb8acc6437e0c222389628b90d5d /client
parent2eb54178b38fc68729d28913ea57e8cf6458ba6f (diff)
parentaceab84564c135863bf9d0724c5308a340480092 (diff)
Merge pull request #30155 from vespa-engine/renovate/react-router-monorepo
Update dependency react-router-dom to v6.22.0
Diffstat (limited to 'client')
-rw-r--r--client/js/app/yarn.lock28
1 files changed, 14 insertions, 14 deletions
diff --git a/client/js/app/yarn.lock b/client/js/app/yarn.lock
index 731d8802b7f..175dd9efb23 100644
--- a/client/js/app/yarn.lock
+++ b/client/js/app/yarn.lock
@@ -1306,10 +1306,10 @@
dependencies:
"@babel/runtime" "^7.13.10"
-"@remix-run/router@1.14.2":
- version "1.14.2"
- resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.14.2.tgz#4d58f59908d9197ba3179310077f25c88e49ed17"
- integrity sha512-ACXpdMM9hmKZww21yEqWwiLws/UPLhNKvimN8RrYSqPSvB3ov7sLvAcfvaxePeLvccTQKGdkDIhLYApZVDFuKg==
+"@remix-run/router@1.15.0":
+ version "1.15.0"
+ resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.0.tgz#461a952c2872dd82c8b2e9b74c4dfaff569123e2"
+ integrity sha512-HOil5aFtme37dVQTB6M34G95kPM3MMuqSmIRVCC52eKV+Y/tGSqw9P3rWhlAx6A+mz+MoX+XxsGsNJbaI5qCgQ==
"@rollup/rollup-android-arm-eabi@4.9.5":
version "4.9.5"
@@ -4643,19 +4643,19 @@ react-refresh@^0.14.0:
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
react-router-dom@^6:
- version "6.21.3"
- resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.21.3.tgz#ef3a7956a3699c7b82c21fcb3dbc63c313ed8c5d"
- integrity sha512-kNzubk7n4YHSrErzjLK72j0B5i969GsuCGazRl3G6j1zqZBLjuSlYBdVdkDOgzGdPIffUOc9nmgiadTEVoq91g==
+ version "6.22.0"
+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.0.tgz#177c8bd27146decbb991eafb5df159f7a9f70035"
+ integrity sha512-z2w+M4tH5wlcLmH3BMMOMdrtrJ9T3oJJNsAlBJbwk+8Syxd5WFJ7J5dxMEW0/GEXD1BBis4uXRrNIz3mORr0ag==
dependencies:
- "@remix-run/router" "1.14.2"
- react-router "6.21.3"
+ "@remix-run/router" "1.15.0"
+ react-router "6.22.0"
-react-router@6.21.3:
- version "6.21.3"
- resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.21.3.tgz#8086cea922c2bfebbb49c6594967418f1f167d70"
- integrity sha512-a0H638ZXULv1OdkmiK6s6itNhoy33ywxmUFT/xtSoVyf9VnC7n7+VT4LjVzdIHSaF5TIh9ylUgxMXksHTgGrKg==
+react-router@6.22.0:
+ version "6.22.0"
+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.0.tgz#a22b44851a79dafc6b944cb418db3e80622b9be1"
+ integrity sha512-q2yemJeg6gw/YixRlRnVx6IRJWZD6fonnfZhN1JIOhV2iJCPeRNSH3V1ISwHf+JWcESzLC3BOLD1T07tmO5dmg==
dependencies:
- "@remix-run/router" "1.14.2"
+ "@remix-run/router" "1.15.0"
react-textarea-autosize@8.3.4:
version "8.3.4"