chore: bump react-router-dom from 6.23.1 to 6.24.1 in /frontend/web (#232)

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.23.1 to 6.24.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.24.1/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] 2024-07-14 22:38:51 +08:00 committed by GitHub
parent 8216768b7e
commit acb252ac4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 15 deletions

View File

@ -25,7 +25,7 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1", "react-hot-toast": "^2.4.1",
"react-i18next": "^14.1.0", "react-i18next": "^14.1.0",
"react-router-dom": "^6.23.0", "react-router-dom": "^6.24.1",
"react-use": "^17.5.0", "react-use": "^17.5.0",
"tailwindcss": "^3.4.3", "tailwindcss": "^3.4.3",
"zustand": "^4.5.4" "zustand": "^4.5.4"

View File

@ -60,8 +60,8 @@ importers:
specifier: ^14.1.0 specifier: ^14.1.0
version: 14.1.2(i18next@23.11.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 14.1.2(i18next@23.11.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-router-dom: react-router-dom:
specifier: ^6.23.0 specifier: ^6.24.1
version: 6.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 6.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-use: react-use:
specifier: ^17.5.0 specifier: ^17.5.0
version: 17.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 17.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@ -662,8 +662,8 @@ packages:
react-redux: react-redux:
optional: true optional: true
'@remix-run/router@1.16.1': '@remix-run/router@1.17.1':
resolution: {integrity: sha512-es2g3dq6Nb07iFxGk5GuHN20RwBZOsuDQN7izWIisUcv9r+d2C5jQxqmgkdebXgReWfiyUabcki6Fg77mSNrig==} resolution: {integrity: sha512-mCOMec4BKd6BRGBZeSnGiIgwsbLGp3yhVqAD8H+PxiRNEHgDpZb8J1TnrSDlg97t0ySKMQJTHCWBCmBpSmkF6Q==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
'@rollup/rollup-android-arm-eabi@4.18.0': '@rollup/rollup-android-arm-eabi@4.18.0':
@ -2010,15 +2010,15 @@ packages:
react-is@18.3.1: react-is@18.3.1:
resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
react-router-dom@6.23.1: react-router-dom@6.24.1:
resolution: {integrity: sha512-utP+K+aSTtEdbWpC+4gxhdlPFwuEfDKq8ZrPFU65bbRJY+l706qjR7yaidBpo3MSeA/fzwbXWbKBI6ftOnP3OQ==} resolution: {integrity: sha512-U19KtXqooqw967Vw0Qcn5cOvrX5Ejo9ORmOtJMzYWtCT4/WOfFLIZGGsVLxcd9UkBO0mSTZtXqhZBsWlHr7+Sg==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
peerDependencies: peerDependencies:
react: '>=16.8' react: '>=16.8'
react-dom: '>=16.8' react-dom: '>=16.8'
react-router@6.23.1: react-router@6.24.1:
resolution: {integrity: sha512-fzcOaRF69uvqbbM7OhvQyBTFDVrrGlsFdS3AL+1KfIBtGETibHzi3FkoTRyiDJnWNc2VxrfvR+657ROHjaNjqQ==} resolution: {integrity: sha512-PTXFXGK2pyXpHzVo3rR9H7ip4lSPZZc0bHG5CARmj65fTT6qG7sTngmb6lcYu1gf3y/8KxORoy9yn59pGpCnpg==}
engines: {node: '>=14.0.0'} engines: {node: '>=14.0.0'}
peerDependencies: peerDependencies:
react: '>=16.8' react: '>=16.8'
@ -2959,7 +2959,7 @@ snapshots:
optionalDependencies: optionalDependencies:
react: 18.3.1 react: 18.3.1
'@remix-run/router@1.16.1': {} '@remix-run/router@1.17.1': {}
'@rollup/rollup-android-arm-eabi@4.18.0': '@rollup/rollup-android-arm-eabi@4.18.0':
optional: true optional: true
@ -4416,16 +4416,16 @@ snapshots:
react-is@18.3.1: {} react-is@18.3.1: {}
react-router-dom@6.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): react-router-dom@6.24.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
dependencies: dependencies:
'@remix-run/router': 1.16.1 '@remix-run/router': 1.17.1
react: 18.3.1 react: 18.3.1
react-dom: 18.3.1(react@18.3.1) react-dom: 18.3.1(react@18.3.1)
react-router: 6.23.1(react@18.3.1) react-router: 6.24.1(react@18.3.1)
react-router@6.23.1(react@18.3.1): react-router@6.24.1(react@18.3.1):
dependencies: dependencies:
'@remix-run/router': 1.16.1 '@remix-run/router': 1.17.1
react: 18.3.1 react: 18.3.1
react-universal-interface@0.6.2(react@18.3.1)(tslib@2.6.3): react-universal-interface@0.6.2(react@18.3.1)(tslib@2.6.3):