mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-06-29 00:13:21 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.131
This commit is contained in:
parent
4931d13826
commit
25befe300f
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -36,7 +36,7 @@
|
|||
"jsdoc": "3.6.11",
|
||||
"json": "9.0.6",
|
||||
"playwright-chromium": "1.49.0",
|
||||
"scratch-render-fonts": "1.0.130",
|
||||
"scratch-render-fonts": "1.0.131",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-storage": "2.3.284",
|
||||
"scratch-vm": "4.8.113",
|
||||
|
@ -21864,9 +21864,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.130",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.130.tgz",
|
||||
"integrity": "sha512-76hnac/udWE275C56gi2q1vnwzfQXk7Zcvk3BM9IQiaE3xQcMz8jiV/hy1urXg5XI0wkGZyFkjK60oyBeijSdg==",
|
||||
"version": "1.0.131",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.131.tgz",
|
||||
"integrity": "sha512-6ZQZd7sxtPM3FyFxTEXu4/EiZLpsFw68BRP6S6AfUhSpfuYjK8eia7HhoURYR8/ULw7LkN8PAuQcGtcXs3J93g==",
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
}
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"jsdoc": "3.6.11",
|
||||
"json": "9.0.6",
|
||||
"playwright-chromium": "1.49.0",
|
||||
"scratch-render-fonts": "1.0.130",
|
||||
"scratch-render-fonts": "1.0.131",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-storage": "2.3.284",
|
||||
"scratch-vm": "4.8.113",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue