File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 37
37
"@astrojs/sitemap" : " ^3.3.0" ,
38
38
"@astrojs/tailwind" : " ^5.1.5" ,
39
39
"@fontsource-variable/inter" : " ^5.2.5" ,
40
- "astro" : " ^5.7.1 " ,
40
+ "astro" : " ^5.7.2 " ,
41
41
"astro-embed" : " ^0.9.0" ,
42
42
"astro-expressive-code" : " ^0.41.1" ,
43
43
"astro-icon" : " ^1.1.5" ,
61
61
"sharp" : " 0.34.1" ,
62
62
"tailwind-clip-path" : " ^1.0.0" ,
63
63
"tailwind-merge" : " ^2.6.0" ,
64
- "zod" : " ^3.24.2 "
64
+ "zod" : " ^3.24.3 "
65
65
},
66
66
"resolutions" : {
67
67
"**/sharp" : " 0.34.1"
Original file line number Diff line number Diff line change @@ -1849,10 +1849,10 @@ astro-social-share@^2.0.3:
1849
1849
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.2.0.tgz#4e7609e251cd614a414d884cefc07888ff73d4f4"
1850
1850
integrity sha512-Z5ebhO6Yw4GLggw7wsTahdpS0f4pf/XuVjQlBpWZ0zyt0cKaVrlG/+u6RzrzN9B2t27wxp90XiosZNwvBZqA+Q==
1851
1851
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 ==
1852
+ astro@^5.7.2 :
1853
+ version "5.7.2 "
1854
+ resolved "https://registry.yarnpkg.com/astro/-/astro-5.7.2 .tgz#8e94c21ab6d92018e102a3289118fb9d1ad64c23 "
1855
+ integrity sha512-h/+MjrirU2xT+khkxvwPxE7c1O4nxzVtuSnGIqx+3dtrmUoxJvnNeIBnO7ED0mWzo6ClZ4aVBQj63M7U47anLg ==
1856
1856
dependencies :
1857
1857
" @astrojs/compiler" " ^2.11.0"
1858
1858
" @astrojs/internal-helpers" " 0.6.1"
@@ -7309,6 +7309,11 @@ zod@^3.23.8, zod@^3.24.2:
7309
7309
resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.2.tgz#8efa74126287c675e92f46871cfc8d15c34372b3"
7310
7310
integrity sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==
7311
7311
7312
+ zod@^3.24.3 :
7313
+ version "3.24.3"
7314
+ resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.3.tgz#1f40f750a05e477396da64438e0e1c0995dafd87"
7315
+ integrity sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==
7316
+
7312
7317
zwitch@^2.0.0, zwitch@^2.0.4 :
7313
7318
version "2.0.4"
7314
7319
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.4.tgz#c827d4b0acb76fc3e685a4c6ec2902d51070e9d7"
You can’t perform that action at this time.
0 commit comments