mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Upgraded to gatsby-remark-code-repls@1.0.2
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"gatsby-plugin-sharp": "^1.6.2",
|
||||
"gatsby-plugin-twitter": "^1.0.10",
|
||||
"gatsby-remark-autolink-headers": "^1.4.4",
|
||||
"gatsby-remark-code-repls": "^1.0.1",
|
||||
"gatsby-remark-code-repls": "^1.0.2",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.2",
|
||||
"gatsby-remark-images": "^1.5.11",
|
||||
"gatsby-remark-prismjs": "^1.2.1",
|
||||
|
||||
@@ -4052,9 +4052,9 @@ gatsby-remark-autolink-headers@^1.4.4:
|
||||
mdast-util-to-string "^1.0.2"
|
||||
unist-util-visit "^1.1.1"
|
||||
|
||||
gatsby-remark-code-repls@^1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-code-repls/-/gatsby-remark-code-repls-1.0.1.tgz#0d23518b55670b0ff0cee855d3cd535e4457097c"
|
||||
gatsby-remark-code-repls@^1.0.2:
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-remark-code-repls/-/gatsby-remark-code-repls-1.0.2.tgz#2a6df584d4c60388aa4c1140d9693c40b3d8d561"
|
||||
dependencies:
|
||||
babel-runtime "^6.26.0"
|
||||
lz-string "^1.4.4"
|
||||
|
||||
Reference in New Issue
Block a user