0
mirror of https://github.com/valentineus/popov.link.git synced 2025-09-12 15:10:30 +03:00

fix(deps): update all digest updates (#87)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-27 23:22:38 +00:00
committed by GitHub
parent df19c48c6c
commit 8268013a7d

12
package-lock.json generated
View File

@@ -2434,9 +2434,9 @@
}
},
"node_modules/astro": {
"version": "5.13.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.13.3.tgz",
"integrity": "sha512-V0mUOUK70UZ7xqXp5Noqse/SREU0P756KgFufBEluq5LkmBejzC2GENMUA2Na+PFwUjemElJtRlpKyrnKpFhSQ==",
"version": "5.13.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.13.4.tgz",
"integrity": "sha512-Mgq5GYy3EHtastGXqdnh1UPuN++8NmJSluAspA5hu33O7YRs/em/L03cUfRXtc60l5yx5BfYJsjF2MFMlcWlzw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",
@@ -3725,9 +3725,9 @@
"license": "CC0-1.0"
},
"node_modules/dayjs": {
"version": "1.11.13",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz",
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
"version": "1.11.14",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.14.tgz",
"integrity": "sha512-E8fIdSxUlyqSA8XYGnNa3IkIzxtEmFjI+JU/6ic0P1zmSqyL6HyG5jHnpPjRguDNiaHLpfvHKWFiohNsJLqcJQ==",
"license": "MIT"
},
"node_modules/debug": {