Skip to content

Commit 38f4033

Browse files
Update Font Awesome to v7
1 parent 25f5d5e commit 38f4033

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
"webpack-subresource-integrity": "5.1.0"
4141
},
4242
"dependencies": {
43-
"@fortawesome/fontawesome-svg-core": "6.7.2",
44-
"@fortawesome/free-brands-svg-icons": "6.7.2",
45-
"@fortawesome/free-solid-svg-icons": "6.7.2",
43+
"@fortawesome/fontawesome-svg-core": "7.0.1",
44+
"@fortawesome/free-brands-svg-icons": "7.0.1",
45+
"@fortawesome/free-solid-svg-icons": "7.0.1",
4646
"@fortawesome/vue-fontawesome": "2.0.10",
4747
"axios": "1.11.0",
4848
"copy-to-clipboard": "3.3.3",

0 commit comments

Comments
 (0)