Skip to content

Commit fc46570

Browse files
committed
yarn upgrade
1 parent 49b3c48 commit fc46570

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"astro": "^4.16.14",
3838
"astro-embed": "^0.9.0",
3939
"astro-expressive-code": "^0.38.3",
40-
"astro-icon": "^1.1.2",
40+
"astro-icon": "^1.1.4",
4141
"astro-remote": "^0.3.3",
42-
"astro-social-share": "^2.0.2",
42+
"astro-social-share": "^2.0.3",
4343
"class-variance-authority": "^0.7.0",
4444
"clsx": "^2.1.1",
4545
"date-fns": "^4.1.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1881,10 +1881,10 @@ astro-expressive-code@^0.38.3:
18811881
dependencies:
18821882
rehype-expressive-code "^0.38.3"
18831883

1884-
astro-icon@^1.1.2:
1885-
version "1.1.2"
1886-
resolved "https://registry.yarnpkg.com/astro-icon/-/astro-icon-1.1.2.tgz#4f7fdeb6ae15ce8bb27bad0b0c8f0c160e2d5510"
1887-
integrity sha512-2qAHBtZLYuFEIMP0Ck0edyLi5fQmJjwP2Qbv41f8L4KAJ2sra/dH7q5lCOn4q0DHVtS0w3tPG8UKQRits3UPcg==
1884+
astro-icon@^1.1.4:
1885+
version "1.1.4"
1886+
resolved "https://registry.yarnpkg.com/astro-icon/-/astro-icon-1.1.4.tgz#64cb630a82d42d4bf3814d7c56192e1b066de08a"
1887+
integrity sha512-sMLkQaevIQLv38WBzb/RDbsmxhg5+X+KcNmpTi9cE6MLurNWU1MPnlO87d9Vwg4HxTenKpDlYp81A3syXFW/gw==
18881888
dependencies:
18891889
"@iconify/tools" "^4.0.5"
18901890
"@iconify/types" "^2.0.0"
@@ -1901,10 +1901,10 @@ astro-remote@^0.3.3:
19011901
marked-smartypants "^1.1.6"
19021902
ultrahtml "^1.5.3"
19031903

1904-
astro-social-share@^2.0.2:
1905-
version "2.0.2"
1906-
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.0.2.tgz#81497f8e8bc072934a4e0a96ebeff7607c7ce3fd"
1907-
integrity sha512-bPeZUOzOTuXIJjVYmRrnsP8bK+qv3aviey+F8tFgG30rR1npc4SkyOb05hsp2BLuDci9kbuoHFW6Vr3L4ozjSw==
1904+
astro-social-share@^2.0.3:
1905+
version "2.0.3"
1906+
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.0.3.tgz#69fe973653ae9fcf61d58afc43f870097be2e483"
1907+
integrity sha512-c5y6eIgUaE5WNWqkhRWXn7ILFjEUkD8ftYH9b1AmB2ZV7tLGktAHk0gWxVG3e7S5J5TLWlA88Q59NaXTvg4Smg==
19081908

19091909
astro@^4.16.14:
19101910
version "4.16.14"

0 commit comments

Comments
 (0)