fix(deps): update react-router monorepo to v7.1.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2025-01-31 01:03:33 +00:00
parent 8e6cf609de
commit 29c834be95
2 changed files with 13 additions and 13 deletions

View File

@ -38,8 +38,8 @@
"history": "^5.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router": "7.1.3",
"react-router-dom": "7.1.3",
"react-router": "7.1.4",
"react-router-dom": "7.1.4",
"react-use": "^17.0.0"
},
"devDependencies": {

View File

@ -11589,8 +11589,8 @@ anymatch@^3.0.3, anymatch@~3.1.2:
history "^5.0.0"
react "^18.0.0"
react-dom "^18.0.0"
react-router "7.1.3"
react-router-dom "7.1.3"
react-router "7.1.4"
react-router-dom "7.1.4"
react-use "^17.0.0"
append-field@^1.0.0:
@ -23652,17 +23652,17 @@ react-resizable@^3.0.5:
prop-types "15.x"
react-draggable "^4.0.3"
react-router-dom@7.1.3:
version "7.1.3"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.1.3.tgz#2788f7c670aa50275e16bb033b9b04b01a45b6dc"
integrity sha512-qQGTE+77hleBzv9SIUIkGRvuFBQGagW+TQKy53UTZAO/3+YFNBYvRsNIZ1GT17yHbc63FylMOdS+m3oUriF1GA==
react-router-dom@7.1.4:
version "7.1.4"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.1.4.tgz#64acabb6c767784cc7c36024c4df379f51f7cdb1"
integrity sha512-p474cAeRKfPNp+9QtpdVEa025iWLIIIBhYCnjsSwFmZH3c5DBHOc7vB7zmL6lL747o0ArfrLblNTebtL6lt0lA==
dependencies:
react-router "7.1.3"
react-router "7.1.4"
react-router@7.1.3:
version "7.1.3"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.3.tgz#6c15c28838b799cb3058943e8e8015dbd6c16c7b"
integrity sha512-EezYymLY6Guk/zLQ2vRA8WvdUhWFEj5fcE3RfWihhxXBW7+cd1LsIiA3lmx+KCmneAGQuyBv820o44L2+TtkSA==
react-router@7.1.4:
version "7.1.4"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.4.tgz#dcac613c1acd623f8aa314e7ea54db88c7968b1e"
integrity sha512-aJWVrKoLI0nIK1lfbTU3d5al1ZEUiwtSus/xjYL8K5sv2hyPesiOIojHM7QnaNLVtroOB1McZsWk37fMQVoc6A==
dependencies:
"@types/cookie" "^0.6.0"
cookie "^1.0.1"