Merge pull request #45 from DerTyp7/dependabot/npm_and_yarn/react-router-dom-6.14.2

Bump react-router-dom from 6.14.1 to 6.14.2
This commit is contained in:
Janis
2023-08-02 23:42:43 +02:00
committed by GitHub
2 changed files with 14 additions and 14 deletions

View File

@@ -14,7 +14,7 @@
"jest": "^29.6.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.1",
"react-router-dom": "^6.14.2",
"react-ts5-remote-app-api": "^1.0.5",
"sass": "^1.64.1"
},