fix(deps): update dependency scratch-render-fonts to v1.0.192

This commit is contained in:
renovate[bot] 2025-05-10 07:00:56 +00:00 committed by GitHub
parent a48c0775f9
commit 3cadcb3103
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -36,7 +36,7 @@
"jsdoc": "3.6.11",
"json": "9.0.6",
"playwright-chromium": "1.52.0",
"scratch-render-fonts": "1.0.191",
"scratch-render-fonts": "1.0.192",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.133",
"scratch-vm": "5.0.300",
@ -20412,9 +20412,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.191",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.191.tgz",
"integrity": "sha512-HIexNTWPelrN8do45Cvxy0P9dRV2AJmxgA6CYnO9+AEbZJAepbGVkyrCCARQeT0nZQMpGozLFWJf5ZKDS+/wgA==",
"version": "1.0.192",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.192.tgz",
"integrity": "sha512-3kVM/Mn0nbPeJ/k0n5ofbpLPcK6bYqfsZBiyWkdU6Vkv3tLWwNCIpYosUkWHMBI4vULLLUvj4Gi5pd6RxfxbmQ==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -68,7 +68,7 @@
"jsdoc": "3.6.11",
"json": "9.0.6",
"playwright-chromium": "1.52.0",
"scratch-render-fonts": "1.0.191",
"scratch-render-fonts": "1.0.192",
"scratch-semantic-release-config": "3.0.0",
"scratch-storage": "4.0.133",
"scratch-vm": "5.0.300",