fix(deps): update react-router monorepo to v7.1.1
This commit is contained in:
parent
5823cb2505
commit
2d8def92a3
@ -38,8 +38,8 @@
|
||||
"history": "^5.0.0",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router": "7.1.0",
|
||||
"react-router-dom": "7.1.0",
|
||||
"react-router": "7.1.1",
|
||||
"react-router-dom": "7.1.1",
|
||||
"react-use": "^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
22
yarn.lock
22
yarn.lock
@ -11531,8 +11531,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.0"
|
||||
react-router-dom "7.1.0"
|
||||
react-router "7.1.1"
|
||||
react-router-dom "7.1.1"
|
||||
react-use "^17.0.0"
|
||||
|
||||
append-field@^1.0.0:
|
||||
@ -23529,17 +23529,17 @@ react-resizable@^3.0.5:
|
||||
prop-types "15.x"
|
||||
react-draggable "^4.0.3"
|
||||
|
||||
react-router-dom@7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.1.0.tgz#5e48f6499a1b788edd5aacb4009d929d5f3dd4e1"
|
||||
integrity sha512-F4/nYBC9e4s0/ZjxM8GkZ9a68DpX76LN1a9W9mfPl2GfbDJ9/vzJro6MThNR5qGBH6KkgcK1BziyEzXhHV46Xw==
|
||||
react-router-dom@7.1.1:
|
||||
version "7.1.1"
|
||||
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.1.1.tgz#9e76fb63a762ba5da13032f5fd9e4a24946396b6"
|
||||
integrity sha512-vSrQHWlJ5DCfyrhgo0k6zViOe9ToK8uT5XGSmnuC2R3/g261IdIMpZVqfjD6vWSXdnf5Czs4VA/V60oVR6/jnA==
|
||||
dependencies:
|
||||
react-router "7.1.0"
|
||||
react-router "7.1.1"
|
||||
|
||||
react-router@7.1.0:
|
||||
version "7.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.0.tgz#85911e27aae8c4a57482f2404aef65ac9ca68a10"
|
||||
integrity sha512-VcFhWqkNIcojDRYaUO8qV0Jib52s9ULpCp3nkBbmrvtoCVFRp6tmk3tJ2w9BZauVctA1YRnJlFYDn9iJRuCpGA==
|
||||
react-router@7.1.1:
|
||||
version "7.1.1"
|
||||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.1.tgz#88f5657fa5b8f0b918c7222ec710de0274d00b2e"
|
||||
integrity sha512-39sXJkftkKWRZ2oJtHhCxmoCrBCULr/HAH4IT5DHlgu/Q0FCPV0S4Lx+abjDTx/74xoZzNYDYbOZWlJjruyuDQ==
|
||||
dependencies:
|
||||
"@types/cookie" "^0.6.0"
|
||||
cookie "^1.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user