chore(deps): update all digest updates (#147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-29 22:14:50 +00:00
committed by GitHub
parent 88800e66c3
commit 91ba9ddbc2

12
package-lock.json generated
View File

@@ -2624,9 +2624,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.16.2", "version": "5.16.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.16.2.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.3.tgz",
"integrity": "sha512-NFXqhB1UgBvleF5rLZ7a31Qzprf1lSch+k8o2XTvsw1d97gxGrjVVeWa8AnZUFtirz84YPW6+5NbLVNzS2y+uQ==", "integrity": "sha512-KzDk41F9Dspf5fM/Ls4XZhV4/csjJcWBrlenbnp5V3NGwU1zEaJz/HIyrdKdf5yw+FgwCeD2+Yos1Xkx9gnI0A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.13.0", "@astrojs/compiler": "^2.13.0",
@@ -6315,9 +6315,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.7.2", "version": "3.7.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.3.tgz",
"integrity": "sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==", "integrity": "sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==",
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"prettier": "bin/prettier.cjs" "prettier": "bin/prettier.cjs"