Build(deps): bump react-router-dom from 6.16.0 to 6.17.0 (#571)

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.16.0 to 6.17.0.
- [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.17.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-23 12:16:35 +02:00 committed by GitHub
parent 896b1abc43
commit a630cf07ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

View File

@ -43,7 +43,7 @@
"react-draggable": "^4.4.6",
"react-helmet-async": "^1.3.0",
"react-qr-code": "^2.0.12",
"react-router-dom": "^6.16.0",
"react-router-dom": "^6.17.0",
"react-spring": "^9.7.3",
"react-toastify": "^9.1.3",
"react-use-clipboard": "^1.0.9",

View File

@ -2788,10 +2788,10 @@
"@react-spring/shared" "~9.7.3"
"@react-spring/types" "~9.7.3"
"@remix-run/router@1.9.0":
version "1.9.0"
resolved "https://registry.npmjs.org/@remix-run/router/-/router-1.9.0.tgz"
integrity sha512-bV63itrKBC0zdT27qYm6SDZHlkXwFL1xMBuhkn+X7l0+IIhNaH5wuuvZKp6eKhCD4KFhujhfhCT1YxXW6esUIA==
"@remix-run/router@1.10.0":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.10.0.tgz#e2170dc2049b06e65bbe883adad0e8ddf8291278"
integrity sha512-Lm+fYpMfZoEucJ7cMxgt4dYt8jLfbpwRCzAjm9UgSLOkmlqo9gupxt6YX3DY0Fk155NT9l17d/ydi+964uS9Lw==
"@rollup/plugin-commonjs@24.0.0":
version "24.0.0"
@ -8615,20 +8615,20 @@ react-resize-detector@^8.0.4:
dependencies:
lodash "^4.17.21"
react-router-dom@^6.16.0:
version "6.16.0"
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.16.0.tgz"
integrity sha512-aTfBLv3mk/gaKLxgRDUPbPw+s4Y/O+ma3rEN1u8EgEpLpPe6gNjIsWt9rxushMHHMb7mSwxRGdGlGdvmFsyPIg==
react-router-dom@^6.17.0:
version "6.17.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.17.0.tgz#ea73f89186546c1cf72b10fcb7356d874321b2ad"
integrity sha512-qWHkkbXQX+6li0COUUPKAUkxjNNqPJuiBd27dVwQGDNsuFBdMbrS6UZ0CLYc4CsbdLYTckn4oB4tGDuPZpPhaQ==
dependencies:
"@remix-run/router" "1.9.0"
react-router "6.16.0"
"@remix-run/router" "1.10.0"
react-router "6.17.0"
react-router@6.16.0:
version "6.16.0"
resolved "https://registry.npmjs.org/react-router/-/react-router-6.16.0.tgz"
integrity sha512-VT4Mmc4jj5YyjpOi5jOf0I+TYzGpvzERy4ckNSvSh2RArv8LLoCxlsZ2D+tc7zgjxcY34oTz2hZaeX5RVprKqA==
react-router@6.17.0:
version "6.17.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.17.0.tgz#7b680c4cefbc425b57537eb9c73bedecbdc67c1e"
integrity sha512-YJR3OTJzi3zhqeJYADHANCGPUu9J+6fT5GLv82UWRGSxu6oJYCKVmxUcaBQuGm9udpWmPsvpme/CdHumqgsoaA==
dependencies:
"@remix-run/router" "1.9.0"
"@remix-run/router" "1.10.0"
react-smooth@^2.0.2:
version "2.0.2"