aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-07-08 21:42:04 +0000
committerGravatar vitalyster2024-07-09 09:23:53 +0300
commit2ce9c07c3524e61f8f079853e60733881ea0649c (patch)
tree0a82abf76bc9ca270b596f36a2e56274ab5318a7 /package.json
parent2949c776561a11b5dc01898f2773deccad284a5d (diff)
build(deps): bump react-router-dom from 6.24.0 to 6.24.1
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.24.0 to 6.24.1. - [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.24.1/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] <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 102b8273..f081d0e1 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.24.0",
+ "react-router-dom": "^6.24.1",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.20",