Skip to content

Commit db5e41c

Browse files
committed
upgrade
1 parent 54717ca commit db5e41c

File tree

2 files changed

+15
-21
lines changed

2 files changed

+15
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@astrojs/sitemap": "^3.3.0",
3838
"@astrojs/tailwind": "^5.1.5",
3939
"@fontsource-variable/inter": "^5.2.5",
40-
"astro": "^5.6.2",
40+
"astro": "^5.7.1",
4141
"astro-embed": "^0.9.0",
4242
"astro-expressive-code": "^0.41.1",
4343
"astro-icon": "^1.1.5",

yarn.lock

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -450,11 +450,6 @@
450450
"@babel/helper-string-parser" "^7.25.9"
451451
"@babel/helper-validator-identifier" "^7.25.9"
452452

453-
"@capsizecss/metrics@^3.5.0":
454-
version "3.5.0"
455-
resolved "https://registry.yarnpkg.com/@capsizecss/metrics/-/metrics-3.5.0.tgz#80b4b36d00651288e568c46e7b7c2f4e7d187b6f"
456-
integrity sha512-Ju2I/Qn3c1OaU8FgeW4Tc22D4C9NwyVfKzNmzst59bvxBjPoLYNZMqFYn+HvCtn4MpXwiaDtCE8fNuQLpdi9yA==
457-
458453
"@capsizecss/unpack@^2.4.0":
459454
version "2.4.0"
460455
resolved "https://registry.yarnpkg.com/@capsizecss/unpack/-/unpack-2.4.0.tgz#db93ee886b8016c155ba7934c7adbe42a9734f13"
@@ -1854,16 +1849,15 @@ astro-social-share@^2.0.3:
18541849
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.2.0.tgz#4e7609e251cd614a414d884cefc07888ff73d4f4"
18551850
integrity sha512-Z5ebhO6Yw4GLggw7wsTahdpS0f4pf/XuVjQlBpWZ0zyt0cKaVrlG/+u6RzrzN9B2t27wxp90XiosZNwvBZqA+Q==
18561851

1857-
astro@^5.6.2:
1858-
version "5.7.0"
1859-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.7.0.tgz#416a047009078bdb400807e85a0126f66cb03c4f"
1860-
integrity sha512-LxvWFlCQSxRLqvtCfZ/LFzlaHcvX++qtq0NrRmwtDmrZhAyHOoVfLkxEE0STKgn0wjLTuETyBrgCBWe2eb68/A==
1852+
astro@^5.7.1:
1853+
version "5.7.1"
1854+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.7.1.tgz#8a08ad6f7118ab3fdcee99b18a029de3502754f4"
1855+
integrity sha512-5nqSQ7prw3yR6o/ip0TfdQpYSadKADEkyIdGVY8V8FOZIl806GfRhOzNYQnjqyw94mEUJ5067MBeYjdCvf2d7A==
18611856
dependencies:
18621857
"@astrojs/compiler" "^2.11.0"
18631858
"@astrojs/internal-helpers" "0.6.1"
18641859
"@astrojs/markdown-remark" "6.3.1"
18651860
"@astrojs/telemetry" "3.2.0"
1866-
"@capsizecss/metrics" "^3.5.0"
18671861
"@capsizecss/unpack" "^2.4.0"
18681862
"@oslojs/encoding" "^1.1.0"
18691863
"@rollup/pluginutils" "^5.1.4"
@@ -1907,7 +1901,7 @@ astro@^5.6.2:
19071901
tinyglobby "^0.2.12"
19081902
tsconfck "^3.1.5"
19091903
ultrahtml "^1.6.0"
1910-
unifont "^0.1.7"
1904+
unifont "~0.2.0"
19111905
unist-util-visit "^5.0.0"
19121906
unstorage "^1.15.0"
19131907
vfile "^6.0.3"
@@ -5121,10 +5115,10 @@ ofetch@^1.4.1:
51215115
node-fetch-native "^1.6.4"
51225116
ufo "^1.5.4"
51235117

5124-
ohash@^1.1.4:
5125-
version "1.1.6"
5126-
resolved "https://registry.yarnpkg.com/ohash/-/ohash-1.1.6.tgz#9ff7b0271d7076290794537d68ec2b40a60d133e"
5127-
integrity sha512-TBu7PtV8YkAZn0tSxobKY2n2aAQva936lhRrj6957aDaCf9IEtqsKbgMzXE/F/sjqYOwmrukeORHNLe5glk7Cg==
5118+
ohash@^2.0.0:
5119+
version "2.0.11"
5120+
resolved "https://registry.yarnpkg.com/ohash/-/ohash-2.0.11.tgz#60b11e8cff62ca9dee88d13747a5baa145f5900b"
5121+
integrity sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==
51285122

51295123
on-headers@~1.0.2:
51305124
version "1.0.2"
@@ -6679,13 +6673,13 @@ unified@^11.0.0, unified@^11.0.4, unified@^11.0.5:
66796673
trough "^2.0.0"
66806674
vfile "^6.0.0"
66816675

6682-
unifont@^0.1.7:
6683-
version "0.1.7"
6684-
resolved "https://registry.yarnpkg.com/unifont/-/unifont-0.1.7.tgz#17b09cc6c98c10660a13b7d8fa582097ba2c20c7"
6685-
integrity sha512-UyN6r/TUyl69iW/jhXaCtuwA6bP9ZSLhVViwgP8LH9EHRGk5FyIMDxvClqD5z2BV6MI9GMATzd0dyLqFxKkUmQ==
6676+
unifont@~0.2.0:
6677+
version "0.2.0"
6678+
resolved "https://registry.yarnpkg.com/unifont/-/unifont-0.2.0.tgz#6a20188eec5e5bfe54ba511f0c03210365feccfd"
6679+
integrity sha512-RoF14/tOhLvDa7R5K6A3PjsfJVFKvadvRpWjfV1ttabUe9704P1ie9z1ABLWEts/8SxrBVePav/XhgeFNltpsw==
66866680
dependencies:
66876681
css-tree "^3.0.0"
6688-
ohash "^1.1.4"
6682+
ohash "^2.0.0"
66896683

66906684
unist-util-find-after@^5.0.0:
66916685
version "5.0.0"

0 commit comments

Comments
 (0)