mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-05 04:40:43 +00:00
chore(deps): update devdependencies (non-major)
This commit is contained in:
parent
3f1c9e56e2
commit
78e0fa3039
16
package-lock.json
generated
16
package-lock.json
generated
@ -26,13 +26,13 @@
|
||||
"favicons": "7.0.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss-loader": "7.0.1",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.0",
|
||||
"prettier-plugin-go-template": "0.0.13",
|
||||
"sass": "1.56.1",
|
||||
"sass-loader": "13.2.0",
|
||||
"shx": "0.3.4",
|
||||
"svg-sprite": "2.0.2",
|
||||
"svgtofont": "3.20.0",
|
||||
"svgtofont": "3.21.0",
|
||||
"webpack": "5.75.0",
|
||||
"webpack-cli": "5.0.0",
|
||||
"webpack-favicons": "1.3.8",
|
||||
@ -7845,9 +7845,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "2.7.1",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
|
||||
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
|
||||
"version": "2.8.0",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.0.tgz",
|
||||
"integrity": "sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"prettier": "bin-prettier.js"
|
||||
@ -9512,9 +9512,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/svgtofont": {
|
||||
"version": "3.20.0",
|
||||
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.20.0.tgz",
|
||||
"integrity": "sha512-6WIl5LdaJ2RT2diT/g7tW8DBHSXYhHObPxN+/xHOKyj1ww5zKswl+PdMqWijQPXdFQdvK1oIjK4WE67J/Tig6w==",
|
||||
"version": "3.21.0",
|
||||
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.21.0.tgz",
|
||||
"integrity": "sha512-G8i5ZREGVIfo/xfUlmlLdldoZlFKk08LNFC7c/cJDtn4X3Yxk7gMwqp4h/OhQVBaWdXdbPqp452MtdUxbWOoDw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/cheerio": "~0.22.31",
|
||||
|
@ -48,13 +48,13 @@
|
||||
"favicons": "7.0.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss-loader": "7.0.1",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.0",
|
||||
"prettier-plugin-go-template": "0.0.13",
|
||||
"sass": "1.56.1",
|
||||
"sass-loader": "13.2.0",
|
||||
"shx": "0.3.4",
|
||||
"svg-sprite": "2.0.2",
|
||||
"svgtofont": "3.20.0",
|
||||
"svgtofont": "3.21.0",
|
||||
"webpack": "5.75.0",
|
||||
"webpack-cli": "5.0.0",
|
||||
"webpack-favicons": "1.3.8",
|
||||
|
Loading…
Reference in New Issue
Block a user