Compare commits

..

1 Commits

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.4.0",
"react-router-dom": "7.4.0",
"react-router": "7.4.1",
"react-router-dom": "7.4.1",
"react-use": "^17.0.0"
},
"devDependencies": {

View File

@ -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.0"
react-router-dom "7.4.0"
react-router "7.4.1"
react-router-dom "7.4.1"
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.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.4.0.tgz#cb97968f4233c0bec57c9662442a7c070b4c31e9"
integrity sha512-VlksBPf3n2bijPvnA7nkTsXxMAKOj+bWp4R9c3i+bnwlSOFAGOkJkKhzy/OsRkWaBMICqcAl1JDzh9ZSOze9CA==
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==
dependencies:
react-router "7.4.0"
react-router "7.4.1"
react-router@7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.4.0.tgz#9787041425bc4bf52e6d472b6ccfd78a43ace133"
integrity sha512-Y2g5ObjkvX3VFeVt+0CIPuYd9PpgqCslG7ASSIdN73LwA1nNWzcMLaoMRJfP3prZFI92svxFwbn7XkLJ+UPQ6A==
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==
dependencies:
"@types/cookie" "^0.6.0"
cookie "^1.0.1"