aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2023-05-16 09:06:29 +0000
committerPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2023-05-16 09:06:29 +0000
commitb275c9afa68bed3454788e671985bb712a1c3c03 (patch)
tree79d2a40fc6a504148fe9a74562de14f3ca25e194 /package.json
parentfc1fda50df44c874b1e6df4161e714bb5507f582 (diff)
Update Font Awesome to v6.4.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index bbe782fb..83425b6d 100644
--- a/package.json
+++ b/package.json
@@ -18,9 +18,9 @@
"dependencies": {
"@babel/runtime": "7.21.5",
"@chenfengyuan/vue-qrcode": "2.0.0",
- "@fortawesome/fontawesome-svg-core": "6.3.0",
- "@fortawesome/free-regular-svg-icons": "6.3.0",
- "@fortawesome/free-solid-svg-icons": "6.3.0",
+ "@fortawesome/fontawesome-svg-core": "6.4.0",
+ "@fortawesome/free-regular-svg-icons": "6.4.0",
+ "@fortawesome/free-solid-svg-icons": "6.4.0",
"@fortawesome/vue-fontawesome": "3.0.3",
"@kazvmoe-infra/pinch-zoom-element": "1.2.0",
"@kazvmoe-infra/unicode-emoji-json": "0.4.0",