Skip to content

Commit f478cce

Browse files
dependabot[bot]rolandgeider
authored andcommitted
build(deps): bump react-router-dom from 7.1.3 to 7.1.5
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.3 to 7.1.5. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2fd4a0 commit f478cce

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-dom": "^18.2.0",
2727
"react-i18next": "^15.1.3",
2828
"react-responsive": "^10.0.0",
29-
"react-router-dom": "^7.1.3",
29+
"react-router-dom": "^7.1.5",
3030
"react-simple-wysiwyg": "^3.2.0",
3131
"recharts": "^2.13.3",
3232
"slug": "^9.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5356,17 +5356,17 @@ react-responsive@^10.0.0:
53565356
prop-types "^15.6.1"
53575357
shallow-equal "^3.1.0"
53585358

5359-
react-router-dom@^7.1.3:
5360-
version "7.1.3"
5361-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.1.3.tgz#2788f7c670aa50275e16bb033b9b04b01a45b6dc"
5362-
integrity sha512-qQGTE+77hleBzv9SIUIkGRvuFBQGagW+TQKy53UTZAO/3+YFNBYvRsNIZ1GT17yHbc63FylMOdS+m3oUriF1GA==
5359+
react-router-dom@^7.1.5:
5360+
version "7.1.5"
5361+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.1.5.tgz#6b706a5503c01d99c1af69336a7de2e21cadd339"
5362+
integrity sha512-/4f9+up0Qv92D3bB8iN5P1s3oHAepSGa9h5k6tpTFlixTTskJZwKGhJ6vRJ277tLD1zuaZTt95hyGWV1Z37csQ==
53635363
dependencies:
5364-
react-router "7.1.3"
5364+
react-router "7.1.5"
53655365

5366-
5367-
version "7.1.3"
5368-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.3.tgz#6c15c28838b799cb3058943e8e8015dbd6c16c7b"
5369-
integrity sha512-EezYymLY6Guk/zLQ2vRA8WvdUhWFEj5fcE3RfWihhxXBW7+cd1LsIiA3lmx+KCmneAGQuyBv820o44L2+TtkSA==
5366+
5367+
version "7.1.5"
5368+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.5.tgz#c9e19d329d9ce2215fdae844ab6b023b911094db"
5369+
integrity sha512-8BUF+hZEU4/z/JD201yK6S+UYhsf58bzYIDq2NS1iGpwxSXDu7F+DeGSkIXMFBuHZB21FSiCzEcUb18cQNdRkA==
53705370
dependencies:
53715371
"@types/cookie" "^0.6.0"
53725372
cookie "^1.0.1"

0 commit comments

Comments
 (0)