fix(deps): update all digest updates
This commit was merged in pull request #91.
This commit is contained in:
Generated
+7
-7
@@ -27,7 +27,7 @@
|
|||||||
"rehype-external-links": "^3.0.0",
|
"rehype-external-links": "^3.0.0",
|
||||||
"sanitize-html": "^2.17.3",
|
"sanitize-html": "^2.17.3",
|
||||||
"sass": "^1.89.1",
|
"sass": "^1.89.1",
|
||||||
"satori": "^0.28.0",
|
"satori": "^0.29.0",
|
||||||
"satori-html": "^0.3.2",
|
"satori-html": "^0.3.2",
|
||||||
"schema-dts": "^2.0.0",
|
"schema-dts": "^2.0.0",
|
||||||
"sharp": "^0.35.0",
|
"sharp": "^0.35.0",
|
||||||
@@ -7452,9 +7452,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/sass": {
|
"node_modules/sass": {
|
||||||
"version": "1.101.3",
|
"version": "1.101.7",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.3.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.101.7.tgz",
|
||||||
"integrity": "sha512-Z1lLHhtAII+dyLNIQB6JQTZMy7sDxk3f5NzbINRc9ks1P0HCGvSuKev0wUhULFpLSaHBIMZrcTs9WDQUZerrgA==",
|
"integrity": "sha512-cDeUYU0dhwKVbpYg/ppsjyuoddxYhWlJOkRoI7+/iZsaSp7iowWDfm+tL2HcUafedWBDvbf/+hx0QRgKG4JSHA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chokidar": "^5.0.0",
|
"chokidar": "^5.0.0",
|
||||||
@@ -7510,9 +7510,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/satori": {
|
"node_modules/satori": {
|
||||||
"version": "0.28.2",
|
"version": "0.29.0",
|
||||||
"resolved": "https://registry.npmjs.org/satori/-/satori-0.28.2.tgz",
|
"resolved": "https://registry.npmjs.org/satori/-/satori-0.29.0.tgz",
|
||||||
"integrity": "sha512-AZBuptlBvlMf+EC/WI6Ss5MJwSEstrC6Pf1o5b2keg6h1QbvjStmrnJXUDGWOrfC1KSU0FApyGhF2xnBwmJRgA==",
|
"integrity": "sha512-fPAfrwNaIQ7EsJLhY382STEqpczN6ZEH9NsKXDQgRcxUXNNPB73iAjSshzFwTaaScT68pxV0pmG6TBzDQ4sEGw==",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@shuding/opentype.js": "1.4.0-beta.0",
|
"@shuding/opentype.js": "1.4.0-beta.0",
|
||||||
|
|||||||
+1
-1
@@ -38,7 +38,7 @@
|
|||||||
"rehype-external-links": "^3.0.0",
|
"rehype-external-links": "^3.0.0",
|
||||||
"sanitize-html": "^2.17.3",
|
"sanitize-html": "^2.17.3",
|
||||||
"sass": "^1.89.1",
|
"sass": "^1.89.1",
|
||||||
"satori": "^0.28.0",
|
"satori": "^0.29.0",
|
||||||
"satori-html": "^0.3.2",
|
"satori-html": "^0.3.2",
|
||||||
"schema-dts": "^2.0.0",
|
"schema-dts": "^2.0.0",
|
||||||
"sharp": "^0.35.0",
|
"sharp": "^0.35.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user