Skip to content

Commit 2a8f839

Browse files
authored
Updates FontAwesome peer deps (#1189)
1 parent a3df4b3 commit 2a8f839

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
]
6262
},
6363
"peerDependencies": {
64-
"@fortawesome/fontawesome-svg-core": "^1.2.28",
65-
"@fortawesome/free-brands-svg-icons": "^5.15.3",
66-
"@fortawesome/pro-regular-svg-icons": "^6.4.0",
67-
"@fortawesome/pro-solid-svg-icons": "^6.4.0",
64+
"@fortawesome/fontawesome-svg-core": "^6.5.1",
65+
"@fortawesome/free-brands-svg-icons": "^6.5.1",
66+
"@fortawesome/pro-regular-svg-icons": "^6.5.1",
67+
"@fortawesome/pro-solid-svg-icons": "^6.5.1",
6868
"@fortawesome/react-fontawesome": "^0.2.0",
6969
"@popperjs/core": "^2.5.3",
7070
"bootstrap": "5.1",
@@ -198,4 +198,4 @@
198198
"node": "18.18.2",
199199
"yarn": "1.22.21"
200200
}
201-
}
201+
}

0 commit comments

Comments
 (0)