build(deps): bump gatsby-remark-images from 6.21.0 to 6.25.0 in /docs (#3447)

This commit is contained in:
dependabot[bot] 2023-01-01 21:29:51 +01:00 committed by GitHub
parent 5ddece4f81
commit 8f7fba5da3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 13 deletions

23
docs/package-lock.json generated
View File

@ -32,7 +32,7 @@
"gatsby-remark-autolink-headers": "^5.24.0", "gatsby-remark-autolink-headers": "^5.24.0",
"gatsby-remark-copy-linked-files": "^5.24.0", "gatsby-remark-copy-linked-files": "^5.24.0",
"gatsby-remark-external-links": "^0.0.4", "gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^6.21.0", "gatsby-remark-images": "^6.25.0",
"gatsby-remark-mermaid": "^2.1.0", "gatsby-remark-mermaid": "^2.1.0",
"gatsby-remark-responsive-iframe": "^5.24.0", "gatsby-remark-responsive-iframe": "^5.24.0",
"gatsby-source-filesystem": "^4.22.0", "gatsby-source-filesystem": "^4.22.0",
@ -51,7 +51,8 @@
"react-icons": "^4.7.1", "react-icons": "^4.7.1",
"react-live": "^3.1.1", "react-live": "^3.1.1",
"url-join": "^5.0.0" "url-join": "^5.0.0"
} },
"devDependencies": {}
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
"version": "7.18.6", "version": "7.18.6",
@ -12240,15 +12241,14 @@
} }
}, },
"node_modules/gatsby-remark-images": { "node_modules/gatsby-remark-images": {
"version": "6.21.0", "version": "6.25.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.21.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.25.0.tgz",
"integrity": "sha512-gAqL/i3dcKBYxZi3Ns/2SwjTh0nseB8AR+V0UDvIugEA4R0nJcTdVXMeM7EddcfaO91GaW8rH94Eb9hA4sejxA==", "integrity": "sha512-NNJ17OxA8xPFtTHBfWCxAGqU9ciOielWALUlzY1YdCvYl2rcDmw498tjx77wC995yCBkcwe7yfL1tgky9bxdqQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"@gatsbyjs/potrace": "^2.2.0",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.10", "cheerio": "^1.0.0-rc.10",
"gatsby-core-utils": "^3.21.0", "gatsby-core-utils": "^3.25.0",
"is-relative-url": "^3.0.0", "is-relative-url": "^3.0.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mdast-util-definitions": "^4.0.0", "mdast-util-definitions": "^4.0.0",
@ -33070,15 +33070,14 @@
} }
}, },
"gatsby-remark-images": { "gatsby-remark-images": {
"version": "6.21.0", "version": "6.25.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.21.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.25.0.tgz",
"integrity": "sha512-gAqL/i3dcKBYxZi3Ns/2SwjTh0nseB8AR+V0UDvIugEA4R0nJcTdVXMeM7EddcfaO91GaW8rH94Eb9hA4sejxA==", "integrity": "sha512-NNJ17OxA8xPFtTHBfWCxAGqU9ciOielWALUlzY1YdCvYl2rcDmw498tjx77wC995yCBkcwe7yfL1tgky9bxdqQ==",
"requires": { "requires": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"@gatsbyjs/potrace": "^2.2.0",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.10", "cheerio": "^1.0.0-rc.10",
"gatsby-core-utils": "^3.21.0", "gatsby-core-utils": "^3.25.0",
"is-relative-url": "^3.0.0", "is-relative-url": "^3.0.0",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mdast-util-definitions": "^4.0.0", "mdast-util-definitions": "^4.0.0",

View File

@ -29,7 +29,7 @@
"gatsby-remark-autolink-headers": "^5.24.0", "gatsby-remark-autolink-headers": "^5.24.0",
"gatsby-remark-copy-linked-files": "^5.24.0", "gatsby-remark-copy-linked-files": "^5.24.0",
"gatsby-remark-external-links": "^0.0.4", "gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^6.21.0", "gatsby-remark-images": "^6.25.0",
"gatsby-remark-mermaid": "^2.1.0", "gatsby-remark-mermaid": "^2.1.0",
"gatsby-remark-responsive-iframe": "^5.24.0", "gatsby-remark-responsive-iframe": "^5.24.0",
"gatsby-source-filesystem": "^4.22.0", "gatsby-source-filesystem": "^4.22.0",