Skip to content

Commit

Permalink
updates fa peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleshike committed Apr 16, 2024
1 parent f96cc26 commit b4b936a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
]
},
"peerDependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.28",
"@fortawesome/free-brands-svg-icons": "^5.15.3",
"@fortawesome/pro-regular-svg-icons": "^6.4.0",
"@fortawesome/pro-solid-svg-icons": "^6.4.0",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-brands-svg-icons": "^6.5.1",
"@fortawesome/pro-regular-svg-icons": "^6.5.1",
"@fortawesome/pro-solid-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@popperjs/core": "^2.5.3",
"bootstrap": "5.1",
Expand Down Expand Up @@ -198,4 +198,4 @@
"node": "18.18.2",
"yarn": "1.22.21"
}
}
}

0 comments on commit b4b936a

Please sign in to comment.