ntfy/web
dependabot[bot] e3e7d03f2c
Bump react-router and react-router-dom in /web
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 6.30.4 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together.


Updates `react-router` from 6.30.3 to 6.30.4
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router@6.30.4/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.4/packages/react-router)

Updates `react-router-dom` from 6.30.3 to 6.30.4
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.30.4/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.30.4/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 6.30.4
  dependency-type: indirect
- dependency-name: react-router-dom
  dependency-version: 6.30.4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-04 01:04:59 +00:00
..
public PWA token extend 2026-05-28 21:58:01 -04:00
src Merge pull request #1720 from dmitrylyzo/fix-noreferrer 2026-05-30 13:22:31 -04:00
.eslintignore Add eslint with eslint-config-airbnb 2023-05-24 12:51:52 +02:00
.eslintrc Add PWA, service worker and Web Push 2023-06-07 20:38:20 +02:00
.prettierignore Add eslint with eslint-config-airbnb 2023-05-24 12:51:52 +02:00
index.html Improve dynamic webmanifest setup 2023-06-19 20:41:41 +02:00
package-lock.json Bump react-router and react-router-dom in /web 2026-06-04 01:04:59 +00:00
package.json Bump react-router and react-router-dom in /web 2026-06-04 01:04:59 +00:00
vite.config.js Move registerSW out 2023-06-30 08:59:31 +02:00