mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-06-25 13:50:22 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.164
This commit is contained in:
parent
fcabae4941
commit
7058254704
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.206",
|
||||
"scratch-l10n": "5.0.130",
|
||||
"scratch-render-fonts": "1.0.163",
|
||||
"scratch-render-fonts": "1.0.164",
|
||||
"scratch-semantic-release-config": "3.0.0",
|
||||
"scratch-webpack-configuration": "3.0.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
@ -20189,9 +20189,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.163",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.163.tgz",
|
||||
"integrity": "sha512-s/TW+7X6UsuNbumtHNI8WhK08pQXED5pL6fvqiW0Jt6F6bW5T8VF67dj06MTVuSuExRWpJ2Owd5ICLsyLBhcWw==",
|
||||
"version": "1.0.164",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.164.tgz",
|
||||
"integrity": "sha512-H0AK7AwZeVoVABV7lW7FXvwrxG+lv5JFoHvfdgyorzvgB6tqy3rzB07dEf5SIfpDVBtwbIN1rNu7ZGS2SbENzg==",
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
}
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "5.0.130",
|
||||
"scratch-render-fonts": "1.0.163",
|
||||
"scratch-render-fonts": "1.0.164",
|
||||
"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