Bump react-syntax-highlighter from 15.4.3 to 15.4.4 in /packages/website
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 15.4.3 to 15.4.4. - [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases) - [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD) - [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/commits) --- updated-dependencies: - dependency-name: react-syntax-highlighter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b193863b83
commit
2cfa42bcdc
|
@ -32,9 +32,9 @@
|
|||
"gatsby-plugin-sharp": "^3.10.2",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-remark-classes": "^1.0.0",
|
||||
"gatsby-remark-copy-linked-files": "^4.6.0",
|
||||
"gatsby-remark-copy-linked-files": "^4.7.0",
|
||||
"gatsby-remark-images": "^5.6.0",
|
||||
"gatsby-remark-prismjs": "^5.6.0",
|
||||
"gatsby-remark-prismjs": "^5.7.0",
|
||||
"gatsby-remark-responsive-iframe": "^4.6.0",
|
||||
"gatsby-remark-smartypants": "^4.7.0",
|
||||
"gatsby-source-filesystem": "^3.10.0",
|
||||
|
@ -59,7 +59,7 @@
|
|||
"react-helmet": "^6.1.0",
|
||||
"react-share": "^4.4.0",
|
||||
"react-svg-loader": "^3.0.3",
|
||||
"react-syntax-highlighter": "^15.4.3",
|
||||
"react-syntax-highlighter": "^15.4.4",
|
||||
"react-use": "^17.2.4",
|
||||
"skynet-js": "^4.0.11-beta",
|
||||
"stream-browserify": "^3.0.0",
|
||||
|
@ -12628,11 +12628,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gatsby-remark-copy-linked-files": {
|
||||
"version": "4.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-4.6.0.tgz",
|
||||
"integrity": "sha512-QXf44POPTsbVoEc6faLeSeQ+Ypsq40f0EwhVQunwa0v2CY32sSufqOb0KbSGLeMRtUDhloAWDBndY2Mstigkcw==",
|
||||
"version": "4.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-4.7.0.tgz",
|
||||
"integrity": "sha512-khIrSFmOy8ZWL8VmVTPeTFnoqopRGWkDGSXGRBt3qb5+2xqD7FiYYaikNhMlM77UJp3JzX6lY/RZ5Hw9nevy3A==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"cheerio": "^1.0.0-rc.9",
|
||||
"fs-extra": "^8.1.0",
|
||||
"is-relative-url": "^3.0.0",
|
||||
|
@ -12783,11 +12783,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/gatsby-remark-prismjs": {
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.6.0.tgz",
|
||||
"integrity": "sha512-Ig/zOGJKcapU+eU0SIFqpBdE815+chhZ1vPEzP13WoiG5KZch52o13V6vJ3YXddwpQ7S5H4bkyjSVpchP9NNAA==",
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.7.0.tgz",
|
||||
"integrity": "sha512-LSWNCwb0nbJ/C8BBG/K69qo2wL3/4J6VBYG86t2NiqyggUpY6/E6rVrQmkVLbo74pDFe7OfD95wuQ28aUuq4LQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"parse-numeric-range": "^1.2.0",
|
||||
"unist-util-visit": "^2.0.3"
|
||||
},
|
||||
|
@ -21807,9 +21807,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-syntax-highlighter": {
|
||||
"version": "15.4.3",
|
||||
"resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-15.4.3.tgz",
|
||||
"integrity": "sha512-TnhGgZKXr5o8a63uYdRTzeb8ijJOgRGe0qjrE0eK/gajtdyqnSO6LqB3vW16hHB0cFierYSoy/AOJw8z1Dui8g==",
|
||||
"version": "15.4.4",
|
||||
"resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-15.4.4.tgz",
|
||||
"integrity": "sha512-PsOFHNTzkb3OroXdoR897eKN5EZ6grht1iM+f1lJSq7/L0YVnkJaNVwC3wEUYPOAmeyl5xyer1DjL6MrumO6Zw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.3.1",
|
||||
"highlight.js": "^10.4.1",
|
||||
|
@ -37957,11 +37957,11 @@
|
|||
}
|
||||
},
|
||||
"gatsby-remark-copy-linked-files": {
|
||||
"version": "4.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-4.6.0.tgz",
|
||||
"integrity": "sha512-QXf44POPTsbVoEc6faLeSeQ+Ypsq40f0EwhVQunwa0v2CY32sSufqOb0KbSGLeMRtUDhloAWDBndY2Mstigkcw==",
|
||||
"version": "4.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-4.7.0.tgz",
|
||||
"integrity": "sha512-khIrSFmOy8ZWL8VmVTPeTFnoqopRGWkDGSXGRBt3qb5+2xqD7FiYYaikNhMlM77UJp3JzX6lY/RZ5Hw9nevy3A==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"cheerio": "^1.0.0-rc.9",
|
||||
"fs-extra": "^8.1.0",
|
||||
"is-relative-url": "^3.0.0",
|
||||
|
@ -38072,11 +38072,11 @@
|
|||
}
|
||||
},
|
||||
"gatsby-remark-prismjs": {
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.6.0.tgz",
|
||||
"integrity": "sha512-Ig/zOGJKcapU+eU0SIFqpBdE815+chhZ1vPEzP13WoiG5KZch52o13V6vJ3YXddwpQ7S5H4bkyjSVpchP9NNAA==",
|
||||
"version": "5.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-prismjs/-/gatsby-remark-prismjs-5.7.0.tgz",
|
||||
"integrity": "sha512-LSWNCwb0nbJ/C8BBG/K69qo2wL3/4J6VBYG86t2NiqyggUpY6/E6rVrQmkVLbo74pDFe7OfD95wuQ28aUuq4LQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.0",
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"parse-numeric-range": "^1.2.0",
|
||||
"unist-util-visit": "^2.0.3"
|
||||
}
|
||||
|
@ -44716,9 +44716,9 @@
|
|||
}
|
||||
},
|
||||
"react-syntax-highlighter": {
|
||||
"version": "15.4.3",
|
||||
"resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-15.4.3.tgz",
|
||||
"integrity": "sha512-TnhGgZKXr5o8a63uYdRTzeb8ijJOgRGe0qjrE0eK/gajtdyqnSO6LqB3vW16hHB0cFierYSoy/AOJw8z1Dui8g==",
|
||||
"version": "15.4.4",
|
||||
"resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-15.4.4.tgz",
|
||||
"integrity": "sha512-PsOFHNTzkb3OroXdoR897eKN5EZ6grht1iM+f1lJSq7/L0YVnkJaNVwC3wEUYPOAmeyl5xyer1DjL6MrumO6Zw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.3.1",
|
||||
"highlight.js": "^10.4.1",
|
||||
|
|
|
@ -29,9 +29,9 @@
|
|||
"gatsby-plugin-sharp": "^3.10.2",
|
||||
"gatsby-plugin-svgr": "^3.0.0-beta.0",
|
||||
"gatsby-remark-classes": "^1.0.0",
|
||||
"gatsby-remark-copy-linked-files": "^4.6.0",
|
||||
"gatsby-remark-copy-linked-files": "^4.7.0",
|
||||
"gatsby-remark-images": "^5.6.0",
|
||||
"gatsby-remark-prismjs": "^5.6.0",
|
||||
"gatsby-remark-prismjs": "^5.7.0",
|
||||
"gatsby-remark-responsive-iframe": "^4.6.0",
|
||||
"gatsby-remark-smartypants": "^4.7.0",
|
||||
"gatsby-source-filesystem": "^3.10.0",
|
||||
|
@ -56,7 +56,7 @@
|
|||
"react-helmet": "^6.1.0",
|
||||
"react-share": "^4.4.0",
|
||||
"react-svg-loader": "^3.0.3",
|
||||
"react-syntax-highlighter": "^15.4.3",
|
||||
"react-syntax-highlighter": "^15.4.4",
|
||||
"react-use": "^17.2.4",
|
||||
"skynet-js": "^4.0.11-beta",
|
||||
"stream-browserify": "^3.0.0",
|
||||
|
|
Reference in New Issue