aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-03-04 21:43:46 +0000
committerGravatar vitalyster2024-03-06 12:18:35 +0300
commit08860b6aa04e10549e85170ae8b40b5d80b0c351 (patch)
tree17b5b19a02e7827f240547eb28c2268e4d1c19df /package.json
parent3bb0d78314b451e1b970e9dd804bcd5e625c4d21 (diff)
build(deps): bump react-router-dom from 6.22.1 to 6.22.2
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.1 to 6.22.2. - [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.22.2/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 7c1c7c87..af1c196d 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"react-helmet-async": "^2.0.4",
"react-hook-form": "^7.50.1",
"react-hot-toast": "^2.4.1",
- "react-router-dom": "^6.22.1",
+ "react-router-dom": "^6.22.2",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.20",