mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-26 22:30:27 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.183
This commit is contained in:
parent
a316c29c94
commit
e66650f507
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.209",
|
||||
"scratch-l10n": "5.0.202",
|
||||
"scratch-render-fonts": "1.0.182",
|
||||
"scratch-render-fonts": "1.0.183",
|
||||
"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.182",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.182.tgz",
|
||||
"integrity": "sha512-T8oNXeFippbp5OK65EeFB/zheVN7e1GR2xKDSRH+IEU9bD0nsLC+WwIBje3KgpofvIMP3sKEvkRg0ZHBH3TO/Q==",
|
||||
"version": "1.0.183",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.183.tgz",
|
||||
"integrity": "sha512-/gIrSq/rOprEMecfHWorm0IN59dLAixH4Qih6f4UV0L9DRzriAzrVj1r171fxc1pQMdIeP/k8I7z0tInhuBJxw==",
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
}
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.209",
|
||||
"scratch-l10n": "5.0.202",
|
||||
"scratch-render-fonts": "1.0.182",
|
||||
"scratch-render-fonts": "1.0.183",
|
||||
"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