1 Commits

Author SHA1 Message Date
4a806a2395 fix(deps): update react-router monorepo to v7.4.0 2025-03-25 23:31:25 +00:00
2 changed files with 16 additions and 16 deletions

View File

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

View File

@@ -10139,9 +10139,9 @@
redent "^3.0.0"
"@testing-library/react@^16.0.0":
version "16.3.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
version "16.2.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
dependencies:
"@babel/runtime" "^7.12.5"
@@ -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.2.0"
react-router-dom "7.2.0"
react-router "7.4.0"
react-router-dom "7.4.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.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.2.0.tgz#b8a7eae7827cd5207cf91e89807d01217737797d"
integrity sha512-cU7lTxETGtQRQbafJubvZKHEn5izNABxZhBY0Jlzdv0gqQhCPQt2J8aN5ZPjS6mQOXn5NnirWNh+FpE8TTYN0Q==
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==
dependencies:
react-router "7.2.0"
react-router "7.4.0"
react-router@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.2.0.tgz#a8f2729d39f634a7a870d14dd906a1b406f39d6f"
integrity sha512-fXyqzPgCPZbqhrk7k3hPcCpYIlQ2ugIXDboHUzhJISFVy2DEPsmHgN588MyGmkIOv3jDgNfUE3kJi83L28s/LQ==
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==
dependencies:
"@types/cookie" "^0.6.0"
cookie "^1.0.1"