aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-12-01 21:50:27 +0000
committerGravatar vitalyster2023-12-02 02:22:48 +0300
commita0d0c005568bba9db384f4fc5d13f60b27979cdf (patch)
tree704fc5a02c160c5bdb9a3807a1f915a0c399a45f /package.json
parentf3cfd364f9eb0efdec2abaffb3d48e6fc588ae1c (diff)
build(deps): bump react-router-dom from 6.20.0 to 6.20.1
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.20.0 to 6.20.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.20.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 e6c42973..37a07f5f 100644
--- a/package.json
+++ b/package.json
@@ -106,7 +106,7 @@
"react-helmet-async": "^1.3.0",
"react-hook-form": "^7.48.2",
"react-hot-toast": "^2.4.1",
- "react-router-dom": "^6.20.0",
+ "react-router-dom": "^6.20.1",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.19",