mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-15 15:01:30 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.193
This commit is contained in:
parent
bb9ac40252
commit
eed18fea05
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -57,7 +57,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.210",
|
||||
"scratch-l10n": "5.0.230",
|
||||
"scratch-render-fonts": "1.0.190",
|
||||
"scratch-render-fonts": "1.0.193",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
@ -20150,9 +20150,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.193",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.193.tgz",
|
||||
"integrity": "sha512-EznxrRK6aN7yhLDV1LLvkfe3gZIJVLcYL0lhg+tKnkZcf6nYmwroiz2YgicKXIJEM96xCEgwni/+kxwtTiOtkw==",
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
}
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.210",
|
||||
"scratch-l10n": "5.0.230",
|
||||
"scratch-render-fonts": "1.0.190",
|
||||
"scratch-render-fonts": "1.0.193",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue