0
mirror of https://github.com/valentineus/popov.link.git synced 2025-08-12 09:26:41 +03:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-30 03:00:12 +00:00
committed by GitHub
parent b324aa97c5
commit 0b975cf5c9

20
package-lock.json generated
View File

@@ -2434,9 +2434,9 @@
}
},
"node_modules/astro": {
"version": "5.12.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.4.tgz",
"integrity": "sha512-ns+/KpfWToKvVf2DJTj4EIa4U59/XVBXeeq6VZUr5DXe6OZJFs8NfJi+W20nRm5nduIeBZGRzaoxPFq9lm4WEg==",
"version": "5.12.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.5.tgz",
"integrity": "sha512-cq+2h13F/aznM91bxXxKgqYj36gbXe6jC5kiUAXgWlh2nTyNtiCNMdDFpL2wIWSzac5+KzvRjKmxsYWbcmD4EQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",
@@ -3522,9 +3522,9 @@
}
},
"node_modules/css-gradient-parser": {
"version": "0.0.16",
"resolved": "https://registry.npmjs.org/css-gradient-parser/-/css-gradient-parser-0.0.16.tgz",
"integrity": "sha512-3O5QdqgFRUbXvK1x5INf1YkBz1UKSWqrd63vWsum8MNHDBYD5urm3QtxZbKU259OrEXNM26lP/MPY3d1IGkBgA==",
"version": "0.0.17",
"resolved": "https://registry.npmjs.org/css-gradient-parser/-/css-gradient-parser-0.0.17.tgz",
"integrity": "sha512-w2Xy9UMMwlKtou0vlRnXvWglPAceXCTtcmVSo8ZBUvqCV5aXEFP/PC6d+I464810I9FT++UACwTD5511bmGPUg==",
"license": "MIT",
"engines": {
"node": ">=16"
@@ -7114,15 +7114,15 @@
}
},
"node_modules/satori": {
"version": "0.16.1",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.16.1.tgz",
"integrity": "sha512-JM4bFaca8HMA11Xyfgrclv9qIPnd9uhUDr2oYrVlzqTrV7EA/VEeq/7hwe8r0eQP4JwNVW70JBtLRk0v48BTXg==",
"version": "0.16.2",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.16.2.tgz",
"integrity": "sha512-tORnR2UZ1cB9N81WDjx5ZC4ToPmkybnJWyR8N1OC/z+5kWZcG1mcLssJ5WLNBj1lNr2igIFW0bIiugCxRKL/jQ==",
"license": "MPL-2.0",
"dependencies": {
"@shuding/opentype.js": "1.4.0-beta.0",
"css-background-parser": "^0.1.0",
"css-box-shadow": "1.0.0-3",
"css-gradient-parser": "^0.0.16",
"css-gradient-parser": "^0.0.17",
"css-to-react-native": "^3.0.0",
"emoji-regex-xs": "^2.0.1",
"escape-html": "^1.0.3",