Merge pull request #27 from gnmyt/dependabot/npm_and_yarn/dashboard/react-router-dom-6.26.1

Bump react-router-dom from 6.26.0 to 6.26.1 in /dashboard
This commit is contained in:
Mathias Wagner
2024-08-19 11:55:10 +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.26.0"
"react-router-dom": "^6.26.1"
},
"devDependencies": {
"@types/react": "^18.3.3",