Merge pull request #141 from gnmyt/dependabot/npm_and_yarn/webui/react-router-dom-6.25.1

Bump react-router-dom from 6.25.0 to 6.25.1 in /webui
This commit is contained in:
2024-07-18 15:04:42 +02:00
committed by GitHub
3 changed files with 18 additions and 18 deletions

View File

@ -21,7 +21,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.3",
"react-router-dom": "^6.25.0"
"react-router-dom": "^6.25.1"
},
"devDependencies": {
"@types/react": "^18.3.3",