rolling back docz

This commit is contained in:
Belen Curcio
2018-08-03 12:57:49 -03:00
parent 085723435b
commit dd546c227d
4 changed files with 58 additions and 11 deletions
+2
View File
@@ -7,6 +7,8 @@ const TsconfigPathsPlugin = require("tsconfig-paths-webpack-plugin");
const extensions = [".ts", ".tsx", ".js"];
const paths = require("./config/paths");
console.log(paths);
export default {
title: "Talk 5.0",
source: "./src",
BIN
View File
Binary file not shown.
+55 -10
View File
@@ -1474,6 +1474,19 @@
"dev": true,
"requires": {
"@mdx-js/tag": "^0.14.0"
},
"dependencies": {
"@mdx-js/tag": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/@mdx-js/tag/-/tag-0.14.1.tgz",
"integrity": "sha512-sZAfE6SER0wT0nYUt2wfi+RzBAfs5VNvJ1BBsJ2gNA+wHkMjd8JW4J6zAhD+ufVbYKFTUYbb6BVxImLWUFopRA==",
"dev": true,
"requires": {
"create-react-context": "^0.2.2",
"hoist-non-react-statics": "^2.5.5",
"prop-types": "^15.6.1"
}
}
}
},
"@mdx-js/mdx": {
@@ -1516,13 +1529,12 @@
}
},
"@mdx-js/tag": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/@mdx-js/tag/-/tag-0.14.1.tgz",
"integrity": "sha512-sZAfE6SER0wT0nYUt2wfi+RzBAfs5VNvJ1BBsJ2gNA+wHkMjd8JW4J6zAhD+ufVbYKFTUYbb6BVxImLWUFopRA==",
"version": "0.13.1-1",
"resolved": "https://registry.npmjs.org/@mdx-js/tag/-/tag-0.13.1-1.tgz",
"integrity": "sha512-ke76StkCSy10wj2fAX/HK6yOtZy62Eq52ECKhJYm+E6SdfKNPbX8CkNfJ/VjinjCfMOHx7n6UyA8Zpb6M7mhqw==",
"dev": true,
"requires": {
"create-react-context": "^0.2.2",
"hoist-non-react-statics": "^2.5.5",
"prop-types": "^15.6.1"
}
},
@@ -7661,17 +7673,17 @@
}
},
"docz": {
"version": "0.5.9",
"resolved": "https://registry.npmjs.org/docz/-/docz-0.5.9.tgz",
"integrity": "sha512-irwf2Q9JChpvc3kuosPSqe1+teD57VEiPoFcCrU4d1wMbJjGOebig5gdW/x6ZzJPcMgpFAdMzmO0ROFc2aHyHA==",
"version": "0.5.8",
"resolved": "https://registry.npmjs.org/docz/-/docz-0.5.8.tgz",
"integrity": "sha1-lnwx+TjQ/Z8eMbp6TJVujF9HGpM=",
"dev": true,
"requires": {
"@mdx-js/tag": "^0.14.0",
"@mdx-js/tag": "^0.13.1-1",
"@sindresorhus/slugify": "^0.3.0",
"create-react-context": "^0.2.2",
"deepmerge": "^2.1.1",
"docz-core": "^0.5.9",
"docz-theme-default": "^0.5.9",
"docz-core": "^0.5.7",
"docz-theme-default": "^0.5.8",
"invariant": "^2.2.4",
"loadable-components": "^2.2.2",
"pascalcase": "^0.1.1",
@@ -8362,6 +8374,39 @@
"webfontloader": "^1.6.28"
},
"dependencies": {
"@mdx-js/tag": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/@mdx-js/tag/-/tag-0.14.1.tgz",
"integrity": "sha512-sZAfE6SER0wT0nYUt2wfi+RzBAfs5VNvJ1BBsJ2gNA+wHkMjd8JW4J6zAhD+ufVbYKFTUYbb6BVxImLWUFopRA==",
"dev": true,
"requires": {
"create-react-context": "^0.2.2",
"hoist-non-react-statics": "^2.5.5",
"prop-types": "^15.6.1"
}
},
"docz": {
"version": "0.5.9",
"resolved": "https://registry.npmjs.org/docz/-/docz-0.5.9.tgz",
"integrity": "sha512-irwf2Q9JChpvc3kuosPSqe1+teD57VEiPoFcCrU4d1wMbJjGOebig5gdW/x6ZzJPcMgpFAdMzmO0ROFc2aHyHA==",
"dev": true,
"requires": {
"@mdx-js/tag": "^0.14.0",
"@sindresorhus/slugify": "^0.3.0",
"create-react-context": "^0.2.2",
"deepmerge": "^2.1.1",
"docz-core": "^0.5.9",
"docz-theme-default": "^0.5.9",
"invariant": "^2.2.4",
"loadable-components": "^2.2.2",
"pascalcase": "^0.1.1",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-router-dom": "^4.3.1",
"react-router-hash-link": "^1.2.0",
"yargs": "^12.0.1"
}
},
"fast-deep-equal": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
+1 -1
View File
@@ -132,7 +132,7 @@
"cross-env": "^5.2.0",
"cross-spawn": "^6.0.5",
"css-loader": "^0.28.11",
"docz": "^0.5.9",
"docz": "^0.5.8",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"enzyme-to-json": "^3.3.4",