We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3df4b3 commit 2a8f839Copy full SHA for 2a8f839
package.json
@@ -61,10 +61,10 @@
61
]
62
},
63
"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",
+ "@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",
68
"@fortawesome/react-fontawesome": "^0.2.0",
69
"@popperjs/core": "^2.5.3",
70
"bootstrap": "5.1",
@@ -198,4 +198,4 @@
198
"node": "18.18.2",
199
"yarn": "1.22.21"
200
}
201
-}
+}
0 commit comments