chore(deps): update all digest updates #120

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-09-04 04:05:57 +04:00
+10 -10
View File
@@ -3174,9 +3174,9 @@
}
},
"node_modules/astro": {
"version": "7.2.10",
"resolved": "https://registry.npmjs.org/astro/-/astro-7.2.10.tgz",
"integrity": "sha512-uPtD+nK6kQXugyq4kiMPwj9OI3Sae6HSerA5X+fuv2CPaDwxmokFPPFlGRKIAXH0QAKu+zot2q6yrLG61wFmqg==",
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-7.3.1.tgz",
"integrity": "sha512-A/bJYHtc6n0UAdROY9W948fW6lX0pnUA+JWKW+IGCXRyDIGN2MsXC0OlS8onZGJjr+sv8htemwOc9W5PBRXCkw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler-rs": "^0.4.0",
@@ -3231,7 +3231,7 @@
"vitefu": "^1.1.2",
"xxhash-wasm": "^1.1.0",
"yargs-parser": "^22.0.0",
"zod": "^4.3.6"
"zod": "^4.5.4"
},
"bin": {
"astro": "bin/astro.mjs"
@@ -8169,9 +8169,9 @@
}
},
"node_modules/sass": {
"version": "1.103.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.103.1.tgz",
"integrity": "sha512-9icZURbP51S6S0QGoyaeqk9uB06GNWxsFYWfH5RgpFgqK5FA8tJcM3AdVxrZEVJ7dz+L87nG95gBKf4VuaMHGw==",
"version": "1.104.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.104.0.tgz",
"integrity": "sha512-btHMApW2bgolvClhRW8AlQJzgI9lUB3pPSofBQQT+E46GWvf9o0TVQ13SYv5riWZVFyPN+JNz3TKW9XhBlc10w==",
"license": "MIT",
"dependencies": {
"chokidar": "^5.0.0",
@@ -9675,9 +9675,9 @@
"license": "MIT"
},
"node_modules/zod": {
"version": "4.4.3",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
"integrity": "sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==",
"version": "4.5.4",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.5.4.tgz",
"integrity": "sha512-sC95tT5iHHH9gtpj6A81kh+NEaRAUFN+qlUPDUbRfOMvNf5QCBqsb3WgvnpVtK5Y+4UfA6KqufotuTvMGiTlsA==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"