fix(deps): update all digest updates #91

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-07-24 04:07:07 +04:00
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -27,7 +27,7 @@
"rehype-external-links": "^3.0.0", "rehype-external-links": "^3.0.0",
"sanitize-html": "^2.17.3", "sanitize-html": "^2.17.3",
"sass": "^1.89.1", "sass": "^1.89.1",
"satori": "^0.28.0", "satori": "^0.29.0",
"satori-html": "^0.3.2", "satori-html": "^0.3.2",
"schema-dts": "^2.0.0", "schema-dts": "^2.0.0",
"sharp": "^0.35.0", "sharp": "^0.35.0",
@@ -7452,9 +7452,9 @@
} }
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.101.3", "version": "1.101.7",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.3.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.101.7.tgz",
"integrity": "sha512-Z1lLHhtAII+dyLNIQB6JQTZMy7sDxk3f5NzbINRc9ks1P0HCGvSuKev0wUhULFpLSaHBIMZrcTs9WDQUZerrgA==", "integrity": "sha512-cDeUYU0dhwKVbpYg/ppsjyuoddxYhWlJOkRoI7+/iZsaSp7iowWDfm+tL2HcUafedWBDvbf/+hx0QRgKG4JSHA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"chokidar": "^5.0.0", "chokidar": "^5.0.0",
@@ -7510,9 +7510,9 @@
} }
}, },
"node_modules/satori": { "node_modules/satori": {
"version": "0.28.2", "version": "0.29.0",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.28.2.tgz", "resolved": "https://registry.npmjs.org/satori/-/satori-0.29.0.tgz",
"integrity": "sha512-AZBuptlBvlMf+EC/WI6Ss5MJwSEstrC6Pf1o5b2keg6h1QbvjStmrnJXUDGWOrfC1KSU0FApyGhF2xnBwmJRgA==", "integrity": "sha512-fPAfrwNaIQ7EsJLhY382STEqpczN6ZEH9NsKXDQgRcxUXNNPB73iAjSshzFwTaaScT68pxV0pmG6TBzDQ4sEGw==",
"license": "MPL-2.0", "license": "MPL-2.0",
"dependencies": { "dependencies": {
"@shuding/opentype.js": "1.4.0-beta.0", "@shuding/opentype.js": "1.4.0-beta.0",
+1 -1
View File
@@ -38,7 +38,7 @@
"rehype-external-links": "^3.0.0", "rehype-external-links": "^3.0.0",
"sanitize-html": "^2.17.3", "sanitize-html": "^2.17.3",
"sass": "^1.89.1", "sass": "^1.89.1",
"satori": "^0.28.0", "satori": "^0.29.0",
"satori-html": "^0.3.2", "satori-html": "^0.3.2",
"schema-dts": "^2.0.0", "schema-dts": "^2.0.0",
"sharp": "^0.35.0", "sharp": "^0.35.0",