aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-05-13 21:54:22 +0000
committerGravatar vitalyster2024-05-14 20:52:05 +0300
commit43902908edafe277d9da3e617fdd1464c5ebb131 (patch)
tree469d6877e9eb8db55521462ba89bcdf774218371 /package.json
parent27486c2ae84a13efee49825910e88704000cba42 (diff)
build(deps): bump react-router-dom from 6.23.0 to 6.23.1
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.23.0 to 6.23.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.23.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 9ba57490..0fdf7e23 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
"react-helmet-async": "^2.0.4",
"react-hook-form": "^7.51.4",
"react-hot-toast": "^2.4.1",
- "react-router-dom": "^6.23.0",
+ "react-router-dom": "^6.23.1",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.20",