Merge pull request #98 from DerTyp7/dependabot/npm_and_yarn/dev/react-router-dom-6.21.1

Bump react-router-dom from 6.18.0 to 6.21.1
This commit is contained in:
Janis
2024-01-25 20:06:55 +01:00
committed by GitHub
2 changed files with 14 additions and 14 deletions

View File

@@ -33,7 +33,7 @@
"@types/node": "^20.8.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.18.0",
"react-router-dom": "^6.21.1",
"react-ts5-remote-app-api": "^1.1.1",
"sass": "^1.68.0"
},