Compare commits
1 Commits
99c6432dc3
...
4418e1917a
Author | SHA1 | Date | |
---|---|---|---|
4418e1917a |
@ -38,8 +38,8 @@
|
||||
"history": "^5.0.0",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router": "7.4.1",
|
||||
"react-router-dom": "7.4.1",
|
||||
"react-router": "7.5.0",
|
||||
"react-router-dom": "7.5.0",
|
||||
"react-use": "^17.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
22
yarn.lock
22
yarn.lock
@ -11637,8 +11637,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.4.1"
|
||||
react-router-dom "7.4.1"
|
||||
react-router "7.5.0"
|
||||
react-router-dom "7.5.0"
|
||||
react-use "^17.0.0"
|
||||
|
||||
append-field@^1.0.0:
|
||||
@ -23765,17 +23765,17 @@ react-resizable@^3.0.5:
|
||||
prop-types "15.x"
|
||||
react-draggable "^4.0.3"
|
||||
|
||||
react-router-dom@7.4.1:
|
||||
version "7.4.1"
|
||||
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.4.1.tgz#fd913abb488364859c343881ecb7b7bc84b902f2"
|
||||
integrity sha512-L3/4tig0Lvs6m6THK0HRV4eHUdpx0dlJasgCxXKnavwhh4tKYgpuZk75HRYNoRKDyDWi9QgzGXsQ1oQSBlWpAA==
|
||||
react-router-dom@7.5.0:
|
||||
version "7.5.0"
|
||||
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.5.0.tgz#03201901e7114681d828dd67885b5034af477174"
|
||||
integrity sha512-fFhGFCULy4vIseTtH5PNcY/VvDJK5gvOWcwJVHQp8JQcWVr85ENhJ3UpuF/zP1tQOIFYNRJHzXtyhU1Bdgw0RA==
|
||||
dependencies:
|
||||
react-router "7.4.1"
|
||||
react-router "7.5.0"
|
||||
|
||||
react-router@7.4.1:
|
||||
version "7.4.1"
|
||||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.4.1.tgz#0e6af1eefb8370d2cd79c961b87708afdb50fe64"
|
||||
integrity sha512-Vmizn9ZNzxfh3cumddqv3kLOKvc7AskUT0dC1prTabhiEi0U4A33LmkDOJ79tXaeSqCqMBXBU/ySX88W85+EUg==
|
||||
react-router@7.5.0:
|
||||
version "7.5.0"
|
||||
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.5.0.tgz#649568e7e3b4133dee1dcf333d8a3a37b1967f58"
|
||||
integrity sha512-estOHrRlDMKdlQa6Mj32gIks4J+AxNsYoE0DbTTxiMy2mPzZuWSDU+N85/r1IlNR7kGfznF3VCUlvc5IUO+B9g==
|
||||
dependencies:
|
||||
"@types/cookie" "^0.6.0"
|
||||
cookie "^1.0.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user