mirror of
https://github.com/scratchfoundation/scratch-render.git
synced 2025-06-05 10:03:50 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.191
This commit is contained in:
parent
67504caebf
commit
743521b5dd
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.52.0",
|
||||
"scratch-render-fonts": "1.0.190",
|
||||
"scratch-render-fonts": "1.0.191",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.130",
|
||||
"scratch-vm": "5.0.300",
|
||||
|
@ -20412,9 +20412,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.190",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.190.tgz",
|
||||
"integrity": "sha512-yTK+BnH5rE1BI3s22BtHx5t4pfF0actTNWNQ0mofgCjGl37vuzJldU6MDrWn4eR1ylxTErnd8XR3f71fNoFneg==",
|
||||
"version": "1.0.191",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.191.tgz",
|
||||
"integrity": "sha512-HIexNTWPelrN8do45Cvxy0P9dRV2AJmxgA6CYnO9+AEbZJAepbGVkyrCCARQeT0nZQMpGozLFWJf5ZKDS+/wgA==",
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
}
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"jsdoc": "3.6.11",
|
||||
"json": "9.0.6",
|
||||
"playwright-chromium": "1.52.0",
|
||||
"scratch-render-fonts": "1.0.190",
|
||||
"scratch-render-fonts": "1.0.191",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-storage": "4.0.130",
|
||||
"scratch-vm": "5.0.300",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue