Merge pull request #183 from gnmyt/dependabot/npm_and_yarn/webui/react-router-dom-6.26.2

Bump react-router-dom from 6.26.1 to 6.26.2 in /webui
This commit is contained in:
2024-09-11 20:01:59 +02:00
committed by GitHub
3 changed files with 29 additions and 29 deletions

View File

@ -21,7 +21,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.0.1",
"react-router-dom": "^6.26.1"
"react-router-dom": "^6.26.2"
},
"devDependencies": {
"@types/react": "^18.3.5",