Skip to content

Commit

Permalink
fix: update frontend dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iyzana committed Mar 22, 2022
1 parent b4cfc57 commit 6fc5143
Show file tree
Hide file tree
Showing 2 changed files with 677 additions and 689 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/fontawesome-svg-core": "^6.0.0",
"@fortawesome/free-brands-svg-icons": "^6.0.0",
"@fortawesome/free-regular-svg-icons": "^6.0.0",
"@fortawesome/free-solid-svg-icons": "^6.0.0",
Expand All @@ -21,7 +21,7 @@
"react-sortablejs": "6.1.1",
"react-youtube": "^7.11.2",
"sortablejs": "^1.12.0",
"typescript": "~4.5.4"
"typescript": "~4.6.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down
Loading

0 comments on commit 6fc5143

Please sign in to comment.