aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-02-19 21:45:44 +0000
committerGravatar vitalyster2024-02-20 01:29:56 +0300
commited4d5b57918826aa9c9797d75ed95f3a20edd207 (patch)
tree7d27c33d516bb3bc8213c81f9a72e6a761503bf9 /package.json
parenta5ff7b6b96c6ce40c87d48bc2a92fb893a3de52d (diff)
build(deps): bump react-router-dom from 6.22.0 to 6.22.1
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.0 to 6.22.1. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.22.1/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.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 679cb27b..28430fbd 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"react-helmet-async": "^2.0.4",
"react-hook-form": "^7.50.1",
"react-hot-toast": "^2.4.1",
- "react-router-dom": "^6.22.0",
+ "react-router-dom": "^6.22.1",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.20",