Merge pull request #107 from DerTyp7/dependabot/npm_and_yarn/dev/react-router-dom-6.21.3

Bump react-router-dom from 6.21.1 to 6.21.3
This commit is contained in:
Janis
2024-02-05 17:29:03 +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.3",
"react-ts5-remote-app-api": "^1.1.1",
"sass": "^1.68.0"
},