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 (#89)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-31 12:49:13 +00:00
committed by GitHub
parent 8268013a7d
commit 657836a142
2 changed files with 11 additions and 11 deletions

20
package-lock.json generated
View File

@@ -23,7 +23,7 @@
"mdast-util-to-string": "^4.0.0",
"reading-time": "^1.5.0",
"sass": "^1.89.1",
"satori": "^0.16.0",
"satori": "^0.18.0",
"satori-html": "^0.3.2",
"schema-dts": "^1.1.5",
"sharp": "^0.34.2",
@@ -2434,9 +2434,9 @@
}
},
"node_modules/astro": {
"version": "5.13.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.13.4.tgz",
"integrity": "sha512-Mgq5GYy3EHtastGXqdnh1UPuN++8NmJSluAspA5hu33O7YRs/em/L03cUfRXtc60l5yx5BfYJsjF2MFMlcWlzw==",
"version": "5.13.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.13.5.tgz",
"integrity": "sha512-XmBzkl13XU97+n/QiOM5uXQdAVe0yKt5gO+Wlgc8dHRwHR499qhMQ5sMFckLJweUINLzcNGjP3F5nG4wV8a2XA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",
@@ -3725,9 +3725,9 @@
"license": "CC0-1.0"
},
"node_modules/dayjs": {
"version": "1.11.14",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.14.tgz",
"integrity": "sha512-E8fIdSxUlyqSA8XYGnNa3IkIzxtEmFjI+JU/6ic0P1zmSqyL6HyG5jHnpPjRguDNiaHLpfvHKWFiohNsJLqcJQ==",
"version": "1.11.18",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz",
"integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==",
"license": "MIT"
},
"node_modules/debug": {
@@ -7114,9 +7114,9 @@
}
},
"node_modules/satori": {
"version": "0.16.2",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.16.2.tgz",
"integrity": "sha512-tORnR2UZ1cB9N81WDjx5ZC4ToPmkybnJWyR8N1OC/z+5kWZcG1mcLssJ5WLNBj1lNr2igIFW0bIiugCxRKL/jQ==",
"version": "0.18.1",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.18.1.tgz",
"integrity": "sha512-TQvguO82qSvLlknlAT1D661+KFsiiiYUHgbRxMjAlHNjUyqAcY9LcDqUpt/yM9LEjlxwuvlru616JVcv8YYTUA==",
"license": "MPL-2.0",
"dependencies": {
"@shuding/opentype.js": "1.4.0-beta.0",