chore(deps): update all digest updates
Test / npm test (pull_request) Successful in 43s
RenovateBot / renovate (push) Successful in 36s
Test / npm test (push) Successful in 46s

This commit was merged in pull request #90.
This commit is contained in:
2026-07-22 00:02:46 +00:00
parent 9e7d09332f
commit 568eba94fb
+9 -9
View File
@@ -6889,9 +6889,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.9.5", "version": "3.9.6",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.5.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.6.tgz",
"integrity": "sha512-/FVl766LpUfB5vXgCYOYa0MeV/441Ia99AeICQIQFTY/Nw0roZwULcXpku5i1/m5kt/baz+s4Zogspd839HSMg==", "integrity": "sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==",
"license": "MIT", "license": "MIT",
"bin": { "bin": {
"prettier": "bin/prettier.cjs" "prettier": "bin/prettier.cjs"
@@ -7452,9 +7452,9 @@
} }
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.101.0", "version": "1.101.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.0.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.101.3.tgz",
"integrity": "sha512-OL3GoQyoUdDt843DpVmDO6y2k1sc5IhUDSpu8XucEI+35neq5QivZ1iuegnpraEVTJXlQGK1gl27zKcTLEPbQw==", "integrity": "sha512-Z1lLHhtAII+dyLNIQB6JQTZMy7sDxk3f5NzbINRc9ks1P0HCGvSuKev0wUhULFpLSaHBIMZrcTs9WDQUZerrgA==",
"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.1", "version": "0.28.2",
"resolved": "https://registry.npmjs.org/satori/-/satori-0.28.1.tgz", "resolved": "https://registry.npmjs.org/satori/-/satori-0.28.2.tgz",
"integrity": "sha512-PjF/PhstPlvBHxsBhMi8A8F2z9pgd1VkEI8a7n2ZkFg4cKE1f8rRP/LGiXLv3EFTw7a2gr9wS2pWwgMYdVJKUg==", "integrity": "sha512-AZBuptlBvlMf+EC/WI6Ss5MJwSEstrC6Pf1o5b2keg6h1QbvjStmrnJXUDGWOrfC1KSU0FApyGhF2xnBwmJRgA==",
"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",