mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
Bump react-router-dom in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `react-router-dom` from 6.25.0 to 6.25.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.25.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b1139e1aff
commit
7cf1c7371a
2 changed files with 10 additions and 10 deletions
|
@ -31,7 +31,7 @@
|
|||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^7.52.1",
|
||||
"react-i18next": "^15.0.0",
|
||||
"react-router-dom": "^6.25.0",
|
||||
"react-router-dom": "^6.25.1",
|
||||
"socket.io-client": "^4.7.5",
|
||||
"typescript": "^5.5.3",
|
||||
"vite": "^5.3.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue