Skip to content

Commit

Permalink
Render Font Awesome icons in <ClientOnly> mode
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoli Nicolae <[email protected]>
  • Loading branch information
anatolinicolae committed Aug 24, 2023
1 parent a4752a9 commit bfe9a47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@apiscp/vitepress-theme": "^1.0.5",
"@apiscp/vitepress-theme": "^1.0.6",
"gray-matter": "^4.0.3",
"vitepress": "^1.0.0-rc.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,10 @@
"@algolia/logger-common" "4.19.1"
"@algolia/requester-common" "4.19.1"

"@apiscp/vitepress-theme@^1.0.5":
version "1.0.5"
resolved "https://registry.yarnpkg.com/@apiscp/vitepress-theme/-/vitepress-theme-1.0.5.tgz#5d081295ce19b5da716577821548125a49ea0e1e"
integrity sha512-o4CFxL1AsUACPaC48Gb5BORhOw5MVQCnymk2eFZeJBG/b304Kyd7VQSR8bQy1f7bReET85AetgqRqk3XEYHJkA==
"@apiscp/vitepress-theme@^1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@apiscp/vitepress-theme/-/vitepress-theme-1.0.6.tgz#05c8782347478c40587dfc9b840fba9a352627c3"
integrity sha512-Hppa/faY/4NSqFjwoCd5RqJH1WJZyD+YKzoGMes9tHkhRwkhezT+F0bZDdtDRksT7BiVkkK8mAoPvYgZVcXLig==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.4.2"
"@fortawesome/free-regular-svg-icons" "^6.4.2"
Expand Down

0 comments on commit bfe9a47

Please sign in to comment.