aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-08-05 22:01:59 +0000
committerGravatar vitalyster2024-08-06 06:42:25 +0300
commit53347cdad2aa004108d387168a4159c2da8ec798 (patch)
treec570b6af60737d9386198a15064f4af00d34ed17 /package.json
parentfd2b38bbe516f2ce00292629e4fc9603601079a9 (diff)
build(deps): bump react-router-dom from 6.25.1 to 6.26.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.25.1 to 6.26.0. - [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/react-router-dom@6.26.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9e0131cc..761d0a39 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"react-helmet-async": "^2.0.5",
"react-hook-form": "^7.52.1",
"react-hot-toast": "^2.4.1",
- "react-router-dom": "^6.25.1",
+ "react-router-dom": "^6.26.0",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.20",