aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-30 22:57:37 +0000
committerGravatar Vitaly Takmazov2023-07-01 09:01:41 +0300
commit3441a623171cdbe1d453d0295d4e5814f70a6457 (patch)
tree018ef0e6bf2a10690df278603b28a2ff8d761904 /package.json
parent3eb2638a5d96a4065f9e895b4bb81b51d5a75471 (diff)
build(deps): bump react-router-dom from 6.14.0 to 6.14.1
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.14.0 to 6.14.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.14.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 958a037d..09de106b 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"react-helmet": "^6.1.0",
"react-hook-form": "^7.45.1",
"react-hot-toast": "^2.4.1",
- "react-router-dom": "^6.14.0",
+ "react-router-dom": "^6.14.1",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.12",
"whatwg-fetch": "^3.6.2",