Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#1325)
Browse files Browse the repository at this point in the history
* fix(deps): update dependencies (non-major)

* test: update snapshot files

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sabertazimi <sabertazimi@gmail.com>
  • Loading branch information
renovate[bot] and sabertazimi authored Oct 10, 2024
1 parent 5c94ea0 commit 605ed64
Show file tree
Hide file tree
Showing 17 changed files with 839 additions and 928 deletions.
16 changes: 8 additions & 8 deletions components/Article/__snapshots__/Article.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ exports[`Article should render correctly (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button"
href="https://twitter.com/intent/tweet?url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(0, 0, 0);"
Expand Down Expand Up @@ -339,7 +339,7 @@ exports[`Article should render correctly (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button"
href="https://www.facebook.com/sharer.php?u=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(24, 119, 242);"
Expand Down Expand Up @@ -380,7 +380,7 @@ exports[`Article should render correctly (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button"
href="https://www.linkedin.com/shareArticle?mini=true&url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(10, 102, 194);"
Expand Down Expand Up @@ -421,7 +421,7 @@ exports[`Article should render correctly (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button"
href="https://service.weibo.com/share/share.php?url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(230, 22, 45);"
Expand Down Expand Up @@ -736,7 +736,7 @@ exports[`Article should render correctly with partial data (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button"
href="https://twitter.com/intent/tweet?url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(0, 0, 0);"
Expand Down Expand Up @@ -778,7 +778,7 @@ exports[`Article should render correctly with partial data (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button"
href="https://www.facebook.com/sharer.php?u=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(24, 119, 242);"
Expand Down Expand Up @@ -819,7 +819,7 @@ exports[`Article should render correctly with partial data (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button"
href="https://www.linkedin.com/shareArticle?mini=true&url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(10, 102, 194);"
Expand Down Expand Up @@ -860,7 +860,7 @@ exports[`Article should render correctly with partial data (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button"
href="https://service.weibo.com/share/share.php?url=https://blog.tazimi.dev/post/1BasicNotes"
role="link"
style="background-color: rgb(230, 22, 45);"
Expand Down
54 changes: 27 additions & 27 deletions components/CodeBlocks/__snapshots__/Pre.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ exports[`Pre should hidden line number correctly (snapshot) 1`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -198,7 +198,7 @@ exports[`Pre should render code title correctly (snapshot) 1`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -307,7 +307,7 @@ exports[`Pre should render different language correctly (snapshot) 1`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -375,7 +375,7 @@ exports[`Pre should render different language correctly (snapshot) 2`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -443,7 +443,7 @@ exports[`Pre should render different language correctly (snapshot) 3`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -511,7 +511,7 @@ exports[`Pre should render different language correctly (snapshot) 4`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -579,7 +579,7 @@ exports[`Pre should render different language correctly (snapshot) 5`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -671,7 +671,7 @@ exports[`Pre should render different language correctly (snapshot) 6`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -739,7 +739,7 @@ exports[`Pre should render different language correctly (snapshot) 7`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -807,7 +807,7 @@ exports[`Pre should render different language correctly (snapshot) 8`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -875,7 +875,7 @@ exports[`Pre should render different language correctly (snapshot) 9`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -984,7 +984,7 @@ exports[`Pre should render different language correctly (snapshot) 10`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -1093,7 +1093,7 @@ exports[`Pre should render different language correctly (snapshot) 11`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -1202,7 +1202,7 @@ exports[`Pre should render different language correctly (snapshot) 12`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -1311,7 +1311,7 @@ exports[`Pre should render different language correctly (snapshot) 13`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -1414,7 +1414,7 @@ exports[`Pre should render different language correctly (snapshot) 14`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -1517,7 +1517,7 @@ exports[`Pre should render different language correctly (snapshot) 15`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -1626,7 +1626,7 @@ exports[`Pre should render different language correctly (snapshot) 16`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -1735,7 +1735,7 @@ exports[`Pre should render different language correctly (snapshot) 17`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -1844,7 +1844,7 @@ exports[`Pre should render different language correctly (snapshot) 18`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -1953,7 +1953,7 @@ exports[`Pre should render different language correctly (snapshot) 19`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -2021,7 +2021,7 @@ exports[`Pre should render different language correctly (snapshot) 20`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -2130,7 +2130,7 @@ exports[`Pre should render different language correctly (snapshot) 21`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -2198,7 +2198,7 @@ exports[`Pre should render different language correctly (snapshot) 22`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -2266,7 +2266,7 @@ exports[`Pre should render empty children correctly (snapshot) 1`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -2336,7 +2336,7 @@ exports[`Pre should render empty className correctly (snapshot) 1`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down Expand Up @@ -2445,7 +2445,7 @@ exports[`Pre should render highlight lines correctly (snapshot) 1`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="copy"
Expand Down
10 changes: 5 additions & 5 deletions components/Footer/__snapshots__/Footer.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ exports[`Footer should render correctly (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://github.com/sabertazimi"
role="link"
tabindex="0"
Expand Down Expand Up @@ -56,7 +56,7 @@ exports[`Footer should render correctly (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://twitter.com/sabertazimi"
role="link"
tabindex="0"
Expand Down Expand Up @@ -93,7 +93,7 @@ exports[`Footer should render correctly (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://facebook.com/sabertazimi"
role="link"
tabindex="0"
Expand Down Expand Up @@ -129,7 +129,7 @@ exports[`Footer should render correctly (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://linkedin.com/sabertazimi"
role="link"
tabindex="0"
Expand Down Expand Up @@ -165,7 +165,7 @@ exports[`Footer should render correctly (snapshot) 1`] = `
tabindex="0"
>
<a
class="ant-btn ant-btn-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
class="ant-btn ant-btn-link ant-btn-color-primary ant-btn-variant-link ant-btn-lg ant-btn-icon-only button mx-5 mb-4 mt-0"
href="https://weibo.com/sabertazimi"
role="link"
tabindex="0"
Expand Down
6 changes: 3 additions & 3 deletions components/Header/__snapshots__/Header.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ exports[`Header should render correctly (snapshot) 1`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="sun"
Expand Down Expand Up @@ -269,7 +269,7 @@ exports[`Header should render correctly (snapshot) 1`] = `
class="ant-input-group-addon"
>
<button
class="ant-btn ant-btn-primary ant-input-search-button"
class="ant-btn ant-btn-primary ant-btn-color-primary ant-btn-variant-solid ant-input-search-button"
type="button"
>
<span>
Expand Down Expand Up @@ -305,7 +305,7 @@ exports[`Header should render correctly (snapshot) 1`] = `
<span
aria-current="true"
class="span"
style="opacity: 1; will-change: transform,opacity; transform: none;"
style="opacity: 1; will-change: transform; transform: none;"
>
<span
aria-label="sun"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ exports[`LandingNav should render routes correctly (snapshot) 1`] = `
<div
class="nav"
role="navigation"
style="opacity: 0; will-change: transform,opacity; transform: translateX(-100%);"
style="opacity: 0; will-change: transform; transform: translateX(-100%);"
>
<div
class="inline-flex tooltip"
Expand Down
Loading

0 comments on commit 605ed64

Please sign in to comment.