mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-07 20:08:54 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.100
This commit is contained in:
parent
cf50b05efe
commit
7f6a66cbf3
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -56,7 +56,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "3.18.302",
|
||||
"scratch-render-fonts": "1.0.99",
|
||||
"scratch-render-fonts": "1.0.100",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-webpack-configuration": "1.5.1",
|
||||
"script-loader": "0.7.2",
|
||||
|
@ -19782,9 +19782,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.99",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.99.tgz",
|
||||
"integrity": "sha512-t8qoC6Rfstxw+ITUYWb8OfPXHTd89WBDmi0xu6pIWDf5yenEFm1CrMWkKloNSCgqZqZEiUAMuqfGJhdJPvT0hg==",
|
||||
"version": "1.0.100",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.100.tgz",
|
||||
"integrity": "sha512-hdQMn4WjJYRuEUA5uWK40DITlMQJyUhn0UK/FYOtFpDixpwDUbyG4+3ULkNw0ishO+z6lKfvPhn0Km4AkQDQHQ==",
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
}
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "3.18.302",
|
||||
"scratch-render-fonts": "1.0.99",
|
||||
"scratch-render-fonts": "1.0.100",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"scratch-webpack-configuration": "1.5.1",
|
||||
"script-loader": "0.7.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue