mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-24 22:10:39 +00:00
chore(deps): update dependency svgtofont to v3.17.8
This commit is contained in:
parent
7656685e05
commit
bb1e6df886
18
package-lock.json
generated
18
package-lock.json
generated
@ -32,7 +32,7 @@
|
|||||||
"sass-loader": "13.0.2",
|
"sass-loader": "13.0.2",
|
||||||
"shx": "0.3.4",
|
"shx": "0.3.4",
|
||||||
"svg-sprite": "1.5.4",
|
"svg-sprite": "1.5.4",
|
||||||
"svgtofont": "3.17.7",
|
"svgtofont": "3.17.8",
|
||||||
"webpack": "5.73.0",
|
"webpack": "5.73.0",
|
||||||
"webpack-cli": "4.10.0",
|
"webpack-cli": "4.10.0",
|
||||||
"webpack-manifest-plugin": "5.0.0",
|
"webpack-manifest-plugin": "5.0.0",
|
||||||
@ -10897,9 +10897,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/svgtofont": {
|
"node_modules/svgtofont": {
|
||||||
"version": "3.17.7",
|
"version": "3.17.8",
|
||||||
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.17.7.tgz",
|
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.17.8.tgz",
|
||||||
"integrity": "sha512-5auNehc5K5VB3C9h16pOsiwZiob4+q0B8BkHLm3dSUIjtms+2kwN751viYXidB+JZAhHnT6Mud4UWRtmY/nDEg==",
|
"integrity": "sha512-lVtBGoPVqaSNFpz3nUoNlaCppI+b0HIwVhXKzLDZawBohpHr9qdiwtpddH4hsDUZd/7sEu0oL/BIZ7E7Isk/Tg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/cheerio": "~0.22.31",
|
"@types/cheerio": "~0.22.31",
|
||||||
@ -10911,7 +10911,7 @@
|
|||||||
"@types/ttf2eot": "~2.0.0",
|
"@types/ttf2eot": "~2.0.0",
|
||||||
"@types/ttf2woff": "~2.0.2",
|
"@types/ttf2woff": "~2.0.2",
|
||||||
"@types/ttf2woff2": "~2.0.0",
|
"@types/ttf2woff2": "~2.0.0",
|
||||||
"cheerio": "~1.0.0-rc.10",
|
"cheerio": "~1.0.0-rc.12",
|
||||||
"colors-cli": "~1.0.28",
|
"colors-cli": "~1.0.28",
|
||||||
"copy-template-dir": "~1.4.0",
|
"copy-template-dir": "~1.4.0",
|
||||||
"del": "~6.1.0",
|
"del": "~6.1.0",
|
||||||
@ -20926,9 +20926,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"svgtofont": {
|
"svgtofont": {
|
||||||
"version": "3.17.7",
|
"version": "3.17.8",
|
||||||
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.17.7.tgz",
|
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.17.8.tgz",
|
||||||
"integrity": "sha512-5auNehc5K5VB3C9h16pOsiwZiob4+q0B8BkHLm3dSUIjtms+2kwN751viYXidB+JZAhHnT6Mud4UWRtmY/nDEg==",
|
"integrity": "sha512-lVtBGoPVqaSNFpz3nUoNlaCppI+b0HIwVhXKzLDZawBohpHr9qdiwtpddH4hsDUZd/7sEu0oL/BIZ7E7Isk/Tg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/cheerio": "~0.22.31",
|
"@types/cheerio": "~0.22.31",
|
||||||
@ -20940,7 +20940,7 @@
|
|||||||
"@types/ttf2eot": "~2.0.0",
|
"@types/ttf2eot": "~2.0.0",
|
||||||
"@types/ttf2woff": "~2.0.2",
|
"@types/ttf2woff": "~2.0.2",
|
||||||
"@types/ttf2woff2": "~2.0.0",
|
"@types/ttf2woff2": "~2.0.0",
|
||||||
"cheerio": "~1.0.0-rc.10",
|
"cheerio": "~1.0.0-rc.12",
|
||||||
"colors-cli": "~1.0.28",
|
"colors-cli": "~1.0.28",
|
||||||
"copy-template-dir": "~1.4.0",
|
"copy-template-dir": "~1.4.0",
|
||||||
"del": "~6.1.0",
|
"del": "~6.1.0",
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
"sass-loader": "13.0.2",
|
"sass-loader": "13.0.2",
|
||||||
"shx": "0.3.4",
|
"shx": "0.3.4",
|
||||||
"svg-sprite": "1.5.4",
|
"svg-sprite": "1.5.4",
|
||||||
"svgtofont": "3.17.7",
|
"svgtofont": "3.17.8",
|
||||||
"webpack": "5.73.0",
|
"webpack": "5.73.0",
|
||||||
"webpack-cli": "4.10.0",
|
"webpack-cli": "4.10.0",
|
||||||
"webpack-manifest-plugin": "5.0.0",
|
"webpack-manifest-plugin": "5.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user