mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-08-06 11:29:16 -04:00
fix(deps): update dependency scratch-render-fonts to v1.0.93
This commit is contained in:
parent
a2b7d2542c
commit
4c091a1c2f
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.286",
|
||||
"scratch-render-fonts": "1.0.92",
|
||||
"scratch-render-fonts": "1.0.93",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-webpack-configuration": "1.4.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
@ -19782,9 +19782,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/scratch-render-fonts": {
|
||||
"version": "1.0.92",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.92.tgz",
|
||||
"integrity": "sha512-C3wBQdlUMItzk/dUjmHRWI3qhJzBc5so4YrEVRqoCbAmaOV3XcOAMujxHq0ShrXJfheweaAU/HkhI+wqC44Vmw==",
|
||||
"version": "1.0.93",
|
||||
"resolved": "https://registry.npmjs.org/scratch-render-fonts/-/scratch-render-fonts-1.0.93.tgz",
|
||||
"integrity": "sha512-DaJWv4LvRNmvgblt80dOkjfgCkNfeJeSN9uaqsbg7cICcPy4SNlwabUcs5PFGxWqf7CFiE+L8IRFrY3WAC2snQ==",
|
||||
"dependencies": {
|
||||
"base64-loader": "^1.0.0"
|
||||
}
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
"pngjs": "3.4.0",
|
||||
"scratch-blocks": "1.1.206",
|
||||
"scratch-l10n": "3.18.286",
|
||||
"scratch-render-fonts": "1.0.92",
|
||||
"scratch-render-fonts": "1.0.93",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"scratch-webpack-configuration": "1.4.0",
|
||||
"script-loader": "0.7.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue