Skip to content

Commit 00dc03e

Browse files
Merge pull request #188 from LiamMorrow/renovate/all-minor-patch
Update all non-major dependencies
2 parents 3b90b1c + 389aba2 commit 00dc03e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

example/chat-app/ChatApp.Server/ClientApp/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8381,16 +8381,16 @@ react-router-bootstrap@^0.26.2:
83818381
prop-types "^15.7.2"
83828382

83838383
react-router-dom@^7.0.0:
8384-
version "7.11.0"
8385-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.11.0.tgz#2165f63e52798bd0eb138480c098ad058cdf3413"
8386-
integrity sha512-e49Ir/kMGRzFOOrYQBdoitq3ULigw4lKbAyKusnvtDu2t4dBX4AGYPrzNvorXmVuOyeakai6FUPW5MmibvVG8g==
8384+
version "7.13.0"
8385+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.13.0.tgz#8b5f7204fadca680f0e94f207c163f0dcd1cfdf5"
8386+
integrity sha512-5CO/l5Yahi2SKC6rGZ+HDEjpjkGaG/ncEP7eWFTvFxbHP8yeeI0PxTDjimtpXYlR3b3i9/WIL4VJttPrESIf2g==
83878387
dependencies:
8388-
react-router "7.11.0"
8388+
react-router "7.13.0"
83898389

8390-
react-router@7.11.0:
8391-
version "7.11.0"
8392-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.11.0.tgz#d3b91567fdbe910caf9064ea69b7b4d9264f2945"
8393-
integrity sha512-uI4JkMmjbWCZc01WVP2cH7ZfSzH91JAZUDd7/nIprDgWxBV1TkkmLToFh7EbMTcMak8URFRa2YoBL/W8GWnCTQ==
8390+
react-router@7.13.0:
8391+
version "7.13.0"
8392+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.13.0.tgz#de9484aee764f4f65b93275836ff5944d7f5bd3b"
8393+
integrity sha512-PZgus8ETambRT17BUm/LL8lX3Of+oiLaPuVTRH3l1eLvSPpKO3AvhAEb5N7ihAFZQrYDqkvvWfFh9p0z9VsjLw==
83948394
dependencies:
83958395
cookie "^1.0.1"
83968396
set-cookie-parser "^2.6.0"

example/tic-tac-toe/tictactoe-frontend/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,9 +2079,9 @@
20792079
undici-types "~6.19.8"
20802080

20812081
"@types/node@^24.0.0":
2082-
version "24.10.4"
2083-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.4.tgz#9d27c032a1b2c42a4eab8fb65c5856a8b8e098c4"
2084-
integrity sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==
2082+
version "24.10.9"
2083+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.9.tgz#1aeb5142e4a92957489cac12b07f9c7fe26057d0"
2084+
integrity sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==
20852085
dependencies:
20862086
undici-types "~7.16.0"
20872087

@@ -2116,9 +2116,9 @@
21162116
integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==
21172117

21182118
"@types/react@^19.0.0":
2119-
version "19.2.7"
2120-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
2121-
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
2119+
version "19.2.9"
2120+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.9.tgz#84ec7669742bb3e7e2e8d6a5258d95ead7764200"
2121+
integrity sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==
21222122
dependencies:
21232123
csstype "^3.2.2"
21242124

0 commit comments

Comments
 (0)