Skip to content

Commit c86341a

Browse files
committed
upgrade
1 parent d496ac9 commit c86341a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@astrojs/sitemap": "^3.4.2",
3939
"@astrojs/tailwind": "^5.1.5",
4040
"@fontsource-variable/inter": "^5.2.6",
41-
"astro": "^5.12.8",
41+
"astro": "^5.12.9",
4242
"astro-embed": "^0.9.0",
4343
"astro-expressive-code": "^0.41.3",
4444
"astro-icon": "^1.1.5",
@@ -63,15 +63,15 @@
6363
"sharp": "0.34.3",
6464
"tailwind-clip-path": "^1.0.0",
6565
"tailwind-merge": "^2.6.0",
66-
"zod": "^4.0.14"
66+
"zod": "^4.0.16"
6767
},
6868
"resolutions": {
6969
"**/sharp": "0.34.3"
7070
},
7171
"devDependencies": {
7272
"@astrojs/check": "^0.9.4",
7373
"@expressive-code/plugin-collapsible-sections": "^0.41.3",
74-
"@ianvs/prettier-plugin-sort-imports": "^4.5.1",
74+
"@ianvs/prettier-plugin-sort-imports": "^4.6.1",
7575
"@iconify-json/mdi": "^1.2.3",
7676
"@tailwindcss/typography": "^0.5.16",
7777
"@types/lodash.debounce": "^4.0.9",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -750,10 +750,10 @@
750750
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
751751
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
752752

753-
"@ianvs/prettier-plugin-sort-imports@^4.5.1":
754-
version "4.5.1"
755-
resolved "https://registry.yarnpkg.com/@ianvs/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.5.1.tgz#9d6063fc327ec71cf14bcfe1e8b31e14f7f47316"
756-
integrity sha512-vOQwIyQHnHz0ikvHEQDzwUkNfX74o/7qNEpm9LiPtyBvCg/AU/DOkhwe1o92chPS1QzS6G7HeiO+OwIt8a358A==
753+
"@ianvs/prettier-plugin-sort-imports@^4.6.1":
754+
version "4.6.1"
755+
resolved "https://registry.yarnpkg.com/@ianvs/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.6.1.tgz#da920ec4bc3068bbbec95e83c4515bac4d6eaed3"
756+
integrity sha512-Q0gujs/g6tw1uOGd1bTVLGDzAwb/UwrCehhPCQevTCYDkho8+eQSOhA0zcy9AM0XnXM1ChBWsZeE4P7Nym0pyw==
757757
dependencies:
758758
"@babel/generator" "^7.26.2"
759759
"@babel/parser" "^7.26.2"
@@ -1923,10 +1923,10 @@ astro-social-share@^2.0.3:
19231923
resolved "https://registry.yarnpkg.com/astro-social-share/-/astro-social-share-2.2.0.tgz#4e7609e251cd614a414d884cefc07888ff73d4f4"
19241924
integrity sha512-Z5ebhO6Yw4GLggw7wsTahdpS0f4pf/XuVjQlBpWZ0zyt0cKaVrlG/+u6RzrzN9B2t27wxp90XiosZNwvBZqA+Q==
19251925

1926-
astro@^5.12.8:
1927-
version "5.12.8"
1928-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.8.tgz#ddccb1e1b9ffc07bbfa3eb512cfded8bf0f319b4"
1929-
integrity sha512-KkJ7FR+c2SyZYlpakm48XBiuQcRsrVtdjG5LN5an0givI/tLik+ePJ4/g3qrAVhYMjJOxBA2YgFQxANPiWB+Mw==
1926+
astro@^5.12.9:
1927+
version "5.12.9"
1928+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.12.9.tgz#f579b09add12a4bd02f438866c5a6a5832c9215e"
1929+
integrity sha512-cZ7kZ61jyE5nwSrFKSRyf5Gds+uJELqQxJFqMkcgiWQvhWZJUSShn8Uz3yc9WLyLw5Kim5P5un9SkJSGogfEZQ==
19301930
dependencies:
19311931
"@astrojs/compiler" "^2.12.2"
19321932
"@astrojs/internal-helpers" "0.7.1"
@@ -7423,10 +7423,10 @@ zod@^3.23.8, zod@^3.24.4:
74237423
resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.76.tgz#26841c3f6fd22a6a2760e7ccb719179768471e34"
74247424
integrity sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==
74257425

7426-
zod@^4.0.14:
7427-
version "4.0.14"
7428-
resolved "https://registry.yarnpkg.com/zod/-/zod-4.0.14.tgz#cc3a0a21981e63e0f99c0f4f1decd92ec3be7e9f"
7429-
integrity sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==
7426+
zod@^4.0.16:
7427+
version "4.0.16"
7428+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.0.16.tgz#bf785eb8dda343c2746ecbd7a6bb47f20ed588c3"
7429+
integrity sha512-Djo/cM339grjI7/HmN+ixYO2FzEMcWr/On50UlQ/RjrWK1I/hPpWhpC76heCptnRFpH0LMwrEbUY50HDc0V8wg==
74307430

74317431
zwitch@^2.0.0, zwitch@^2.0.4:
74327432
version "2.0.4"

0 commit comments

Comments
 (0)