chore(deps): update all digest updates
All checks were successful
Test / npm test (pull_request) Successful in 45s
Test / npm test (push) Successful in 45s
RenovateBot / renovate (push) Successful in 1m22s

This commit was merged in pull request #36.
This commit is contained in:
2026-04-16 00:02:23 +00:00
parent 4d4ac9aa4b
commit a94a80ca38

12
package-lock.json generated
View File

@@ -2609,9 +2609,9 @@
}
},
"node_modules/astro": {
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.6.tgz",
"integrity": "sha512-pRsz+kYriwCV/AUcY/I9OVKtVHuYFs2DtCszAxprXded/kTE53nMwxfnK0Nf6FPfaX9vcUiLnigcSIhuFoKntA==",
"version": "6.1.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.7.tgz",
"integrity": "sha512-pvZysIUV2C2nRv8N7cXAkCLcfDQz/axAxF09SqiTz1B+xnvbhy6KzL2I6J15ZBXk8k0TfMD75dJ151QyQmAqZA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^3.0.1",
@@ -6177,9 +6177,9 @@
}
},
"node_modules/prettier": {
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz",
"integrity": "sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz",
"integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==",
"license": "MIT",
"bin": {
"prettier": "bin/prettier.cjs"