Merge pull request #19 from gnmyt/dependabot/npm_and_yarn/dashboard/react-router-dom-6.26.0

Bump react-router-dom from 6.25.1 to 6.26.0 in /dashboard
This commit is contained in:
Mathias Wagner
2024-08-12 11:28:24 +02:00
committed by GitHub
2 changed files with 16 additions and 16 deletions

View File

@ -19,7 +19,7 @@
"dayjs": "^1.11.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.25.1"
"react-router-dom": "^6.26.0"
},
"devDependencies": {
"@types/react": "^18.3.3",