1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 21:28:20 +03:00

Update to doctocat v0.10.0

This commit is contained in:
Cole Bemis 2019-08-14 14:14:48 -07:00
parent 82bd3ec667
commit e5a423af2a
2 changed files with 44 additions and 44 deletions

86
docs/package-lock.json generated
View File

@ -972,22 +972,22 @@
}
},
"@mdx-js/mdx": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-1.2.2.tgz",
"integrity": "sha512-o4b/1JFyhl8ep927JsAW3pQYQpnq2xJ/pO9/5SFp+W5ZygYTYI9Z5MFVvVkPKSDNv+nxPkQ4Lya7ecbNxSZlkg==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@mdx-js/mdx/-/mdx-1.3.0.tgz",
"integrity": "sha512-+y1i4ubx8HEaYiFcfDxbTAG6U85l1MwMpVkPhsI7NJRtlCFAJnlHHHX/b2Q769+V8qmvs0UUU3zW5VJea9fu4g==",
"requires": {
"@babel/core": "^7.5.5",
"@babel/core": "7.5.5",
"@babel/plugin-syntax-jsx": "7.2.0",
"@babel/plugin-syntax-object-rest-spread": "7.2.0",
"@mdx-js/util": "^1.2.2",
"babel-plugin-apply-mdx-type-prop": "^1.2.2",
"babel-plugin-extract-import-names": "^1.2.2",
"@mdx-js/util": "^1.3.0",
"babel-plugin-apply-mdx-type-prop": "^1.3.0",
"babel-plugin-extract-import-names": "^1.3.0",
"camelcase-css": "2.0.1",
"detab": "2.0.2",
"hast-util-raw": "5.0.1",
"lodash.uniq": "4.5.0",
"mdast-util-to-hast": "6.0.1",
"remark-mdx": "^1.2.2",
"remark-mdx": "^1.3.0",
"remark-parse": "7.0.1",
"remark-squeeze-paragraphs": "3.0.4",
"style-to-object": "0.2.3",
@ -997,14 +997,14 @@
}
},
"@mdx-js/react": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.2.2.tgz",
"integrity": "sha512-vmbZ8AttReR6krZjHBYsF+pN9Cikd/QpBUeP14inqwBKMXHYdOEdYzfm5uer3tkl3iwhxKWAVLxHTh8fwICEZw=="
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.3.0.tgz",
"integrity": "sha512-YNDCiwmjNLAbYVw2hqaBC2g1JX3SxHn4ZINBoQ/6E94wxa1AbUi0JyRJfVW8OWv6LYeGK/86fSuEnP5JqLVSTQ=="
},
"@mdx-js/util": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.2.2.tgz",
"integrity": "sha512-hnf0SpGr1ckKWYQt7CHkocAyeh4u7UyYt8bRdILT94ypZ0piX+By6bnDZxYysMt8V+knl7ZM0MxaPFIdrhTh0g=="
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@mdx-js/util/-/util-1.3.0.tgz",
"integrity": "sha512-TeO82uxZciWve9PSEF2lGxNQOUKfRxkFnvg43oyPCE+vfVW8DouMxRuG6rEU3JbfD94WCHIr0pZj4Wa7j3ZiEw=="
},
"@mikaelkristiansson/domready": {
"version": "1.0.9",
@ -1129,9 +1129,9 @@
"integrity": "sha512-MyA2hoCY3UAmMKPHPN+LM1HrwGz5VR92fkEkIzAQgHBYMPstT77tjHkO8OPoWW//DShdYMYAgukZdMJ8lnsfbg=="
},
"@primer/gatsby-theme-doctocat": {
"version": "0.0.0-518bfcd",
"resolved": "https://registry.npmjs.org/@primer/gatsby-theme-doctocat/-/gatsby-theme-doctocat-0.0.0-518bfcd.tgz",
"integrity": "sha512-ybitJF0YQRr8WVzq/4drbn/5KIA6h3FWXKViANloem3WfyOQNb5Ci2TtQGAizEPMUDTAndAA8hQYSaQT9tsuXQ==",
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/@primer/gatsby-theme-doctocat/-/gatsby-theme-doctocat-0.10.0.tgz",
"integrity": "sha512-R4NXgeJ4GX5wqwaDm2PGoUDVOpU2fnIFpKCXtIwSJfsQjCvdyTlqGIFakpoNy5xaPbm7pQ61a7kwXbHNrvYtNw==",
"requires": {
"@mdx-js/mdx": "^1.0.21",
"@mdx-js/react": "^1.0.21",
@ -2398,12 +2398,12 @@
"integrity": "sha1-mumh9KjcZ/DN7E9K7aHkOl/2XiU="
},
"babel-plugin-apply-mdx-type-prop": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.2.2.tgz",
"integrity": "sha512-AZxq05nVPnQjjOOzLYomIrpWIfHo9SBdWaimIC+HKK/pEe6RoL4N+Io22Bm6HWLbVQ91mgt9o0SwgBAQ1IC/og==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.3.0.tgz",
"integrity": "sha512-alruk/2+d37IbZw5LTxsUfpufXrDMIzU5xNC1mk+ZCo4WNtSM6TseniXsSVLYk0qLtFaxMr2q0jS5AnJCLR1tQ==",
"requires": {
"@babel/helper-plugin-utils": "^7.0.0",
"@mdx-js/util": "^1.2.2"
"@babel/helper-plugin-utils": "7.0.0",
"@mdx-js/util": "^1.3.0"
}
},
"babel-plugin-dynamic-import-node": {
@ -2415,11 +2415,11 @@
}
},
"babel-plugin-extract-import-names": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.2.2.tgz",
"integrity": "sha512-aj5A/by2gI7sWT008mMfgSyvAAJhnnlfFl6dSISBbaXdbzjTSoy33OLw7pHNTpWnNmPzbfV4d5+qgjdp5XAI5g==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.3.0.tgz",
"integrity": "sha512-NaBB09OMBXRnydseYpoFlWCkvTMfjXefOuRa8f4X4Od7PY1rRfPHidwxutKUtYoBrGnOsb86mdfqRdIfBSzycA==",
"requires": {
"@babel/helper-plugin-utils": "^7.0.0"
"@babel/helper-plugin-utils": "7.0.0"
}
},
"babel-plugin-macros": {
@ -6016,9 +6016,9 @@
}
},
"framer-motion": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-1.6.1.tgz",
"integrity": "sha512-dMkSZIv4ykUNeWbQewfqyMwgYnlpQohPv4ePMBSuRN8JaXbc/0f5+WcI2T3sh0EPPuPQAr/6jMRUTf4fxz8ojw==",
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-1.6.2.tgz",
"integrity": "sha512-fBsoW9YkvvORWU4Vmb/elAEgYSF5cfCfBYydO8T5eOuffpERXrzAC+wzQsA4TKII8YUKckEIAvseuHOCNHbPRA==",
"requires": {
"@popmotion/easing": "^1.0.2",
"@popmotion/popcorn": "^0.4.2",
@ -6026,7 +6026,7 @@
"hey-listen": "^1.0.8",
"popmotion": "9.0.0-beta-8",
"style-value-types": "^3.1.6",
"stylefire": "^6.0.7",
"stylefire": "^6.0.9",
"tslib": "^1.10.0"
}
},
@ -7316,9 +7316,9 @@
}
},
"gatsby-plugin-catch-links": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.2.tgz",
"integrity": "sha512-ur17fNloBJItWH1CtADFyPDqBHfe2NKV0OenuVpCEIHq4mKdWjPO1Q7cC+0/ZKN1GikpsTAabwXy4JwWIKUSew==",
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.1.3.tgz",
"integrity": "sha512-xGkthFBud8N0/wj7dziGBmVZp8yrtfqkmQ9inRCMug4Uvl4jNQ5T35BwqrKbJOXyjSIm5Z7TDx5pm/Pu4XrtQQ==",
"requires": {
"@babel/runtime": "^7.0.0",
"escape-string-regexp": "^1.0.5"
@ -7351,9 +7351,9 @@
}
},
"gatsby-plugin-mdx": {
"version": "1.0.23",
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.0.23.tgz",
"integrity": "sha512-bkYmCjHcl/5LIVwZ60mvGzYQ4iPq70XA2ZTrOTEcn4vZL9NOjmpkok/6Dufysipuni9XjJh9yJCC83DJTnAaow==",
"version": "1.0.24",
"resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.0.24.tgz",
"integrity": "sha512-JROLoH6/zOrains3c6B5NFtExSs8WVj25kmvppnMCZqpBBFiWiz7SpjAzZp3h+zAPkK/1UdKZH5Q8+aG7M0e5w==",
"requires": {
"@babel/core": "^7.4.3",
"@babel/generator": "^7.5.5",
@ -13235,15 +13235,15 @@
}
},
"remark-mdx": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-1.2.2.tgz",
"integrity": "sha512-jkDKV2FMmIzRftMFL6YDKijr12JxsgXWgG8Slb/IKV58F6846W8WuJRonQDCOQ5QL2+1GChB7hZ4QbnNvn4ktg==",
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-1.3.0.tgz",
"integrity": "sha512-K038V6Xz1rrcTygb3wlaDatTTdH9vPcjema+WugoZWiGBh3P7fsLcTx5idbNDXhHJLx3RnUIiYy/XgNP7RHJHQ==",
"requires": {
"@babel/core": "7.5.5",
"@babel/helper-plugin-utils": "7.0.0",
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
"@babel/plugin-syntax-jsx": "7.2.0",
"@mdx-js/util": "^1.2.2",
"@mdx-js/util": "^1.3.0",
"is-alphabetical": "1.0.3",
"remark-parse": "7.0.1",
"unified": "8.3.2"
@ -14830,9 +14830,9 @@
}
},
"stylefire": {
"version": "6.0.8",
"resolved": "https://registry.npmjs.org/stylefire/-/stylefire-6.0.8.tgz",
"integrity": "sha512-V0UTO3hOoEjcDMp8jWVkavfci+10BPHkChUfZbt8pVJ2fnoE2TxTADOT7fKas0JCK7QvcGldBrGKzasI7NyIwA==",
"version": "6.0.9",
"resolved": "https://registry.npmjs.org/stylefire/-/stylefire-6.0.9.tgz",
"integrity": "sha512-HGpTvXAtXbQplESMSvhzFsBtpLNIqMf9hZrdsfoZrJCD0RrF7wyRDc1mhYJym5EL2KQKFAEz+AH6YPOv++VxOQ==",
"requires": {
"@popmotion/popcorn": "^0.4.2",
"framesync": "^4.0.0",

View File

@ -11,7 +11,7 @@
"@loadable/component": "^5.10.2",
"@primer/components": "^13.2.0",
"@primer/css": "^12.4.1",
"@primer/gatsby-theme-doctocat": "0.0.0-518bfcd",
"@primer/gatsby-theme-doctocat": "^0.10.0",
"@primer/octicons": "^9.1.1",
"@primer/octicons-react": "^9.1.1",
"@svgr/webpack": "^4.3.2",