chore(deps): update dependency astro to v6.4.3 #59

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-06-03 04:05:21 +04:00
Showing only changes of commit 599412e5ff - Show all commits
+7 -7
View File
@@ -2713,9 +2713,9 @@
}
},
"node_modules/astro": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.4.2.tgz",
"integrity": "sha512-8H89CH2dKL5SCU99OCqdU9BGjmPkSJqaPurywj5XMo7eMFGUFD3vsNhdEKnEh4mK4LgGje3/QDTTSIIGst0G0Q==",
"version": "6.4.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.4.3.tgz",
"integrity": "sha512-heArIk8zLcxuoj1WgBH2zGdAD8zKSU1mEcBvS6hYMEHRPlbtvB+4Y8ri9Z27hzeryvGaFgrH32zjghEfV2y07g==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^4.0.0",
@@ -2732,7 +2732,7 @@
"clsx": "^2.1.1",
"common-ancestor-path": "^2.0.0",
"cookie": "^1.1.1",
"devalue": "^5.6.3",
"devalue": "^5.8.1",
"diff": "^8.0.3",
"dset": "^3.1.4",
"es-module-lexer": "^2.0.0",
@@ -3449,9 +3449,9 @@
}
},
"node_modules/devalue": {
"version": "5.7.1",
"resolved": "https://registry.npmjs.org/devalue/-/devalue-5.7.1.tgz",
"integrity": "sha512-MUbZ586EgQqdRnC4yDrlod3BEdyvE4TapGYHMW2CiaW+KkkFmWEFqBUaLltEZCGi0iFXCEjRF0OjF0DV2QHjOA==",
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/devalue/-/devalue-5.8.1.tgz",
"integrity": "sha512-4CXDYRBGqN+57wVJkuXBYmpAVUSg3L6JAQa/DFqm238G73E1wuyc/JhGQJzN7vUf/CMphYau2zXbfWzDR5aTEw==",
"license": "MIT"
},
"node_modules/devlop": {