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

This commit is contained in:
renovate[bot] 2025-03-12 14:17:54 +00:00 committed by GitHub
parent 346db1219b
commit 2e010f83d8
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

@ -57,7 +57,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.206",
"scratch-l10n": "5.0.159",
"scratch-render-fonts": "1.0.172",
"scratch-render-fonts": "1.0.173",
"scratch-semantic-release-config": "3.0.0",
"scratch-webpack-configuration": "3.0.0",
"script-loader": "0.7.2",
@ -20181,9 +20181,9 @@
}
},
"node_modules/scratch-render-fonts": {
"version": "1.0.172",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.172.tgz",
"integrity": "sha512-4QwYC9/QjUfxzpnOXf7VIICj1OK/JLbi5DOJoCQyhvaPoVMWXFwC3OU62P57i/+RS3+AU89GRHSCZixmhLlFxA==",
"version": "1.0.173",
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.173.tgz",
"integrity": "sha512-v0bbHg9VTN2n943yi6rjaHVBUiVmKJ0dpFb45qUxTlLM8bXdI/cglMxJol7R/JtAFCI3Yf82jSY3AcTXBHkF5g==",
"dependencies": {
"base64-loader": "^1.0.0"
}

View file

@ -101,7 +101,7 @@
"pngjs": "3.4.0",
"scratch-blocks": "1.1.206",
"scratch-l10n": "5.0.159",
"scratch-render-fonts": "1.0.172",
"scratch-render-fonts": "1.0.173",
"scratch-semantic-release-config": "3.0.0",
"scratch-webpack-configuration": "3.0.0",
"script-loader": "0.7.2",