Skip to content

Commit

Permalink
Upgrade frontend dependencies (#1100)
Browse files Browse the repository at this point in the history
Signed-off-by: Cintia Sanchez Garcia <[email protected]>
  • Loading branch information
cynthia-sg authored May 19, 2023
1 parent b651950 commit 4892e4e
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 152 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-dom": "^18.0.2",
"react-icons": "^4.8.0",
"react-markdown": "^8.0.7",
"react-router-dom": "^6.11.1",
"react-router-dom": "^6.11.2",
"react-syntax-highlighter": "^15.5.0"
},
"devDependencies": {
Expand All @@ -24,7 +24,7 @@
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.1",
"@types/lodash": "^4.14.194",
"@types/node": "^20.1.2",
"@types/node": "^20.2.1",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@types/react-router-dom": "^5.3.2",
Expand Down
Loading

0 comments on commit 4892e4e

Please sign in to comment.