|
3051 | 3051 | dependencies: |
3052 | 3052 | "@types/node" "*" |
3053 | 3053 |
|
3054 | | -"@types/cookie@^0.6.0": |
3055 | | - version "0.6.0" |
3056 | | - resolved "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz" |
3057 | | - integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA== |
3058 | | - |
3059 | 3054 | "@types/eslint-scope@^3.7.7": |
3060 | 3055 | version "3.7.7" |
3061 | 3056 | resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz" |
@@ -4646,7 +4641,7 @@ content-type@~1.0.4, content-type@~1.0.5: |
4646 | 4641 | react-dropzone "^14.3.8" |
4647 | 4642 | react-medium-image-zoom "^5.2.14" |
4648 | 4643 | react-redux "^9.1.2" |
4649 | | - react-router-dom "^7.1.1" |
| 4644 | + react-router-dom "^7.5.3" |
4650 | 4645 | react-scripts "5.0.1" |
4651 | 4646 | react-toastify "^11.0.5" |
4652 | 4647 | react-virtualized "^9.22.6" |
@@ -9337,19 +9332,18 @@ react-refresh@^0.11.0: |
9337 | 9332 | resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz" |
9338 | 9333 | integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== |
9339 | 9334 |
|
9340 | | -react-router-dom@^7.1.1: |
9341 | | - version "7.1.3" |
9342 | | - resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.1.3.tgz" |
9343 | | - integrity sha512-qQGTE+77hleBzv9SIUIkGRvuFBQGagW+TQKy53UTZAO/3+YFNBYvRsNIZ1GT17yHbc63FylMOdS+m3oUriF1GA== |
| 9335 | +react-router-dom@^7.5.3: |
| 9336 | + version "7.5.3" |
| 9337 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.5.3.tgz#496e9f6d90f731703c7772668b41747028e0a2d5" |
| 9338 | + integrity sha512-cK0jSaTyW4jV9SRKAItMIQfWZ/D6WEZafgHuuCb9g+SjhLolY78qc+De4w/Cz9ybjvLzShAmaIMEXt8iF1Cm+A== |
9344 | 9339 | dependencies: |
9345 | | - react-router "7.1.3" |
| 9340 | + react-router "7.5.3" |
9346 | 9341 |
|
9347 | | -react-router@7.1.3: |
9348 | | - version "7.1.3" |
9349 | | - resolved "https://registry.npmjs.org/react-router/-/react-router-7.1.3.tgz" |
9350 | | - integrity sha512-EezYymLY6Guk/zLQ2vRA8WvdUhWFEj5fcE3RfWihhxXBW7+cd1LsIiA3lmx+KCmneAGQuyBv820o44L2+TtkSA== |
| 9342 | +react-router@7.5.3: |
| 9343 | + version "7.5.3" |
| 9344 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.5.3.tgz#9e5420832af8c3690740c1797d4fa54613fea06d" |
| 9345 | + integrity sha512-3iUDM4/fZCQ89SXlDa+Ph3MevBrozBAI655OAfWQlTm9nBR0IKlrmNwFow5lPHttbwvITZfkeeeZFP6zt3F7pw== |
9351 | 9346 | dependencies: |
9352 | | - "@types/cookie" "^0.6.0" |
9353 | 9347 | cookie "^1.0.1" |
9354 | 9348 | set-cookie-parser "^2.6.0" |
9355 | 9349 | turbo-stream "2.4.0" |
|
0 commit comments