diff --git a/package-lock.json b/package-lock.json
index 510ebf2..e5ef235 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"integrity": "sha1-63d99gEXI6OxTopywIBcjoZ0a9I=",
"dev": true,
"requires": {
- "mime-types": "2.1.18",
+ "mime-types": "~2.1.18",
"negotiator": "0.6.1"
}
},
@@ -26,7 +26,7 @@
"integrity": "sha1-x1K9IQvvZ5UBtsbLf8hPj0cVjMQ=",
"dev": true,
"requires": {
- "acorn": "4.0.13"
+ "acorn": "^4.0.3"
},
"dependencies": {
"acorn": {
@@ -43,7 +43,7 @@
"integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=",
"dev": true,
"requires": {
- "acorn": "3.3.0"
+ "acorn": "^3.0.4"
},
"dependencies": {
"acorn": {
@@ -60,8 +60,8 @@
"integrity": "sha1-gv+wKynmYq5TvcIK8VlHcGc5xTY=",
"dev": true,
"requires": {
- "co": "4.6.0",
- "json-stable-stringify": "1.0.1"
+ "co": "^4.6.0",
+ "json-stable-stringify": "^1.0.1"
}
},
"ajv-keywords": {
@@ -76,9 +76,9 @@
"integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=",
"dev": true,
"requires": {
- "kind-of": "3.2.2",
- "longest": "1.0.1",
- "repeat-string": "1.6.1"
+ "kind-of": "^3.0.2",
+ "longest": "^1.0.1",
+ "repeat-string": "^1.5.2"
}
},
"ansi-escapes": {
@@ -111,8 +111,8 @@
"integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
"dev": true,
"requires": {
- "micromatch": "3.1.10",
- "normalize-path": "2.1.1"
+ "micromatch": "^3.1.4",
+ "normalize-path": "^2.1.1"
}
},
"argparse": {
@@ -121,7 +121,7 @@
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
"dev": true,
"requires": {
- "sprintf-js": "1.0.3"
+ "sprintf-js": "~1.0.2"
}
},
"aria-query": {
@@ -169,8 +169,8 @@
"integrity": "sha1-GEtI9i2S10UrsxsyMWXH+L0CJm0=",
"dev": true,
"requires": {
- "define-properties": "1.1.2",
- "es-abstract": "1.12.0"
+ "define-properties": "^1.1.2",
+ "es-abstract": "^1.7.0"
}
},
"array-union": {
@@ -179,7 +179,7 @@
"integrity": "sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=",
"dev": true,
"requires": {
- "array-uniq": "1.0.3"
+ "array-uniq": "^1.0.1"
}
},
"array-uniq": {
@@ -200,8 +200,8 @@
"integrity": "sha1-VWpcU2LAhkgyPdrrnenRS8GGTJA=",
"dev": true,
"requires": {
- "define-properties": "1.1.2",
- "es-abstract": "1.12.0"
+ "define-properties": "^1.1.2",
+ "es-abstract": "^1.7.0"
}
},
"arrify": {
@@ -221,9 +221,9 @@
"integrity": "sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==",
"dev": true,
"requires": {
- "bn.js": "4.11.8",
- "inherits": "2.0.3",
- "minimalistic-assert": "1.0.1"
+ "bn.js": "^4.0.0",
+ "inherits": "^2.0.1",
+ "minimalistic-assert": "^1.0.0"
}
},
"assert": {
@@ -270,7 +270,7 @@
"integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==",
"dev": true,
"requires": {
- "lodash": "4.17.10"
+ "lodash": "^4.17.10"
}
},
"async-each": {
@@ -291,9 +291,9 @@
"integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=",
"dev": true,
"requires": {
- "chalk": "1.1.3",
- "esutils": "2.0.2",
- "js-tokens": "3.0.2"
+ "chalk": "^1.1.3",
+ "esutils": "^2.0.2",
+ "js-tokens": "^3.0.2"
}
},
"babel-core": {
@@ -302,25 +302,25 @@
"integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
"dev": true,
"requires": {
- "babel-code-frame": "6.26.0",
- "babel-generator": "6.26.1",
- "babel-helpers": "6.24.1",
- "babel-messages": "6.23.0",
- "babel-register": "6.26.0",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0",
- "babylon": "6.18.0",
- "convert-source-map": "1.5.1",
- "debug": "2.6.9",
- "json5": "0.5.1",
- "lodash": "4.17.10",
- "minimatch": "3.0.4",
- "path-is-absolute": "1.0.1",
- "private": "0.1.8",
- "slash": "1.0.0",
- "source-map": "0.5.7"
+ "babel-code-frame": "^6.26.0",
+ "babel-generator": "^6.26.0",
+ "babel-helpers": "^6.24.1",
+ "babel-messages": "^6.23.0",
+ "babel-register": "^6.26.0",
+ "babel-runtime": "^6.26.0",
+ "babel-template": "^6.26.0",
+ "babel-traverse": "^6.26.0",
+ "babel-types": "^6.26.0",
+ "babylon": "^6.18.0",
+ "convert-source-map": "^1.5.1",
+ "debug": "^2.6.9",
+ "json5": "^0.5.1",
+ "lodash": "^4.17.4",
+ "minimatch": "^3.0.4",
+ "path-is-absolute": "^1.0.1",
+ "private": "^0.1.8",
+ "slash": "^1.0.0",
+ "source-map": "^0.5.7"
}
},
"babel-eslint": {
@@ -329,10 +329,10 @@
"integrity": "sha1-sv4tgBJkcPXBlELcdXJTqJdxCCc=",
"dev": true,
"requires": {
- "babel-code-frame": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0",
- "babylon": "6.18.0"
+ "babel-code-frame": "^6.22.0",
+ "babel-traverse": "^6.23.1",
+ "babel-types": "^6.23.0",
+ "babylon": "^6.17.0"
}
},
"babel-generator": {
@@ -341,14 +341,14 @@
"integrity": "sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==",
"dev": true,
"requires": {
- "babel-messages": "6.23.0",
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0",
- "detect-indent": "4.0.0",
- "jsesc": "1.3.0",
- "lodash": "4.17.10",
- "source-map": "0.5.7",
- "trim-right": "1.0.1"
+ "babel-messages": "^6.23.0",
+ "babel-runtime": "^6.26.0",
+ "babel-types": "^6.26.0",
+ "detect-indent": "^4.0.0",
+ "jsesc": "^1.3.0",
+ "lodash": "^4.17.4",
+ "source-map": "^0.5.7",
+ "trim-right": "^1.0.1"
}
},
"babel-helper-bindify-decorators": {
@@ -357,9 +357,9 @@
"integrity": "sha1-FMGeXxQte0fxmlJDHlKxzLxAozA=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-runtime": "^6.22.0",
+ "babel-traverse": "^6.24.1",
+ "babel-types": "^6.24.1"
}
},
"babel-helper-builder-binary-assignment-operator-visitor": {
@@ -368,9 +368,9 @@
"integrity": "sha1-zORReto1b0IgvK6KAsKzRvmlZmQ=",
"dev": true,
"requires": {
- "babel-helper-explode-assignable-expression": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-explode-assignable-expression": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-types": "^6.24.1"
}
},
"babel-helper-builder-react-jsx": {
@@ -379,9 +379,9 @@
"integrity": "sha1-Of+DE7dci2Xc7/HzHTg+D/KkCKA=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0",
- "esutils": "2.0.2"
+ "babel-runtime": "^6.26.0",
+ "babel-types": "^6.26.0",
+ "esutils": "^2.0.2"
}
},
"babel-helper-call-delegate": {
@@ -390,10 +390,10 @@
"integrity": "sha1-7Oaqzdx25Bw0YfiL/Fdb0Nqi340=",
"dev": true,
"requires": {
- "babel-helper-hoist-variables": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-hoist-variables": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-traverse": "^6.24.1",
+ "babel-types": "^6.24.1"
}
},
"babel-helper-define-map": {
@@ -402,10 +402,10 @@
"integrity": "sha1-pfVtq0GiX5fstJjH66ypgZ+Vvl8=",
"dev": true,
"requires": {
- "babel-helper-function-name": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0",
- "lodash": "4.17.10"
+ "babel-helper-function-name": "^6.24.1",
+ "babel-runtime": "^6.26.0",
+ "babel-types": "^6.26.0",
+ "lodash": "^4.17.4"
}
},
"babel-helper-explode-assignable-expression": {
@@ -414,9 +414,9 @@
"integrity": "sha1-8luCz33BBDPFX3BZLVdGQArCLKo=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-runtime": "^6.22.0",
+ "babel-traverse": "^6.24.1",
+ "babel-types": "^6.24.1"
}
},
"babel-helper-explode-class": {
@@ -425,10 +425,10 @@
"integrity": "sha1-fcKjkQ3uAHBW4eMdZAztPVTqqes=",
"dev": true,
"requires": {
- "babel-helper-bindify-decorators": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-bindify-decorators": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-traverse": "^6.24.1",
+ "babel-types": "^6.24.1"
}
},
"babel-helper-function-name": {
@@ -437,11 +437,11 @@
"integrity": "sha1-00dbjAPtmCQqJbSDUasYOZ01gKk=",
"dev": true,
"requires": {
- "babel-helper-get-function-arity": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-get-function-arity": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1",
+ "babel-traverse": "^6.24.1",
+ "babel-types": "^6.24.1"
}
},
"babel-helper-get-function-arity": {
@@ -450,8 +450,8 @@
"integrity": "sha1-j3eCqpNAfEHTqlCQj4mwMbG2hT0=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-runtime": "^6.22.0",
+ "babel-types": "^6.24.1"
}
},
"babel-helper-hoist-variables": {
@@ -460,8 +460,8 @@
"integrity": "sha1-HssnaJydJVE+rbyZFKc/VAi+enY=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-runtime": "^6.22.0",
+ "babel-types": "^6.24.1"
}
},
"babel-helper-optimise-call-expression": {
@@ -470,8 +470,8 @@
"integrity": "sha1-96E0J7qfc/j0+pk8VKl4gtEkQlc=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-runtime": "^6.22.0",
+ "babel-types": "^6.24.1"
}
},
"babel-helper-regex": {
@@ -480,9 +480,9 @@
"integrity": "sha1-MlxZ+QL4LyS3T6zu0DY5VPZJXnI=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0",
- "lodash": "4.17.10"
+ "babel-runtime": "^6.26.0",
+ "babel-types": "^6.26.0",
+ "lodash": "^4.17.4"
}
},
"babel-helper-remap-async-to-generator": {
@@ -491,11 +491,11 @@
"integrity": "sha1-XsWBgnrXI/7N04HxySg5BnbkVRs=",
"dev": true,
"requires": {
- "babel-helper-function-name": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-function-name": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1",
+ "babel-traverse": "^6.24.1",
+ "babel-types": "^6.24.1"
}
},
"babel-helper-replace-supers": {
@@ -504,12 +504,12 @@
"integrity": "sha1-v22/5Dk40XNpohPKiov3S2qQqxo=",
"dev": true,
"requires": {
- "babel-helper-optimise-call-expression": "6.24.1",
- "babel-messages": "6.23.0",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-optimise-call-expression": "^6.24.1",
+ "babel-messages": "^6.23.0",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1",
+ "babel-traverse": "^6.24.1",
+ "babel-types": "^6.24.1"
}
},
"babel-helpers": {
@@ -518,8 +518,8 @@
"integrity": "sha1-NHHenK7DiOXIUOWX5Yom3fN2ArI=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0"
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1"
}
},
"babel-loader": {
@@ -528,9 +528,9 @@
"integrity": "sha512-/hbyEvPzBJuGpk9o80R0ZyTej6heEOr59GoEUtn8qFKbnx4cJm9FWES6J/iv644sYgrtVw9JJQkjaLW/bqb5gw==",
"dev": true,
"requires": {
- "find-cache-dir": "1.0.0",
- "loader-utils": "1.1.0",
- "mkdirp": "0.5.1"
+ "find-cache-dir": "^1.0.0",
+ "loader-utils": "^1.0.2",
+ "mkdirp": "^0.5.1"
}
},
"babel-messages": {
@@ -539,7 +539,7 @@
"integrity": "sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-check-es2015-constants": {
@@ -548,7 +548,7 @@
"integrity": "sha1-NRV7EBQm/S/9PaP3XH0ekYNbv4o=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-syntax-async-functions": {
@@ -629,9 +629,9 @@
"integrity": "sha1-8FiQAUX9PpkHpt3yjaWfIVJYpds=",
"dev": true,
"requires": {
- "babel-helper-remap-async-to-generator": "6.24.1",
- "babel-plugin-syntax-async-generators": "6.13.0",
- "babel-runtime": "6.26.0"
+ "babel-helper-remap-async-to-generator": "^6.24.1",
+ "babel-plugin-syntax-async-generators": "^6.5.0",
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-async-to-generator": {
@@ -640,9 +640,9 @@
"integrity": "sha1-ZTbjeK/2yx1VF6wOQOs+n8jQh2E=",
"dev": true,
"requires": {
- "babel-helper-remap-async-to-generator": "6.24.1",
- "babel-plugin-syntax-async-functions": "6.13.0",
- "babel-runtime": "6.26.0"
+ "babel-helper-remap-async-to-generator": "^6.24.1",
+ "babel-plugin-syntax-async-functions": "^6.8.0",
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-class-constructor-call": {
@@ -651,9 +651,9 @@
"integrity": "sha1-gNwoVQWsBn3LjWxl4vbxGrd2Xvk=",
"dev": true,
"requires": {
- "babel-plugin-syntax-class-constructor-call": "6.18.0",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0"
+ "babel-plugin-syntax-class-constructor-call": "^6.18.0",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1"
}
},
"babel-plugin-transform-class-properties": {
@@ -662,10 +662,10 @@
"integrity": "sha1-anl2PqYdM9NvN7YRqp3vgagbRqw=",
"dev": true,
"requires": {
- "babel-helper-function-name": "6.24.1",
- "babel-plugin-syntax-class-properties": "6.13.0",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0"
+ "babel-helper-function-name": "^6.24.1",
+ "babel-plugin-syntax-class-properties": "^6.8.0",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1"
}
},
"babel-plugin-transform-decorators": {
@@ -674,11 +674,11 @@
"integrity": "sha1-eIAT2PjGtSIr33s0Q5Df13Vp4k0=",
"dev": true,
"requires": {
- "babel-helper-explode-class": "6.24.1",
- "babel-plugin-syntax-decorators": "6.13.0",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-explode-class": "^6.24.1",
+ "babel-plugin-syntax-decorators": "^6.13.0",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1",
+ "babel-types": "^6.24.1"
}
},
"babel-plugin-transform-es2015-arrow-functions": {
@@ -687,7 +687,7 @@
"integrity": "sha1-RSaSy3EdX3ncf4XkQM5BufJE0iE=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-es2015-block-scoped-functions": {
@@ -696,7 +696,7 @@
"integrity": "sha1-u8UbSflk1wy42OC5ToICRs46YUE=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-es2015-block-scoping": {
@@ -705,11 +705,11 @@
"integrity": "sha1-1w9SmcEwjQXBL0Y4E7CgnnOxiV8=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0",
- "lodash": "4.17.10"
+ "babel-runtime": "^6.26.0",
+ "babel-template": "^6.26.0",
+ "babel-traverse": "^6.26.0",
+ "babel-types": "^6.26.0",
+ "lodash": "^4.17.4"
}
},
"babel-plugin-transform-es2015-classes": {
@@ -718,15 +718,15 @@
"integrity": "sha1-WkxYpQyclGHlZLSyo7+ryXolhNs=",
"dev": true,
"requires": {
- "babel-helper-define-map": "6.26.0",
- "babel-helper-function-name": "6.24.1",
- "babel-helper-optimise-call-expression": "6.24.1",
- "babel-helper-replace-supers": "6.24.1",
- "babel-messages": "6.23.0",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-define-map": "^6.24.1",
+ "babel-helper-function-name": "^6.24.1",
+ "babel-helper-optimise-call-expression": "^6.24.1",
+ "babel-helper-replace-supers": "^6.24.1",
+ "babel-messages": "^6.23.0",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1",
+ "babel-traverse": "^6.24.1",
+ "babel-types": "^6.24.1"
}
},
"babel-plugin-transform-es2015-computed-properties": {
@@ -735,8 +735,8 @@
"integrity": "sha1-b+Ko0WiV1WNPTNmZttNICjCBWbM=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0"
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1"
}
},
"babel-plugin-transform-es2015-destructuring": {
@@ -745,7 +745,7 @@
"integrity": "sha1-mXux8auWf2gtKwh2/jWNYOdlxW0=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-es2015-duplicate-keys": {
@@ -754,8 +754,8 @@
"integrity": "sha1-c+s9MQypaePvnskcU3QabxV2Qj4=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-runtime": "^6.22.0",
+ "babel-types": "^6.24.1"
}
},
"babel-plugin-transform-es2015-for-of": {
@@ -764,7 +764,7 @@
"integrity": "sha1-9HyVsrYT3x0+zC/bdXNiPHUkhpE=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-es2015-function-name": {
@@ -773,9 +773,9 @@
"integrity": "sha1-g0yJhTvDaxrw86TF26qU/Y6sqos=",
"dev": true,
"requires": {
- "babel-helper-function-name": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-function-name": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-types": "^6.24.1"
}
},
"babel-plugin-transform-es2015-literals": {
@@ -784,7 +784,7 @@
"integrity": "sha1-T1SgLWzWbPkVKAAZox0xklN3yi4=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-es2015-modules-amd": {
@@ -793,9 +793,9 @@
"integrity": "sha1-Oz5UAXI5hC1tGcMBHEvS8AoA0VQ=",
"dev": true,
"requires": {
- "babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0"
+ "babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1"
}
},
"babel-plugin-transform-es2015-modules-commonjs": {
@@ -804,10 +804,10 @@
"integrity": "sha512-CV9ROOHEdrjcwhIaJNBGMBCodN+1cfkwtM1SbUHmvyy35KGT7fohbpOxkE2uLz1o6odKK2Ck/tz47z+VqQfi9Q==",
"dev": true,
"requires": {
- "babel-plugin-transform-strict-mode": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-plugin-transform-strict-mode": "^6.24.1",
+ "babel-runtime": "^6.26.0",
+ "babel-template": "^6.26.0",
+ "babel-types": "^6.26.0"
}
},
"babel-plugin-transform-es2015-modules-systemjs": {
@@ -816,9 +816,9 @@
"integrity": "sha1-/4mhQrkRmpBhlfXxBuzzBdlAfSM=",
"dev": true,
"requires": {
- "babel-helper-hoist-variables": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0"
+ "babel-helper-hoist-variables": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1"
}
},
"babel-plugin-transform-es2015-modules-umd": {
@@ -827,9 +827,9 @@
"integrity": "sha1-rJl+YoXNGO1hdq22B9YCNErThGg=",
"dev": true,
"requires": {
- "babel-plugin-transform-es2015-modules-amd": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0"
+ "babel-plugin-transform-es2015-modules-amd": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1"
}
},
"babel-plugin-transform-es2015-object-super": {
@@ -838,8 +838,8 @@
"integrity": "sha1-JM72muIcuDp/hgPa0CH1cusnj40=",
"dev": true,
"requires": {
- "babel-helper-replace-supers": "6.24.1",
- "babel-runtime": "6.26.0"
+ "babel-helper-replace-supers": "^6.24.1",
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-es2015-parameters": {
@@ -848,12 +848,12 @@
"integrity": "sha1-V6w1GrScrxSpfNE7CfZv3wpiXys=",
"dev": true,
"requires": {
- "babel-helper-call-delegate": "6.24.1",
- "babel-helper-get-function-arity": "6.24.1",
- "babel-runtime": "6.26.0",
- "babel-template": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-call-delegate": "^6.24.1",
+ "babel-helper-get-function-arity": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-template": "^6.24.1",
+ "babel-traverse": "^6.24.1",
+ "babel-types": "^6.24.1"
}
},
"babel-plugin-transform-es2015-shorthand-properties": {
@@ -862,8 +862,8 @@
"integrity": "sha1-JPh11nIch2YbvZmkYi5R8U3jiqA=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-runtime": "^6.22.0",
+ "babel-types": "^6.24.1"
}
},
"babel-plugin-transform-es2015-spread": {
@@ -872,7 +872,7 @@
"integrity": "sha1-1taKmfia7cRTbIGlQujdnxdG+NE=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-es2015-sticky-regex": {
@@ -881,9 +881,9 @@
"integrity": "sha1-AMHNsaynERLN8M9hJsLta0V8zbw=",
"dev": true,
"requires": {
- "babel-helper-regex": "6.26.0",
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-helper-regex": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "babel-types": "^6.24.1"
}
},
"babel-plugin-transform-es2015-template-literals": {
@@ -892,7 +892,7 @@
"integrity": "sha1-qEs0UPfp+PH2g51taH2oS7EjbY0=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-es2015-typeof-symbol": {
@@ -901,7 +901,7 @@
"integrity": "sha1-3sCfHN3/lLUqxz1QXITfWdzOs3I=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-es2015-unicode-regex": {
@@ -910,9 +910,9 @@
"integrity": "sha1-04sS9C6nMj9yk4fxinxa4frrNek=",
"dev": true,
"requires": {
- "babel-helper-regex": "6.26.0",
- "babel-runtime": "6.26.0",
- "regexpu-core": "2.0.0"
+ "babel-helper-regex": "^6.24.1",
+ "babel-runtime": "^6.22.0",
+ "regexpu-core": "^2.0.0"
}
},
"babel-plugin-transform-exponentiation-operator": {
@@ -921,9 +921,9 @@
"integrity": "sha1-KrDJx/MJj6SJB3cruBP+QejeOg4=",
"dev": true,
"requires": {
- "babel-helper-builder-binary-assignment-operator-visitor": "6.24.1",
- "babel-plugin-syntax-exponentiation-operator": "6.13.0",
- "babel-runtime": "6.26.0"
+ "babel-helper-builder-binary-assignment-operator-visitor": "^6.24.1",
+ "babel-plugin-syntax-exponentiation-operator": "^6.8.0",
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-export-extensions": {
@@ -932,8 +932,8 @@
"integrity": "sha1-U3OLR+deghhYnuqUbLvTkQm75lM=",
"dev": true,
"requires": {
- "babel-plugin-syntax-export-extensions": "6.13.0",
- "babel-runtime": "6.26.0"
+ "babel-plugin-syntax-export-extensions": "^6.8.0",
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-flow-strip-types": {
@@ -942,8 +942,8 @@
"integrity": "sha1-hMtnKTXUNxT9wyvOhFaNh0Qc988=",
"dev": true,
"requires": {
- "babel-plugin-syntax-flow": "6.18.0",
- "babel-runtime": "6.26.0"
+ "babel-plugin-syntax-flow": "^6.18.0",
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-object-rest-spread": {
@@ -952,8 +952,8 @@
"integrity": "sha1-DzZpLVD+9rfi1LOsFHgTepY7ewY=",
"dev": true,
"requires": {
- "babel-plugin-syntax-object-rest-spread": "6.13.0",
- "babel-runtime": "6.26.0"
+ "babel-plugin-syntax-object-rest-spread": "^6.8.0",
+ "babel-runtime": "^6.26.0"
}
},
"babel-plugin-transform-react-display-name": {
@@ -962,7 +962,7 @@
"integrity": "sha1-Z+K/Hx6ck6sI25Z5LgU5K/LMKNE=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0"
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-react-jsx": {
@@ -971,9 +971,9 @@
"integrity": "sha1-hAoCjn30YN/DotKfDA2R9jduZqM=",
"dev": true,
"requires": {
- "babel-helper-builder-react-jsx": "6.26.0",
- "babel-plugin-syntax-jsx": "6.18.0",
- "babel-runtime": "6.26.0"
+ "babel-helper-builder-react-jsx": "^6.24.1",
+ "babel-plugin-syntax-jsx": "^6.8.0",
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-react-jsx-self": {
@@ -982,8 +982,8 @@
"integrity": "sha1-322AqdomEqEh5t3XVYvL7PBuY24=",
"dev": true,
"requires": {
- "babel-plugin-syntax-jsx": "6.18.0",
- "babel-runtime": "6.26.0"
+ "babel-plugin-syntax-jsx": "^6.8.0",
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-react-jsx-source": {
@@ -992,8 +992,8 @@
"integrity": "sha1-ZqwSFT9c0tF7PBkmj0vwGX9E7NY=",
"dev": true,
"requires": {
- "babel-plugin-syntax-jsx": "6.18.0",
- "babel-runtime": "6.26.0"
+ "babel-plugin-syntax-jsx": "^6.8.0",
+ "babel-runtime": "^6.22.0"
}
},
"babel-plugin-transform-regenerator": {
@@ -1002,7 +1002,7 @@
"integrity": "sha1-4HA2lvveJ/Cj78rPi03KL3s6jy8=",
"dev": true,
"requires": {
- "regenerator-transform": "0.10.1"
+ "regenerator-transform": "^0.10.0"
}
},
"babel-plugin-transform-strict-mode": {
@@ -1011,8 +1011,8 @@
"integrity": "sha1-1fr3qleKZbvlkc9e2uBKDGcCB1g=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0"
+ "babel-runtime": "^6.22.0",
+ "babel-types": "^6.24.1"
}
},
"babel-preset-env": {
@@ -1021,36 +1021,36 @@
"integrity": "sha512-9OR2afuKDneX2/q2EurSftUYM0xGu4O2D9adAhVfADDhrYDaxXV0rBbevVYoY9n6nyX1PmQW/0jtpJvUNr9CHg==",
"dev": true,
"requires": {
- "babel-plugin-check-es2015-constants": "6.22.0",
- "babel-plugin-syntax-trailing-function-commas": "6.22.0",
- "babel-plugin-transform-async-to-generator": "6.24.1",
- "babel-plugin-transform-es2015-arrow-functions": "6.22.0",
- "babel-plugin-transform-es2015-block-scoped-functions": "6.22.0",
- "babel-plugin-transform-es2015-block-scoping": "6.26.0",
- "babel-plugin-transform-es2015-classes": "6.24.1",
- "babel-plugin-transform-es2015-computed-properties": "6.24.1",
- "babel-plugin-transform-es2015-destructuring": "6.23.0",
- "babel-plugin-transform-es2015-duplicate-keys": "6.24.1",
- "babel-plugin-transform-es2015-for-of": "6.23.0",
- "babel-plugin-transform-es2015-function-name": "6.24.1",
- "babel-plugin-transform-es2015-literals": "6.22.0",
- "babel-plugin-transform-es2015-modules-amd": "6.24.1",
- "babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
- "babel-plugin-transform-es2015-modules-systemjs": "6.24.1",
- "babel-plugin-transform-es2015-modules-umd": "6.24.1",
- "babel-plugin-transform-es2015-object-super": "6.24.1",
- "babel-plugin-transform-es2015-parameters": "6.24.1",
- "babel-plugin-transform-es2015-shorthand-properties": "6.24.1",
- "babel-plugin-transform-es2015-spread": "6.22.0",
- "babel-plugin-transform-es2015-sticky-regex": "6.24.1",
- "babel-plugin-transform-es2015-template-literals": "6.22.0",
- "babel-plugin-transform-es2015-typeof-symbol": "6.23.0",
- "babel-plugin-transform-es2015-unicode-regex": "6.24.1",
- "babel-plugin-transform-exponentiation-operator": "6.24.1",
- "babel-plugin-transform-regenerator": "6.26.0",
- "browserslist": "3.2.8",
- "invariant": "2.2.4",
- "semver": "5.5.0"
+ "babel-plugin-check-es2015-constants": "^6.22.0",
+ "babel-plugin-syntax-trailing-function-commas": "^6.22.0",
+ "babel-plugin-transform-async-to-generator": "^6.22.0",
+ "babel-plugin-transform-es2015-arrow-functions": "^6.22.0",
+ "babel-plugin-transform-es2015-block-scoped-functions": "^6.22.0",
+ "babel-plugin-transform-es2015-block-scoping": "^6.23.0",
+ "babel-plugin-transform-es2015-classes": "^6.23.0",
+ "babel-plugin-transform-es2015-computed-properties": "^6.22.0",
+ "babel-plugin-transform-es2015-destructuring": "^6.23.0",
+ "babel-plugin-transform-es2015-duplicate-keys": "^6.22.0",
+ "babel-plugin-transform-es2015-for-of": "^6.23.0",
+ "babel-plugin-transform-es2015-function-name": "^6.22.0",
+ "babel-plugin-transform-es2015-literals": "^6.22.0",
+ "babel-plugin-transform-es2015-modules-amd": "^6.22.0",
+ "babel-plugin-transform-es2015-modules-commonjs": "^6.23.0",
+ "babel-plugin-transform-es2015-modules-systemjs": "^6.23.0",
+ "babel-plugin-transform-es2015-modules-umd": "^6.23.0",
+ "babel-plugin-transform-es2015-object-super": "^6.22.0",
+ "babel-plugin-transform-es2015-parameters": "^6.23.0",
+ "babel-plugin-transform-es2015-shorthand-properties": "^6.22.0",
+ "babel-plugin-transform-es2015-spread": "^6.22.0",
+ "babel-plugin-transform-es2015-sticky-regex": "^6.22.0",
+ "babel-plugin-transform-es2015-template-literals": "^6.22.0",
+ "babel-plugin-transform-es2015-typeof-symbol": "^6.23.0",
+ "babel-plugin-transform-es2015-unicode-regex": "^6.22.0",
+ "babel-plugin-transform-exponentiation-operator": "^6.22.0",
+ "babel-plugin-transform-regenerator": "^6.22.0",
+ "browserslist": "^3.2.6",
+ "invariant": "^2.2.2",
+ "semver": "^5.3.0"
}
},
"babel-preset-flow": {
@@ -1059,7 +1059,7 @@
"integrity": "sha1-5xIYiHCFrpoktb5Baa/7WZgWxJ0=",
"dev": true,
"requires": {
- "babel-plugin-transform-flow-strip-types": "6.22.0"
+ "babel-plugin-transform-flow-strip-types": "^6.22.0"
}
},
"babel-preset-react": {
@@ -1068,12 +1068,12 @@
"integrity": "sha1-umnfrqRfw+xjm2pOzqbhdwLJE4A=",
"dev": true,
"requires": {
- "babel-plugin-syntax-jsx": "6.18.0",
- "babel-plugin-transform-react-display-name": "6.25.0",
- "babel-plugin-transform-react-jsx": "6.24.1",
- "babel-plugin-transform-react-jsx-self": "6.22.0",
- "babel-plugin-transform-react-jsx-source": "6.22.0",
- "babel-preset-flow": "6.23.0"
+ "babel-plugin-syntax-jsx": "^6.3.13",
+ "babel-plugin-transform-react-display-name": "^6.23.0",
+ "babel-plugin-transform-react-jsx": "^6.24.1",
+ "babel-plugin-transform-react-jsx-self": "^6.22.0",
+ "babel-plugin-transform-react-jsx-source": "^6.22.0",
+ "babel-preset-flow": "^6.23.0"
}
},
"babel-preset-stage-1": {
@@ -1082,9 +1082,9 @@
"integrity": "sha1-dpLNfc1oSZB+auSgqFWJz7niv7A=",
"dev": true,
"requires": {
- "babel-plugin-transform-class-constructor-call": "6.24.1",
- "babel-plugin-transform-export-extensions": "6.22.0",
- "babel-preset-stage-2": "6.24.1"
+ "babel-plugin-transform-class-constructor-call": "^6.24.1",
+ "babel-plugin-transform-export-extensions": "^6.22.0",
+ "babel-preset-stage-2": "^6.24.1"
}
},
"babel-preset-stage-2": {
@@ -1093,10 +1093,10 @@
"integrity": "sha1-2eKWD7PXEYfw5k7sYrwHdnIZvcE=",
"dev": true,
"requires": {
- "babel-plugin-syntax-dynamic-import": "6.18.0",
- "babel-plugin-transform-class-properties": "6.24.1",
- "babel-plugin-transform-decorators": "6.24.1",
- "babel-preset-stage-3": "6.24.1"
+ "babel-plugin-syntax-dynamic-import": "^6.18.0",
+ "babel-plugin-transform-class-properties": "^6.24.1",
+ "babel-plugin-transform-decorators": "^6.24.1",
+ "babel-preset-stage-3": "^6.24.1"
}
},
"babel-preset-stage-3": {
@@ -1105,11 +1105,11 @@
"integrity": "sha1-g2raCp56f6N8sTj7kyb4eTSkg5U=",
"dev": true,
"requires": {
- "babel-plugin-syntax-trailing-function-commas": "6.22.0",
- "babel-plugin-transform-async-generator-functions": "6.24.1",
- "babel-plugin-transform-async-to-generator": "6.24.1",
- "babel-plugin-transform-exponentiation-operator": "6.24.1",
- "babel-plugin-transform-object-rest-spread": "6.26.0"
+ "babel-plugin-syntax-trailing-function-commas": "^6.22.0",
+ "babel-plugin-transform-async-generator-functions": "^6.24.1",
+ "babel-plugin-transform-async-to-generator": "^6.24.1",
+ "babel-plugin-transform-exponentiation-operator": "^6.24.1",
+ "babel-plugin-transform-object-rest-spread": "^6.22.0"
}
},
"babel-register": {
@@ -1118,13 +1118,13 @@
"integrity": "sha1-btAhFz4vy0htestFxgCahW9kcHE=",
"dev": true,
"requires": {
- "babel-core": "6.26.3",
- "babel-runtime": "6.26.0",
- "core-js": "2.5.7",
- "home-or-tmp": "2.0.0",
- "lodash": "4.17.10",
- "mkdirp": "0.5.1",
- "source-map-support": "0.4.18"
+ "babel-core": "^6.26.0",
+ "babel-runtime": "^6.26.0",
+ "core-js": "^2.5.0",
+ "home-or-tmp": "^2.0.0",
+ "lodash": "^4.17.4",
+ "mkdirp": "^0.5.1",
+ "source-map-support": "^0.4.15"
},
"dependencies": {
"core-js": {
@@ -1141,8 +1141,8 @@
"integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
"dev": true,
"requires": {
- "core-js": "2.5.7",
- "regenerator-runtime": "0.11.1"
+ "core-js": "^2.4.0",
+ "regenerator-runtime": "^0.11.0"
},
"dependencies": {
"core-js": {
@@ -1159,11 +1159,11 @@
"integrity": "sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-traverse": "6.26.0",
- "babel-types": "6.26.0",
- "babylon": "6.18.0",
- "lodash": "4.17.10"
+ "babel-runtime": "^6.26.0",
+ "babel-traverse": "^6.26.0",
+ "babel-types": "^6.26.0",
+ "babylon": "^6.18.0",
+ "lodash": "^4.17.4"
}
},
"babel-traverse": {
@@ -1172,15 +1172,15 @@
"integrity": "sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=",
"dev": true,
"requires": {
- "babel-code-frame": "6.26.0",
- "babel-messages": "6.23.0",
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0",
- "babylon": "6.18.0",
- "debug": "2.6.9",
- "globals": "9.18.0",
- "invariant": "2.2.4",
- "lodash": "4.17.10"
+ "babel-code-frame": "^6.26.0",
+ "babel-messages": "^6.23.0",
+ "babel-runtime": "^6.26.0",
+ "babel-types": "^6.26.0",
+ "babylon": "^6.18.0",
+ "debug": "^2.6.8",
+ "globals": "^9.18.0",
+ "invariant": "^2.2.2",
+ "lodash": "^4.17.4"
}
},
"babel-types": {
@@ -1189,10 +1189,10 @@
"integrity": "sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "esutils": "2.0.2",
- "lodash": "4.17.10",
- "to-fast-properties": "1.0.3"
+ "babel-runtime": "^6.26.0",
+ "esutils": "^2.0.2",
+ "lodash": "^4.17.4",
+ "to-fast-properties": "^1.0.3"
}
},
"babylon": {
@@ -1213,13 +1213,13 @@
"integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
"dev": true,
"requires": {
- "cache-base": "1.0.1",
- "class-utils": "0.3.6",
- "component-emitter": "1.2.1",
- "define-property": "1.0.0",
- "isobject": "3.0.1",
- "mixin-deep": "1.3.1",
- "pascalcase": "0.1.1"
+ "cache-base": "^1.0.1",
+ "class-utils": "^0.3.5",
+ "component-emitter": "^1.2.1",
+ "define-property": "^1.0.0",
+ "isobject": "^3.0.1",
+ "mixin-deep": "^1.2.0",
+ "pascalcase": "^0.1.1"
},
"dependencies": {
"define-property": {
@@ -1228,7 +1228,7 @@
"integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
"dev": true,
"requires": {
- "is-descriptor": "1.0.2"
+ "is-descriptor": "^1.0.0"
}
},
"is-accessor-descriptor": {
@@ -1237,7 +1237,7 @@
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
"dev": true,
"requires": {
- "kind-of": "6.0.2"
+ "kind-of": "^6.0.0"
}
},
"is-data-descriptor": {
@@ -1246,7 +1246,7 @@
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
"dev": true,
"requires": {
- "kind-of": "6.0.2"
+ "kind-of": "^6.0.0"
}
},
"is-descriptor": {
@@ -1255,9 +1255,9 @@
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
"dev": true,
"requires": {
- "is-accessor-descriptor": "1.0.0",
- "is-data-descriptor": "1.0.0",
- "kind-of": "6.0.2"
+ "is-accessor-descriptor": "^1.0.0",
+ "is-data-descriptor": "^1.0.0",
+ "kind-of": "^6.0.2"
}
},
"kind-of": {
@@ -1305,15 +1305,15 @@
"dev": true,
"requires": {
"bytes": "3.0.0",
- "content-type": "1.0.4",
+ "content-type": "~1.0.4",
"debug": "2.6.9",
- "depd": "1.1.2",
- "http-errors": "1.6.3",
+ "depd": "~1.1.1",
+ "http-errors": "~1.6.2",
"iconv-lite": "0.4.19",
- "on-finished": "2.3.0",
+ "on-finished": "~2.3.0",
"qs": "6.5.1",
"raw-body": "2.3.2",
- "type-is": "1.6.16"
+ "type-is": "~1.6.15"
},
"dependencies": {
"iconv-lite": {
@@ -1330,21 +1330,27 @@
"integrity": "sha1-jokKGD2O6aI5OzhExpGkK897yfU=",
"dev": true,
"requires": {
- "array-flatten": "2.1.1",
- "deep-equal": "1.0.1",
- "dns-equal": "1.0.0",
- "dns-txt": "2.0.2",
- "multicast-dns": "6.2.3",
- "multicast-dns-service-types": "1.1.0"
+ "array-flatten": "^2.1.0",
+ "deep-equal": "^1.0.1",
+ "dns-equal": "^1.0.0",
+ "dns-txt": "^2.0.2",
+ "multicast-dns": "^6.0.1",
+ "multicast-dns-service-types": "^1.1.0"
}
},
+ "boolbase": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
+ "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=",
+ "dev": true
+ },
"brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"dev": true,
"requires": {
- "balanced-match": "1.0.0",
+ "balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
@@ -1354,16 +1360,16 @@
"integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
"dev": true,
"requires": {
- "arr-flatten": "1.1.0",
- "array-unique": "0.3.2",
- "extend-shallow": "2.0.1",
- "fill-range": "4.0.0",
- "isobject": "3.0.1",
- "repeat-element": "1.1.2",
- "snapdragon": "0.8.2",
- "snapdragon-node": "2.1.1",
- "split-string": "3.1.0",
- "to-regex": "3.0.2"
+ "arr-flatten": "^1.1.0",
+ "array-unique": "^0.3.2",
+ "extend-shallow": "^2.0.1",
+ "fill-range": "^4.0.0",
+ "isobject": "^3.0.1",
+ "repeat-element": "^1.1.2",
+ "snapdragon": "^0.8.1",
+ "snapdragon-node": "^2.0.1",
+ "split-string": "^3.0.2",
+ "to-regex": "^3.0.1"
},
"dependencies": {
"extend-shallow": {
@@ -1372,7 +1378,7 @@
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
- "is-extendable": "0.1.1"
+ "is-extendable": "^0.1.0"
}
}
}
@@ -1389,12 +1395,12 @@
"integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
"dev": true,
"requires": {
- "buffer-xor": "1.0.3",
- "cipher-base": "1.0.4",
- "create-hash": "1.2.0",
- "evp_bytestokey": "1.0.3",
- "inherits": "2.0.3",
- "safe-buffer": "5.1.2"
+ "buffer-xor": "^1.0.3",
+ "cipher-base": "^1.0.0",
+ "create-hash": "^1.1.0",
+ "evp_bytestokey": "^1.0.3",
+ "inherits": "^2.0.1",
+ "safe-buffer": "^5.0.1"
}
},
"browserify-cipher": {
@@ -1403,9 +1409,9 @@
"integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==",
"dev": true,
"requires": {
- "browserify-aes": "1.2.0",
- "browserify-des": "1.0.1",
- "evp_bytestokey": "1.0.3"
+ "browserify-aes": "^1.0.4",
+ "browserify-des": "^1.0.0",
+ "evp_bytestokey": "^1.0.0"
}
},
"browserify-des": {
@@ -1414,9 +1420,9 @@
"integrity": "sha512-zy0Cobe3hhgpiOM32Tj7KQ3Vl91m0njwsjzZQK1L+JDf11dzP9qIvjreVinsvXrgfjhStXwUWAEpB9D7Gwmayw==",
"dev": true,
"requires": {
- "cipher-base": "1.0.4",
- "des.js": "1.0.0",
- "inherits": "2.0.3"
+ "cipher-base": "^1.0.1",
+ "des.js": "^1.0.0",
+ "inherits": "^2.0.1"
}
},
"browserify-rsa": {
@@ -1425,8 +1431,8 @@
"integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
"dev": true,
"requires": {
- "bn.js": "4.11.8",
- "randombytes": "2.0.6"
+ "bn.js": "^4.1.0",
+ "randombytes": "^2.0.1"
}
},
"browserify-sign": {
@@ -1435,13 +1441,13 @@
"integrity": "sha1-qk62jl17ZYuqa/alfmMMvXqT0pg=",
"dev": true,
"requires": {
- "bn.js": "4.11.8",
- "browserify-rsa": "4.0.1",
- "create-hash": "1.2.0",
- "create-hmac": "1.1.7",
- "elliptic": "6.4.0",
- "inherits": "2.0.3",
- "parse-asn1": "5.1.1"
+ "bn.js": "^4.1.1",
+ "browserify-rsa": "^4.0.0",
+ "create-hash": "^1.1.0",
+ "create-hmac": "^1.1.2",
+ "elliptic": "^6.0.0",
+ "inherits": "^2.0.1",
+ "parse-asn1": "^5.0.0"
}
},
"browserify-zlib": {
@@ -1450,7 +1456,7 @@
"integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==",
"dev": true,
"requires": {
- "pako": "1.0.6"
+ "pako": "~1.0.5"
}
},
"browserslist": {
@@ -1459,8 +1465,8 @@
"integrity": "sha512-WHVocJYavUwVgVViC0ORikPHQquXwVh939TaelZ4WDqpWgTX/FsGhl/+P4qBUAGcRvtOgDgC+xftNWWp2RUTAQ==",
"dev": true,
"requires": {
- "caniuse-lite": "1.0.30000856",
- "electron-to-chromium": "1.3.48"
+ "caniuse-lite": "^1.0.30000844",
+ "electron-to-chromium": "^1.3.47"
}
},
"buffer": {
@@ -1469,9 +1475,9 @@
"integrity": "sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg=",
"dev": true,
"requires": {
- "base64-js": "1.3.0",
- "ieee754": "1.1.12",
- "isarray": "1.0.0"
+ "base64-js": "^1.0.2",
+ "ieee754": "^1.1.4",
+ "isarray": "^1.0.0"
},
"dependencies": {
"isarray": {
@@ -1524,15 +1530,15 @@
"integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
"dev": true,
"requires": {
- "collection-visit": "1.0.0",
- "component-emitter": "1.2.1",
- "get-value": "2.0.6",
- "has-value": "1.0.0",
- "isobject": "3.0.1",
- "set-value": "2.0.0",
- "to-object-path": "0.3.0",
- "union-value": "1.0.0",
- "unset-value": "1.0.0"
+ "collection-visit": "^1.0.0",
+ "component-emitter": "^1.2.1",
+ "get-value": "^2.0.6",
+ "has-value": "^1.0.0",
+ "isobject": "^3.0.1",
+ "set-value": "^2.0.0",
+ "to-object-path": "^0.3.0",
+ "union-value": "^1.0.0",
+ "unset-value": "^1.0.0"
}
},
"caller-path": {
@@ -1541,7 +1547,7 @@
"integrity": "sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=",
"dev": true,
"requires": {
- "callsites": "0.2.0"
+ "callsites": "^0.2.0"
}
},
"callsites": {
@@ -1562,8 +1568,8 @@
"integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
"dev": true,
"requires": {
- "camelcase": "2.1.1",
- "map-obj": "1.0.1"
+ "camelcase": "^2.0.0",
+ "map-obj": "^1.0.0"
},
"dependencies": {
"camelcase": {
@@ -1586,8 +1592,8 @@
"integrity": "sha1-qg0yYptu6XIgBBHL1EYckHvCt60=",
"dev": true,
"requires": {
- "align-text": "0.1.4",
- "lazy-cache": "1.0.4"
+ "align-text": "^0.1.3",
+ "lazy-cache": "^1.0.3"
}
},
"chalk": {
@@ -1596,11 +1602,11 @@
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
"dev": true,
"requires": {
- "ansi-styles": "2.2.1",
- "escape-string-regexp": "1.0.5",
- "has-ansi": "2.0.0",
- "strip-ansi": "3.0.1",
- "supports-color": "2.0.0"
+ "ansi-styles": "^2.2.1",
+ "escape-string-regexp": "^1.0.2",
+ "has-ansi": "^2.0.0",
+ "strip-ansi": "^3.0.0",
+ "supports-color": "^2.0.0"
}
},
"chokidar": {
@@ -1609,18 +1615,18 @@
"integrity": "sha512-zW8iXYZtXMx4kux/nuZVXjkLP+CyIK5Al5FHnj1OgTKGZfp4Oy6/ymtMSKFv3GD8DviEmUPmJg9eFdJ/JzudMg==",
"dev": true,
"requires": {
- "anymatch": "2.0.0",
- "async-each": "1.0.1",
- "braces": "2.3.2",
- "fsevents": "1.2.4",
- "glob-parent": "3.1.0",
- "inherits": "2.0.3",
- "is-binary-path": "1.0.1",
- "is-glob": "4.0.0",
- "normalize-path": "2.1.1",
- "path-is-absolute": "1.0.1",
- "readdirp": "2.1.0",
- "upath": "1.1.0"
+ "anymatch": "^2.0.0",
+ "async-each": "^1.0.0",
+ "braces": "^2.3.0",
+ "fsevents": "^1.1.2",
+ "glob-parent": "^3.1.0",
+ "inherits": "^2.0.1",
+ "is-binary-path": "^1.0.0",
+ "is-glob": "^4.0.0",
+ "normalize-path": "^2.1.1",
+ "path-is-absolute": "^1.0.0",
+ "readdirp": "^2.0.0",
+ "upath": "^1.0.0"
}
},
"cipher-base": {
@@ -1629,8 +1635,8 @@
"integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==",
"dev": true,
"requires": {
- "inherits": "2.0.3",
- "safe-buffer": "5.1.2"
+ "inherits": "^2.0.1",
+ "safe-buffer": "^5.0.1"
}
},
"circular-json": {
@@ -1645,10 +1651,10 @@
"integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
"dev": true,
"requires": {
- "arr-union": "3.1.0",
- "define-property": "0.2.5",
- "isobject": "3.0.1",
- "static-extend": "0.1.2"
+ "arr-union": "^3.1.0",
+ "define-property": "^0.2.5",
+ "isobject": "^3.0.0",
+ "static-extend": "^0.1.1"
},
"dependencies": {
"define-property": {
@@ -1657,7 +1663,7 @@
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"dev": true,
"requires": {
- "is-descriptor": "0.1.6"
+ "is-descriptor": "^0.1.0"
}
}
}
@@ -1668,7 +1674,7 @@
"integrity": "sha1-ZNo/fValRBLll5S9Ytw1KV6PKYc=",
"dev": true,
"requires": {
- "restore-cursor": "1.0.1"
+ "restore-cursor": "^1.0.1"
}
},
"cli-width": {
@@ -1683,8 +1689,8 @@
"integrity": "sha1-S0dXYP+AJkx2LDoXGQMukcf+oNE=",
"dev": true,
"requires": {
- "center-align": "0.1.3",
- "right-align": "0.1.3",
+ "center-align": "^0.1.1",
+ "right-align": "^0.1.1",
"wordwrap": "0.0.2"
},
"dependencies": {
@@ -1702,6 +1708,15 @@
"integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
"dev": true
},
+ "coa": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.1.tgz",
+ "integrity": "sha512-5wfTTO8E2/ja4jFSxePXlG5nRu5bBtL/r1HCIpJW/lzT6yDtKl0u0Z4o/Vpz32IpKmBn7HerheEZQgA9N2DarQ==",
+ "dev": true,
+ "requires": {
+ "q": "^1.1.2"
+ }
+ },
"code-point-at": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
@@ -1714,10 +1729,16 @@
"integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=",
"dev": true,
"requires": {
- "map-visit": "1.0.0",
- "object-visit": "1.0.1"
+ "map-visit": "^1.0.0",
+ "object-visit": "^1.0.0"
}
},
+ "colors": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
+ "integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=",
+ "dev": true
+ },
"commondir": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
@@ -1736,7 +1757,7 @@
"integrity": "sha1-MmxfUH+7BV9UEWeCuWmoG2einac=",
"dev": true,
"requires": {
- "mime-db": "1.34.0"
+ "mime-db": ">= 1.34.0 < 2"
},
"dependencies": {
"mime-db": {
@@ -1753,13 +1774,13 @@
"integrity": "sha1-qv+81qr4VLROuygDU9WtFlH1mmk=",
"dev": true,
"requires": {
- "accepts": "1.3.5",
+ "accepts": "~1.3.4",
"bytes": "3.0.0",
- "compressible": "2.0.14",
+ "compressible": "~2.0.13",
"debug": "2.6.9",
- "on-headers": "1.0.1",
+ "on-headers": "~1.0.1",
"safe-buffer": "5.1.1",
- "vary": "1.1.2"
+ "vary": "~1.1.2"
},
"dependencies": {
"safe-buffer": {
@@ -1782,10 +1803,10 @@
"integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
"dev": true,
"requires": {
- "buffer-from": "1.1.0",
- "inherits": "2.0.3",
- "readable-stream": "2.3.6",
- "typedarray": "0.0.6"
+ "buffer-from": "^1.0.0",
+ "inherits": "^2.0.3",
+ "readable-stream": "^2.2.2",
+ "typedarray": "^0.0.6"
}
},
"connect-history-api-fallback": {
@@ -1800,7 +1821,7 @@
"integrity": "sha1-8CQcRXMKn8YyOyBtvzjtx0HQuxA=",
"dev": true,
"requires": {
- "date-now": "0.1.4"
+ "date-now": "^0.1.4"
}
},
"constants-browserify": {
@@ -1868,8 +1889,8 @@
"integrity": "sha512-GbEHQPMOswGpKXM9kCWVrremUcBmjteUaQ01T9rkKCPDXfUHX0IoP9LpHYo2NPFampa4e+/pFDc3jQdxrxQLaw==",
"dev": true,
"requires": {
- "bn.js": "4.11.8",
- "elliptic": "6.4.0"
+ "bn.js": "^4.1.0",
+ "elliptic": "^6.0.0"
}
},
"create-hash": {
@@ -1878,11 +1899,11 @@
"integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
"dev": true,
"requires": {
- "cipher-base": "1.0.4",
- "inherits": "2.0.3",
- "md5.js": "1.3.4",
- "ripemd160": "2.0.2",
- "sha.js": "2.4.11"
+ "cipher-base": "^1.0.1",
+ "inherits": "^2.0.1",
+ "md5.js": "^1.3.4",
+ "ripemd160": "^2.0.1",
+ "sha.js": "^2.4.0"
}
},
"create-hmac": {
@@ -1891,12 +1912,12 @@
"integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
"dev": true,
"requires": {
- "cipher-base": "1.0.4",
- "create-hash": "1.2.0",
- "inherits": "2.0.3",
- "ripemd160": "2.0.2",
- "safe-buffer": "5.1.2",
- "sha.js": "2.4.11"
+ "cipher-base": "^1.0.3",
+ "create-hash": "^1.1.0",
+ "inherits": "^2.0.1",
+ "ripemd160": "^2.0.0",
+ "safe-buffer": "^5.0.1",
+ "sha.js": "^2.4.8"
}
},
"cross-spawn": {
@@ -1905,9 +1926,9 @@
"integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=",
"dev": true,
"requires": {
- "lru-cache": "4.1.3",
- "shebang-command": "1.2.0",
- "which": "1.3.1"
+ "lru-cache": "^4.0.1",
+ "shebang-command": "^1.2.0",
+ "which": "^1.2.9"
}
},
"crypto-browserify": {
@@ -1916,17 +1937,78 @@
"integrity": "sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==",
"dev": true,
"requires": {
- "browserify-cipher": "1.0.1",
- "browserify-sign": "4.0.4",
- "create-ecdh": "4.0.3",
- "create-hash": "1.2.0",
- "create-hmac": "1.1.7",
- "diffie-hellman": "5.0.3",
- "inherits": "2.0.3",
- "pbkdf2": "3.0.16",
- "public-encrypt": "4.0.2",
- "randombytes": "2.0.6",
- "randomfill": "1.0.4"
+ "browserify-cipher": "^1.0.0",
+ "browserify-sign": "^4.0.0",
+ "create-ecdh": "^4.0.0",
+ "create-hash": "^1.1.0",
+ "create-hmac": "^1.1.0",
+ "diffie-hellman": "^5.0.0",
+ "inherits": "^2.0.1",
+ "pbkdf2": "^3.0.3",
+ "public-encrypt": "^4.0.0",
+ "randombytes": "^2.0.0",
+ "randomfill": "^1.0.3"
+ }
+ },
+ "css-select": {
+ "version": "1.3.0-rc0",
+ "resolved": "https://registry.npmjs.org/css-select/-/css-select-1.3.0-rc0.tgz",
+ "integrity": "sha1-b5MZaqrnN2ZuoQNqjLFKj8t6kjE=",
+ "dev": true,
+ "requires": {
+ "boolbase": "^1.0.0",
+ "css-what": "2.1",
+ "domutils": "1.5.1",
+ "nth-check": "^1.0.1"
+ }
+ },
+ "css-select-base-adapter": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.0.tgz",
+ "integrity": "sha1-AQKz0UYw34bD65+p9UVicBBs+ZA=",
+ "dev": true
+ },
+ "css-tree": {
+ "version": "1.0.0-alpha25",
+ "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha25.tgz",
+ "integrity": "sha512-XC6xLW/JqIGirnZuUWHXCHRaAjje2b3OIB0Vj5RIJo6mIi/AdJo30quQl5LxUl0gkXDIrTrFGbMlcZjyFplz1A==",
+ "dev": true,
+ "requires": {
+ "mdn-data": "^1.0.0",
+ "source-map": "^0.5.3"
+ }
+ },
+ "css-url-regex": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/css-url-regex/-/css-url-regex-1.1.0.tgz",
+ "integrity": "sha1-g4NCMMyfdMRX3lnuvRVD/uuDt+w=",
+ "dev": true
+ },
+ "css-what": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz",
+ "integrity": "sha1-lGfQMsOM+u+58teVASUwYvh/ob0=",
+ "dev": true
+ },
+ "csso": {
+ "version": "3.5.1",
+ "resolved": "https://registry.npmjs.org/csso/-/csso-3.5.1.tgz",
+ "integrity": "sha512-vrqULLffYU1Q2tLdJvaCYbONStnfkfimRxXNaGjxMldI0C7JPBC4rB1RyjhfdZ4m1frm8pM9uRPKH3d2knZ8gg==",
+ "dev": true,
+ "requires": {
+ "css-tree": "1.0.0-alpha.29"
+ },
+ "dependencies": {
+ "css-tree": {
+ "version": "1.0.0-alpha.29",
+ "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.29.tgz",
+ "integrity": "sha512-sRNb1XydwkW9IOci6iB2xmy8IGCj6r/fr+JWitvJ2JxQRPzN3T4AGGVWCMlVmVwM1gtgALJRmGIlWv5ppnGGkg==",
+ "dev": true,
+ "requires": {
+ "mdn-data": "~1.1.0",
+ "source-map": "^0.5.3"
+ }
+ }
}
},
"currently-unhandled": {
@@ -1935,7 +2017,7 @@
"integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
"dev": true,
"requires": {
- "array-find-index": "1.0.2"
+ "array-find-index": "^1.0.1"
}
},
"d": {
@@ -1944,7 +2026,7 @@
"integrity": "sha1-dUu1v+VUUdpppYuU1F9MWwRi1Y8=",
"dev": true,
"requires": {
- "es5-ext": "0.10.45"
+ "es5-ext": "^0.10.9"
}
},
"damerau-levenshtein": {
@@ -1998,8 +2080,8 @@
"integrity": "sha1-g6c/L+pWmJj7c3GTyPhzyvbUXJQ=",
"dev": true,
"requires": {
- "foreach": "2.0.5",
- "object-keys": "1.0.11"
+ "foreach": "^2.0.5",
+ "object-keys": "^1.0.8"
}
},
"define-property": {
@@ -2008,8 +2090,8 @@
"integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
"dev": true,
"requires": {
- "is-descriptor": "1.0.2",
- "isobject": "3.0.1"
+ "is-descriptor": "^1.0.2",
+ "isobject": "^3.0.1"
},
"dependencies": {
"is-accessor-descriptor": {
@@ -2018,7 +2100,7 @@
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
"dev": true,
"requires": {
- "kind-of": "6.0.2"
+ "kind-of": "^6.0.0"
}
},
"is-data-descriptor": {
@@ -2027,7 +2109,7 @@
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
"dev": true,
"requires": {
- "kind-of": "6.0.2"
+ "kind-of": "^6.0.0"
}
},
"is-descriptor": {
@@ -2036,9 +2118,9 @@
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
"dev": true,
"requires": {
- "is-accessor-descriptor": "1.0.0",
- "is-data-descriptor": "1.0.0",
- "kind-of": "6.0.2"
+ "is-accessor-descriptor": "^1.0.0",
+ "is-data-descriptor": "^1.0.0",
+ "kind-of": "^6.0.2"
}
},
"kind-of": {
@@ -2055,13 +2137,13 @@
"integrity": "sha1-wSyYHQZ4RshLyvhiz/kw2Qf/0ag=",
"dev": true,
"requires": {
- "globby": "5.0.0",
- "is-path-cwd": "1.0.0",
- "is-path-in-cwd": "1.0.1",
- "object-assign": "4.1.1",
- "pify": "2.3.0",
- "pinkie-promise": "2.0.1",
- "rimraf": "2.6.2"
+ "globby": "^5.0.0",
+ "is-path-cwd": "^1.0.0",
+ "is-path-in-cwd": "^1.0.0",
+ "object-assign": "^4.0.1",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0",
+ "rimraf": "^2.2.8"
},
"dependencies": {
"pify": {
@@ -2084,8 +2166,8 @@
"integrity": "sha1-wHTS4qpqipoH29YfmhXCzYPsjsw=",
"dev": true,
"requires": {
- "inherits": "2.0.3",
- "minimalistic-assert": "1.0.1"
+ "inherits": "^2.0.1",
+ "minimalistic-assert": "^1.0.0"
}
},
"destroy": {
@@ -2105,7 +2187,7 @@
"integrity": "sha1-920GQ1LN9Docts5hnE7jqUdd4gg=",
"dev": true,
"requires": {
- "repeating": "2.0.1"
+ "repeating": "^2.0.0"
}
},
"detect-it": {
@@ -2113,10 +2195,10 @@
"resolved": "https://registry.npmjs.org/detect-it/-/detect-it-3.0.5.tgz",
"integrity": "sha1-gWOWwP4SsRrwgpmnwrg4HljRUXU=",
"requires": {
- "detect-hover": "1.0.2",
- "detect-passive-events": "1.0.4",
- "detect-pointer": "1.0.2",
- "detect-touch-events": "2.0.1"
+ "detect-hover": "^1.0.2",
+ "detect-passive-events": "^1.0.4",
+ "detect-pointer": "^1.0.2",
+ "detect-touch-events": "^2.0.1"
}
},
"detect-node": {
@@ -2146,9 +2228,9 @@
"integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
"dev": true,
"requires": {
- "bn.js": "4.11.8",
- "miller-rabin": "4.0.1",
- "randombytes": "2.0.6"
+ "bn.js": "^4.1.0",
+ "miller-rabin": "^4.0.0",
+ "randombytes": "^2.0.0"
}
},
"dns-equal": {
@@ -2163,8 +2245,8 @@
"integrity": "sha512-0UxfQkMhYAUaZI+xrNZOz/as5KgDU0M/fQ9b6SpkyLbk3GEswDi6PADJVaYJradtRVsRIlF1zLyOodbcTCDzUg==",
"dev": true,
"requires": {
- "ip": "1.1.5",
- "safe-buffer": "5.1.2"
+ "ip": "^1.1.0",
+ "safe-buffer": "^5.0.1"
}
},
"dns-txt": {
@@ -2173,7 +2255,7 @@
"integrity": "sha1-uR2Ab10nGI5Ks+fRB9iBocxGQrY=",
"dev": true,
"requires": {
- "buffer-indexof": "1.1.1"
+ "buffer-indexof": "^1.0.0"
}
},
"doctrine": {
@@ -2182,7 +2264,25 @@
"integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
"dev": true,
"requires": {
- "esutils": "2.0.2"
+ "esutils": "^2.0.2"
+ }
+ },
+ "dom-serializer": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.0.tgz",
+ "integrity": "sha1-BzxpdUbOB4DOI75KKOKT5AvDDII=",
+ "dev": true,
+ "requires": {
+ "domelementtype": "~1.1.1",
+ "entities": "~1.1.1"
+ },
+ "dependencies": {
+ "domelementtype": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.1.3.tgz",
+ "integrity": "sha1-vSh3PiZCiBrsUVRJJCmcXNgiGFs=",
+ "dev": true
+ }
}
},
"domain-browser": {
@@ -2191,6 +2291,22 @@
"integrity": "sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==",
"dev": true
},
+ "domelementtype": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.0.tgz",
+ "integrity": "sha1-sXrtguirWeUt2cGbF1bg/BhyBMI=",
+ "dev": true
+ },
+ "domutils": {
+ "version": "1.5.1",
+ "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz",
+ "integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=",
+ "dev": true,
+ "requires": {
+ "dom-serializer": "0",
+ "domelementtype": "1"
+ }
+ },
"ee-first": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
@@ -2209,13 +2325,13 @@
"integrity": "sha1-ysmvh2LIWDYYcAPI3+GT5eLq5d8=",
"dev": true,
"requires": {
- "bn.js": "4.11.8",
- "brorand": "1.1.0",
- "hash.js": "1.1.4",
- "hmac-drbg": "1.0.1",
- "inherits": "2.0.3",
- "minimalistic-assert": "1.0.1",
- "minimalistic-crypto-utils": "1.0.1"
+ "bn.js": "^4.4.0",
+ "brorand": "^1.0.1",
+ "hash.js": "^1.0.0",
+ "hmac-drbg": "^1.0.0",
+ "inherits": "^2.0.1",
+ "minimalistic-assert": "^1.0.0",
+ "minimalistic-crypto-utils": "^1.0.0"
}
},
"emoji-regex": {
@@ -2241,7 +2357,7 @@
"resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz",
"integrity": "sha1-U4tm8+5izRq1HsMjgp0flIDHS+s=",
"requires": {
- "iconv-lite": "0.4.23"
+ "iconv-lite": "~0.4.13"
}
},
"enhanced-resolve": {
@@ -2250,19 +2366,25 @@
"integrity": "sha1-BCHjOf1xQZs9oT0Smzl5BAIwR24=",
"dev": true,
"requires": {
- "graceful-fs": "4.1.11",
- "memory-fs": "0.4.1",
- "object-assign": "4.1.1",
- "tapable": "0.2.8"
+ "graceful-fs": "^4.1.2",
+ "memory-fs": "^0.4.0",
+ "object-assign": "^4.0.1",
+ "tapable": "^0.2.7"
}
},
+ "entities": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/entities/-/entities-1.1.1.tgz",
+ "integrity": "sha1-blwtClYhtdra7O+AuQ7ftc13cvA=",
+ "dev": true
+ },
"errno": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/errno/-/errno-0.1.7.tgz",
"integrity": "sha512-MfrRBDWzIWifgq6tJj60gkAwtLNb6sQPlcFrSOflcP1aFmmruKQ2wRnze/8V6kgyz7H3FF8Npzv78mZ7XLLflg==",
"dev": true,
"requires": {
- "prr": "1.0.1"
+ "prr": "~1.0.1"
}
},
"error-ex": {
@@ -2271,7 +2393,7 @@
"integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=",
"dev": true,
"requires": {
- "is-arrayish": "0.2.1"
+ "is-arrayish": "^0.2.1"
}
},
"es-abstract": {
@@ -2280,11 +2402,11 @@
"integrity": "sha512-C8Fx/0jFmV5IPoMOFPA9P9G5NtqW+4cOPit3MIuvR2t7Ag2K15EJTpxnHAYTzL+aYQJIESYeXZmDBfOBE1HcpA==",
"dev": true,
"requires": {
- "es-to-primitive": "1.1.1",
- "function-bind": "1.1.1",
- "has": "1.0.3",
- "is-callable": "1.1.3",
- "is-regex": "1.0.4"
+ "es-to-primitive": "^1.1.1",
+ "function-bind": "^1.1.1",
+ "has": "^1.0.1",
+ "is-callable": "^1.1.3",
+ "is-regex": "^1.0.4"
}
},
"es-to-primitive": {
@@ -2293,9 +2415,9 @@
"integrity": "sha1-RTVSSKiJeQNLZ5Lhm7gfK3l13Q0=",
"dev": true,
"requires": {
- "is-callable": "1.1.3",
- "is-date-object": "1.0.1",
- "is-symbol": "1.0.1"
+ "is-callable": "^1.1.1",
+ "is-date-object": "^1.0.1",
+ "is-symbol": "^1.0.1"
}
},
"es5-ext": {
@@ -2304,9 +2426,9 @@
"integrity": "sha512-FkfM6Vxxfmztilbxxz5UKSD4ICMf5tSpRFtDNtkAhOxZ0EKtX6qwmXNyH/sFyIbX2P/nU5AMiA9jilWsUGJzCQ==",
"dev": true,
"requires": {
- "es6-iterator": "2.0.3",
- "es6-symbol": "3.1.1",
- "next-tick": "1.0.0"
+ "es6-iterator": "~2.0.3",
+ "es6-symbol": "~3.1.1",
+ "next-tick": "1"
}
},
"es6-iterator": {
@@ -2315,9 +2437,9 @@
"integrity": "sha1-p96IkUGgWpSwhUQDstCg+/qY87c=",
"dev": true,
"requires": {
- "d": "1.0.0",
- "es5-ext": "0.10.45",
- "es6-symbol": "3.1.1"
+ "d": "1",
+ "es5-ext": "^0.10.35",
+ "es6-symbol": "^3.1.1"
}
},
"es6-map": {
@@ -2326,12 +2448,12 @@
"integrity": "sha1-kTbgUD3MBqMBaQ8LsU/042TpSfA=",
"dev": true,
"requires": {
- "d": "1.0.0",
- "es5-ext": "0.10.45",
- "es6-iterator": "2.0.3",
- "es6-set": "0.1.5",
- "es6-symbol": "3.1.1",
- "event-emitter": "0.3.5"
+ "d": "1",
+ "es5-ext": "~0.10.14",
+ "es6-iterator": "~2.0.1",
+ "es6-set": "~0.1.5",
+ "es6-symbol": "~3.1.1",
+ "event-emitter": "~0.3.5"
}
},
"es6-set": {
@@ -2340,11 +2462,11 @@
"integrity": "sha1-0rPsXU2ADO2BjbU40ol02wpzzLE=",
"dev": true,
"requires": {
- "d": "1.0.0",
- "es5-ext": "0.10.45",
- "es6-iterator": "2.0.3",
+ "d": "1",
+ "es5-ext": "~0.10.14",
+ "es6-iterator": "~2.0.1",
"es6-symbol": "3.1.1",
- "event-emitter": "0.3.5"
+ "event-emitter": "~0.3.5"
}
},
"es6-symbol": {
@@ -2353,8 +2475,8 @@
"integrity": "sha1-vwDvT9q2uhtG7Le2KbTH7VcVzHc=",
"dev": true,
"requires": {
- "d": "1.0.0",
- "es5-ext": "0.10.45"
+ "d": "1",
+ "es5-ext": "~0.10.14"
}
},
"es6-weak-map": {
@@ -2363,10 +2485,10 @@
"integrity": "sha1-XjqzIlH/0VOKH45f+hNXdy+S2W8=",
"dev": true,
"requires": {
- "d": "1.0.0",
- "es5-ext": "0.10.45",
- "es6-iterator": "2.0.3",
- "es6-symbol": "3.1.1"
+ "d": "1",
+ "es5-ext": "^0.10.14",
+ "es6-iterator": "^2.0.1",
+ "es6-symbol": "^3.1.1"
}
},
"escape-html": {
@@ -2387,10 +2509,10 @@
"integrity": "sha1-4Bl16BJ4GhY6ba392AOY3GTIicM=",
"dev": true,
"requires": {
- "es6-map": "0.1.5",
- "es6-weak-map": "2.0.2",
- "esrecurse": "4.2.1",
- "estraverse": "4.2.0"
+ "es6-map": "^0.1.3",
+ "es6-weak-map": "^2.0.1",
+ "esrecurse": "^4.1.0",
+ "estraverse": "^4.1.1"
}
},
"eslint": {
@@ -2399,41 +2521,41 @@
"integrity": "sha1-yPxiAcf0DdCJQbh8CFdnOGpnmsw=",
"dev": true,
"requires": {
- "babel-code-frame": "6.26.0",
- "chalk": "1.1.3",
- "concat-stream": "1.6.2",
- "debug": "2.6.9",
- "doctrine": "2.1.0",
- "escope": "3.6.0",
- "espree": "3.5.4",
- "esquery": "1.0.1",
- "estraverse": "4.2.0",
- "esutils": "2.0.2",
- "file-entry-cache": "2.0.0",
- "glob": "7.1.2",
- "globals": "9.18.0",
- "ignore": "3.3.8",
- "imurmurhash": "0.1.4",
- "inquirer": "0.12.0",
- "is-my-json-valid": "2.17.2",
- "is-resolvable": "1.1.0",
- "js-yaml": "3.12.0",
- "json-stable-stringify": "1.0.1",
- "levn": "0.3.0",
- "lodash": "4.17.10",
- "mkdirp": "0.5.1",
- "natural-compare": "1.4.0",
- "optionator": "0.8.2",
- "path-is-inside": "1.0.2",
- "pluralize": "1.2.1",
- "progress": "1.1.8",
- "require-uncached": "1.0.3",
- "shelljs": "0.7.8",
- "strip-bom": "3.0.0",
- "strip-json-comments": "2.0.1",
- "table": "3.8.3",
- "text-table": "0.2.0",
- "user-home": "2.0.0"
+ "babel-code-frame": "^6.16.0",
+ "chalk": "^1.1.3",
+ "concat-stream": "^1.5.2",
+ "debug": "^2.1.1",
+ "doctrine": "^2.0.0",
+ "escope": "^3.6.0",
+ "espree": "^3.4.0",
+ "esquery": "^1.0.0",
+ "estraverse": "^4.2.0",
+ "esutils": "^2.0.2",
+ "file-entry-cache": "^2.0.0",
+ "glob": "^7.0.3",
+ "globals": "^9.14.0",
+ "ignore": "^3.2.0",
+ "imurmurhash": "^0.1.4",
+ "inquirer": "^0.12.0",
+ "is-my-json-valid": "^2.10.0",
+ "is-resolvable": "^1.0.0",
+ "js-yaml": "^3.5.1",
+ "json-stable-stringify": "^1.0.0",
+ "levn": "^0.3.0",
+ "lodash": "^4.0.0",
+ "mkdirp": "^0.5.0",
+ "natural-compare": "^1.4.0",
+ "optionator": "^0.8.2",
+ "path-is-inside": "^1.0.1",
+ "pluralize": "^1.2.1",
+ "progress": "^1.1.8",
+ "require-uncached": "^1.0.2",
+ "shelljs": "^0.7.5",
+ "strip-bom": "^3.0.0",
+ "strip-json-comments": "~2.0.1",
+ "table": "^3.7.8",
+ "text-table": "~0.2.0",
+ "user-home": "^2.0.0"
}
},
"eslint-config-airbnb": {
@@ -2442,7 +2564,7 @@
"integrity": "sha1-NV0pAEC7+OAL+LSxn0twy+fCMX8=",
"dev": true,
"requires": {
- "eslint-config-airbnb-base": "11.3.2"
+ "eslint-config-airbnb-base": "^11.1.0"
}
},
"eslint-config-airbnb-base": {
@@ -2451,7 +2573,7 @@
"integrity": "sha512-/fhjt/VqzBA2SRsx7ErDtv6Ayf+XLw9LIOqmpBuHFCVwyJo2EtzGWMB9fYRFBoWWQLxmNmCpenNiH0RxyeS41w==",
"dev": true,
"requires": {
- "eslint-restricted-globals": "0.1.1"
+ "eslint-restricted-globals": "^0.1.1"
}
},
"eslint-import-resolver-node": {
@@ -2460,8 +2582,8 @@
"integrity": "sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==",
"dev": true,
"requires": {
- "debug": "2.6.9",
- "resolve": "1.7.1"
+ "debug": "^2.6.9",
+ "resolve": "^1.5.0"
}
},
"eslint-module-utils": {
@@ -2470,8 +2592,8 @@
"integrity": "sha1-snA2LNiLGkitMIl2zn+lTphBF0Y=",
"dev": true,
"requires": {
- "debug": "2.6.9",
- "pkg-dir": "1.0.0"
+ "debug": "^2.6.8",
+ "pkg-dir": "^1.0.0"
},
"dependencies": {
"find-up": {
@@ -2480,8 +2602,8 @@
"integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
"dev": true,
"requires": {
- "path-exists": "2.1.0",
- "pinkie-promise": "2.0.1"
+ "path-exists": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
}
},
"path-exists": {
@@ -2490,7 +2612,7 @@
"integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
"dev": true,
"requires": {
- "pinkie-promise": "2.0.1"
+ "pinkie-promise": "^2.0.0"
}
},
"pkg-dir": {
@@ -2499,7 +2621,7 @@
"integrity": "sha1-ektQio1bstYp1EcFb/TpyTFM89Q=",
"dev": true,
"requires": {
- "find-up": "1.1.2"
+ "find-up": "^1.0.0"
}
}
}
@@ -2510,16 +2632,16 @@
"integrity": "sha1-2tMXgSktZmSyUxf9BJ0uKy8CIF0=",
"dev": true,
"requires": {
- "contains-path": "0.1.0",
- "debug": "2.6.9",
+ "contains-path": "^0.1.0",
+ "debug": "^2.6.8",
"doctrine": "1.5.0",
- "eslint-import-resolver-node": "0.3.2",
- "eslint-module-utils": "2.2.0",
- "has": "1.0.3",
- "lodash": "4.17.10",
- "minimatch": "3.0.4",
- "read-pkg-up": "2.0.0",
- "resolve": "1.7.1"
+ "eslint-import-resolver-node": "^0.3.1",
+ "eslint-module-utils": "^2.2.0",
+ "has": "^1.0.1",
+ "lodash": "^4.17.4",
+ "minimatch": "^3.0.3",
+ "read-pkg-up": "^2.0.0",
+ "resolve": "^1.6.0"
},
"dependencies": {
"doctrine": {
@@ -2528,8 +2650,8 @@
"integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=",
"dev": true,
"requires": {
- "esutils": "2.0.2",
- "isarray": "1.0.0"
+ "esutils": "^2.0.2",
+ "isarray": "^1.0.0"
}
},
"isarray": {
@@ -2546,12 +2668,12 @@
"integrity": "sha1-d5uw/nsI2lZKQiYkkR3hAGHgSO4=",
"dev": true,
"requires": {
- "aria-query": "0.3.0",
+ "aria-query": "^0.3.0",
"ast-types-flow": "0.0.7",
- "damerau-levenshtein": "1.0.4",
- "emoji-regex": "6.5.1",
- "jsx-ast-utils": "1.4.1",
- "object-assign": "4.1.1"
+ "damerau-levenshtein": "^1.0.0",
+ "emoji-regex": "^6.1.0",
+ "jsx-ast-utils": "^1.0.0",
+ "object-assign": "^4.0.1"
}
},
"eslint-plugin-react": {
@@ -2560,11 +2682,11 @@
"integrity": "sha1-xUNb6wZ3ThLH2y9qut3L+QDNP3g=",
"dev": true,
"requires": {
- "array.prototype.find": "2.0.4",
- "doctrine": "1.5.0",
- "has": "1.0.3",
- "jsx-ast-utils": "1.4.1",
- "object.assign": "4.1.0"
+ "array.prototype.find": "^2.0.1",
+ "doctrine": "^1.2.2",
+ "has": "^1.0.1",
+ "jsx-ast-utils": "^1.3.4",
+ "object.assign": "^4.0.4"
},
"dependencies": {
"doctrine": {
@@ -2573,8 +2695,8 @@
"integrity": "sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=",
"dev": true,
"requires": {
- "esutils": "2.0.2",
- "isarray": "1.0.0"
+ "esutils": "^2.0.2",
+ "isarray": "^1.0.0"
}
},
"isarray": {
@@ -2597,8 +2719,8 @@
"integrity": "sha512-yAcIQxtmMiB/jL32dzEp2enBeidsB7xWPLNiw3IIkpVds1P+h7qF9YwJq1yUNzp2OKXgAprs4F61ih66UsoD1A==",
"dev": true,
"requires": {
- "acorn": "5.6.2",
- "acorn-jsx": "3.0.1"
+ "acorn": "^5.5.0",
+ "acorn-jsx": "^3.0.0"
}
},
"esprima": {
@@ -2613,7 +2735,7 @@
"integrity": "sha512-SmiyZ5zIWH9VM+SRUReLS5Q8a7GxtRdxEBVZpm98rJM7Sb+A9DVCndXfkeFUd3byderg+EbDkfnevfCwynWaNA==",
"dev": true,
"requires": {
- "estraverse": "4.2.0"
+ "estraverse": "^4.0.0"
}
},
"esrecurse": {
@@ -2622,7 +2744,7 @@
"integrity": "sha512-64RBB++fIOAXPw3P9cy89qfMlvZEXZkqqJkjqqXIvzP5ezRZjW+lPWjw35UX/3EhUPFYbg5ER4JYgDw4007/DQ==",
"dev": true,
"requires": {
- "estraverse": "4.2.0"
+ "estraverse": "^4.1.0"
}
},
"estraverse": {
@@ -2649,8 +2771,8 @@
"integrity": "sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=",
"dev": true,
"requires": {
- "d": "1.0.0",
- "es5-ext": "0.10.45"
+ "d": "1",
+ "es5-ext": "~0.10.14"
}
},
"eventemitter3": {
@@ -2671,7 +2793,7 @@
"integrity": "sha1-Cs7ehJ7X3RzMMsgRuxG5RNTykjI=",
"dev": true,
"requires": {
- "original": "1.0.1"
+ "original": ">=0.0.5"
}
},
"evp_bytestokey": {
@@ -2680,8 +2802,8 @@
"integrity": "sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==",
"dev": true,
"requires": {
- "md5.js": "1.3.4",
- "safe-buffer": "5.1.2"
+ "md5.js": "^1.3.4",
+ "safe-buffer": "^5.1.1"
}
},
"execa": {
@@ -2690,13 +2812,13 @@
"integrity": "sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=",
"dev": true,
"requires": {
- "cross-spawn": "5.1.0",
- "get-stream": "3.0.0",
- "is-stream": "1.1.0",
- "npm-run-path": "2.0.2",
- "p-finally": "1.0.0",
- "signal-exit": "3.0.2",
- "strip-eof": "1.0.0"
+ "cross-spawn": "^5.0.1",
+ "get-stream": "^3.0.0",
+ "is-stream": "^1.1.0",
+ "npm-run-path": "^2.0.0",
+ "p-finally": "^1.0.0",
+ "signal-exit": "^3.0.0",
+ "strip-eof": "^1.0.0"
}
},
"exit-hook": {
@@ -2711,13 +2833,13 @@
"integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=",
"dev": true,
"requires": {
- "debug": "2.6.9",
- "define-property": "0.2.5",
- "extend-shallow": "2.0.1",
- "posix-character-classes": "0.1.1",
- "regex-not": "1.0.2",
- "snapdragon": "0.8.2",
- "to-regex": "3.0.2"
+ "debug": "^2.3.3",
+ "define-property": "^0.2.5",
+ "extend-shallow": "^2.0.1",
+ "posix-character-classes": "^0.1.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.1"
},
"dependencies": {
"define-property": {
@@ -2726,7 +2848,7 @@
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"dev": true,
"requires": {
- "is-descriptor": "0.1.6"
+ "is-descriptor": "^0.1.0"
}
},
"extend-shallow": {
@@ -2735,7 +2857,7 @@
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
- "is-extendable": "0.1.1"
+ "is-extendable": "^0.1.0"
}
}
}
@@ -2746,7 +2868,7 @@
"integrity": "sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=",
"dev": true,
"requires": {
- "fill-range": "2.2.4"
+ "fill-range": "^2.1.0"
},
"dependencies": {
"fill-range": {
@@ -2755,11 +2877,11 @@
"integrity": "sha512-cnrcCbj01+j2gTG921VZPnHbjmdAf8oQV/iGeV2kZxGSyfYjjTyY79ErsK1WJWMpw6DaApEX72binqJE+/d+5Q==",
"dev": true,
"requires": {
- "is-number": "2.1.0",
- "isobject": "2.1.0",
- "randomatic": "3.0.0",
- "repeat-element": "1.1.2",
- "repeat-string": "1.6.1"
+ "is-number": "^2.1.0",
+ "isobject": "^2.0.0",
+ "randomatic": "^3.0.0",
+ "repeat-element": "^1.1.2",
+ "repeat-string": "^1.5.2"
}
},
"is-number": {
@@ -2768,7 +2890,7 @@
"integrity": "sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=",
"dev": true,
"requires": {
- "kind-of": "3.2.2"
+ "kind-of": "^3.0.2"
}
},
"isarray": {
@@ -2794,36 +2916,36 @@
"integrity": "sha1-avilAjUNsyRuzEvs9rWjTSL37VM=",
"dev": true,
"requires": {
- "accepts": "1.3.5",
+ "accepts": "~1.3.5",
"array-flatten": "1.1.1",
"body-parser": "1.18.2",
"content-disposition": "0.5.2",
- "content-type": "1.0.4",
+ "content-type": "~1.0.4",
"cookie": "0.3.1",
"cookie-signature": "1.0.6",
"debug": "2.6.9",
- "depd": "1.1.2",
- "encodeurl": "1.0.2",
- "escape-html": "1.0.3",
- "etag": "1.8.1",
+ "depd": "~1.1.2",
+ "encodeurl": "~1.0.2",
+ "escape-html": "~1.0.3",
+ "etag": "~1.8.1",
"finalhandler": "1.1.1",
"fresh": "0.5.2",
"merge-descriptors": "1.0.1",
- "methods": "1.1.2",
- "on-finished": "2.3.0",
- "parseurl": "1.3.2",
+ "methods": "~1.1.2",
+ "on-finished": "~2.3.0",
+ "parseurl": "~1.3.2",
"path-to-regexp": "0.1.7",
- "proxy-addr": "2.0.3",
+ "proxy-addr": "~2.0.3",
"qs": "6.5.1",
- "range-parser": "1.2.0",
+ "range-parser": "~1.2.0",
"safe-buffer": "5.1.1",
"send": "0.16.2",
"serve-static": "1.13.2",
"setprototypeof": "1.1.0",
- "statuses": "1.4.0",
- "type-is": "1.6.16",
+ "statuses": "~1.4.0",
+ "type-is": "~1.6.16",
"utils-merge": "1.0.1",
- "vary": "1.1.2"
+ "vary": "~1.1.2"
},
"dependencies": {
"array-flatten": {
@@ -2852,8 +2974,8 @@
"integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=",
"dev": true,
"requires": {
- "assign-symbols": "1.0.0",
- "is-extendable": "1.0.1"
+ "assign-symbols": "^1.0.0",
+ "is-extendable": "^1.0.1"
},
"dependencies": {
"is-extendable": {
@@ -2862,7 +2984,7 @@
"integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
"dev": true,
"requires": {
- "is-plain-object": "2.0.4"
+ "is-plain-object": "^2.0.4"
}
}
}
@@ -2873,14 +2995,14 @@
"integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
"dev": true,
"requires": {
- "array-unique": "0.3.2",
- "define-property": "1.0.0",
- "expand-brackets": "2.1.4",
- "extend-shallow": "2.0.1",
- "fragment-cache": "0.2.1",
- "regex-not": "1.0.2",
- "snapdragon": "0.8.2",
- "to-regex": "3.0.2"
+ "array-unique": "^0.3.2",
+ "define-property": "^1.0.0",
+ "expand-brackets": "^2.1.4",
+ "extend-shallow": "^2.0.1",
+ "fragment-cache": "^0.2.1",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.1"
},
"dependencies": {
"define-property": {
@@ -2889,7 +3011,7 @@
"integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
"dev": true,
"requires": {
- "is-descriptor": "1.0.2"
+ "is-descriptor": "^1.0.0"
}
},
"extend-shallow": {
@@ -2898,7 +3020,7 @@
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
- "is-extendable": "0.1.1"
+ "is-extendable": "^0.1.0"
}
},
"is-accessor-descriptor": {
@@ -2907,7 +3029,7 @@
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
"dev": true,
"requires": {
- "kind-of": "6.0.2"
+ "kind-of": "^6.0.0"
}
},
"is-data-descriptor": {
@@ -2916,7 +3038,7 @@
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
"dev": true,
"requires": {
- "kind-of": "6.0.2"
+ "kind-of": "^6.0.0"
}
},
"is-descriptor": {
@@ -2925,9 +3047,9 @@
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
"dev": true,
"requires": {
- "is-accessor-descriptor": "1.0.0",
- "is-data-descriptor": "1.0.0",
- "kind-of": "6.0.2"
+ "is-accessor-descriptor": "^1.0.0",
+ "is-data-descriptor": "^1.0.0",
+ "kind-of": "^6.0.2"
}
},
"kind-of": {
@@ -2962,7 +3084,7 @@
"integrity": "sha1-TkkvjQTftviQA1B/btvy1QHnxvQ=",
"dev": true,
"requires": {
- "websocket-driver": "0.7.0"
+ "websocket-driver": ">=0.5.1"
}
},
"fbjs": {
@@ -2970,13 +3092,13 @@
"resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.17.tgz",
"integrity": "sha1-xNWY6taUkRJlPWWIsBpc3Nn5D90=",
"requires": {
- "core-js": "1.2.7",
- "isomorphic-fetch": "2.2.1",
- "loose-envify": "1.3.1",
- "object-assign": "4.1.1",
- "promise": "7.3.1",
- "setimmediate": "1.0.5",
- "ua-parser-js": "0.7.18"
+ "core-js": "^1.0.0",
+ "isomorphic-fetch": "^2.1.1",
+ "loose-envify": "^1.0.0",
+ "object-assign": "^4.1.0",
+ "promise": "^7.1.1",
+ "setimmediate": "^1.0.5",
+ "ua-parser-js": "^0.7.18"
}
},
"figures": {
@@ -2985,8 +3107,8 @@
"integrity": "sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=",
"dev": true,
"requires": {
- "escape-string-regexp": "1.0.5",
- "object-assign": "4.1.1"
+ "escape-string-regexp": "^1.0.5",
+ "object-assign": "^4.1.0"
}
},
"file-entry-cache": {
@@ -2995,8 +3117,8 @@
"integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=",
"dev": true,
"requires": {
- "flat-cache": "1.3.0",
- "object-assign": "4.1.1"
+ "flat-cache": "^1.2.1",
+ "object-assign": "^4.0.1"
}
},
"filename-regex": {
@@ -3011,10 +3133,10 @@
"integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=",
"dev": true,
"requires": {
- "extend-shallow": "2.0.1",
- "is-number": "3.0.0",
- "repeat-string": "1.6.1",
- "to-regex-range": "2.1.1"
+ "extend-shallow": "^2.0.1",
+ "is-number": "^3.0.0",
+ "repeat-string": "^1.6.1",
+ "to-regex-range": "^2.1.0"
},
"dependencies": {
"extend-shallow": {
@@ -3023,7 +3145,7 @@
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
- "is-extendable": "0.1.1"
+ "is-extendable": "^0.1.0"
}
}
}
@@ -3035,12 +3157,12 @@
"dev": true,
"requires": {
"debug": "2.6.9",
- "encodeurl": "1.0.2",
- "escape-html": "1.0.3",
- "on-finished": "2.3.0",
- "parseurl": "1.3.2",
- "statuses": "1.4.0",
- "unpipe": "1.0.0"
+ "encodeurl": "~1.0.2",
+ "escape-html": "~1.0.3",
+ "on-finished": "~2.3.0",
+ "parseurl": "~1.3.2",
+ "statuses": "~1.4.0",
+ "unpipe": "~1.0.0"
}
},
"find-cache-dir": {
@@ -3049,9 +3171,9 @@
"integrity": "sha1-kojj6ePMN0hxfTnq3hfPcfww7m8=",
"dev": true,
"requires": {
- "commondir": "1.0.1",
- "make-dir": "1.3.0",
- "pkg-dir": "2.0.0"
+ "commondir": "^1.0.1",
+ "make-dir": "^1.0.0",
+ "pkg-dir": "^2.0.0"
}
},
"find-up": {
@@ -3060,7 +3182,7 @@
"integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
"dev": true,
"requires": {
- "locate-path": "2.0.0"
+ "locate-path": "^2.0.0"
}
},
"flat-cache": {
@@ -3069,10 +3191,10 @@
"integrity": "sha1-0wMLMrOBVPTjt+nHCfSQ9++XxIE=",
"dev": true,
"requires": {
- "circular-json": "0.3.3",
- "del": "2.2.2",
- "graceful-fs": "4.1.11",
- "write": "0.2.1"
+ "circular-json": "^0.3.1",
+ "del": "^2.0.2",
+ "graceful-fs": "^4.1.2",
+ "write": "^0.2.1"
}
},
"follow-redirects": {
@@ -3081,7 +3203,7 @@
"integrity": "sha512-fdrt472/9qQ6Kgjvb935ig6vJCuofpBUD14f9Vb+SLlm7xIe4Qva5gey8EKtv8lp7ahE1wilg3xL1znpVGtZIA==",
"dev": true,
"requires": {
- "debug": "3.1.0"
+ "debug": "^3.1.0"
},
"dependencies": {
"debug": {
@@ -3107,7 +3229,7 @@
"integrity": "sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=",
"dev": true,
"requires": {
- "for-in": "1.0.2"
+ "for-in": "^1.0.1"
}
},
"foreach": {
@@ -3128,7 +3250,7 @@
"integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=",
"dev": true,
"requires": {
- "map-cache": "0.2.2"
+ "map-cache": "^0.2.2"
}
},
"fresh": {
@@ -3150,8 +3272,8 @@
"dev": true,
"optional": true,
"requires": {
- "nan": "2.10.0",
- "node-pre-gyp": "0.10.0"
+ "nan": "^2.9.2",
+ "node-pre-gyp": "^0.10.0"
},
"dependencies": {
"abbrev": {
@@ -3177,8 +3299,8 @@
"dev": true,
"optional": true,
"requires": {
- "delegates": "1.0.0",
- "readable-stream": "2.3.6"
+ "delegates": "^1.0.0",
+ "readable-stream": "^2.0.6"
}
},
"balanced-match": {
@@ -3191,7 +3313,7 @@
"bundled": true,
"dev": true,
"requires": {
- "balanced-match": "1.0.0",
+ "balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
@@ -3255,7 +3377,7 @@
"dev": true,
"optional": true,
"requires": {
- "minipass": "2.2.4"
+ "minipass": "^2.2.1"
}
},
"fs.realpath": {
@@ -3270,14 +3392,14 @@
"dev": true,
"optional": true,
"requires": {
- "aproba": "1.2.0",
- "console-control-strings": "1.1.0",
- "has-unicode": "2.0.1",
- "object-assign": "4.1.1",
- "signal-exit": "3.0.2",
- "string-width": "1.0.2",
- "strip-ansi": "3.0.1",
- "wide-align": "1.1.2"
+ "aproba": "^1.0.3",
+ "console-control-strings": "^1.0.0",
+ "has-unicode": "^2.0.0",
+ "object-assign": "^4.1.0",
+ "signal-exit": "^3.0.0",
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1",
+ "wide-align": "^1.1.0"
}
},
"glob": {
@@ -3286,12 +3408,12 @@
"dev": true,
"optional": true,
"requires": {
- "fs.realpath": "1.0.0",
- "inflight": "1.0.6",
- "inherits": "2.0.3",
- "minimatch": "3.0.4",
- "once": "1.4.0",
- "path-is-absolute": "1.0.1"
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
}
},
"has-unicode": {
@@ -3306,7 +3428,7 @@
"dev": true,
"optional": true,
"requires": {
- "safer-buffer": "2.1.2"
+ "safer-buffer": "^2.1.0"
}
},
"ignore-walk": {
@@ -3315,7 +3437,7 @@
"dev": true,
"optional": true,
"requires": {
- "minimatch": "3.0.4"
+ "minimatch": "^3.0.4"
}
},
"inflight": {
@@ -3324,8 +3446,8 @@
"dev": true,
"optional": true,
"requires": {
- "once": "1.4.0",
- "wrappy": "1.0.2"
+ "once": "^1.3.0",
+ "wrappy": "1"
}
},
"inherits": {
@@ -3344,7 +3466,7 @@
"bundled": true,
"dev": true,
"requires": {
- "number-is-nan": "1.0.1"
+ "number-is-nan": "^1.0.0"
}
},
"isarray": {
@@ -3358,7 +3480,7 @@
"bundled": true,
"dev": true,
"requires": {
- "brace-expansion": "1.1.11"
+ "brace-expansion": "^1.1.7"
}
},
"minimist": {
@@ -3371,8 +3493,8 @@
"bundled": true,
"dev": true,
"requires": {
- "safe-buffer": "5.1.1",
- "yallist": "3.0.2"
+ "safe-buffer": "^5.1.1",
+ "yallist": "^3.0.0"
}
},
"minizlib": {
@@ -3381,7 +3503,7 @@
"dev": true,
"optional": true,
"requires": {
- "minipass": "2.2.4"
+ "minipass": "^2.2.1"
}
},
"mkdirp": {
@@ -3404,9 +3526,9 @@
"dev": true,
"optional": true,
"requires": {
- "debug": "2.6.9",
- "iconv-lite": "0.4.21",
- "sax": "1.2.4"
+ "debug": "^2.1.2",
+ "iconv-lite": "^0.4.4",
+ "sax": "^1.2.4"
}
},
"node-pre-gyp": {
@@ -3415,16 +3537,16 @@
"dev": true,
"optional": true,
"requires": {
- "detect-libc": "1.0.3",
- "mkdirp": "0.5.1",
- "needle": "2.2.0",
- "nopt": "4.0.1",
- "npm-packlist": "1.1.10",
- "npmlog": "4.1.2",
- "rc": "1.2.7",
- "rimraf": "2.6.2",
- "semver": "5.5.0",
- "tar": "4.4.1"
+ "detect-libc": "^1.0.2",
+ "mkdirp": "^0.5.1",
+ "needle": "^2.2.0",
+ "nopt": "^4.0.1",
+ "npm-packlist": "^1.1.6",
+ "npmlog": "^4.0.2",
+ "rc": "^1.1.7",
+ "rimraf": "^2.6.1",
+ "semver": "^5.3.0",
+ "tar": "^4"
}
},
"nopt": {
@@ -3433,8 +3555,8 @@
"dev": true,
"optional": true,
"requires": {
- "abbrev": "1.1.1",
- "osenv": "0.1.5"
+ "abbrev": "1",
+ "osenv": "^0.1.4"
}
},
"npm-bundled": {
@@ -3449,8 +3571,8 @@
"dev": true,
"optional": true,
"requires": {
- "ignore-walk": "3.0.1",
- "npm-bundled": "1.0.3"
+ "ignore-walk": "^3.0.1",
+ "npm-bundled": "^1.0.1"
}
},
"npmlog": {
@@ -3459,10 +3581,10 @@
"dev": true,
"optional": true,
"requires": {
- "are-we-there-yet": "1.1.4",
- "console-control-strings": "1.1.0",
- "gauge": "2.7.4",
- "set-blocking": "2.0.0"
+ "are-we-there-yet": "~1.1.2",
+ "console-control-strings": "~1.1.0",
+ "gauge": "~2.7.3",
+ "set-blocking": "~2.0.0"
}
},
"number-is-nan": {
@@ -3481,7 +3603,7 @@
"bundled": true,
"dev": true,
"requires": {
- "wrappy": "1.0.2"
+ "wrappy": "1"
}
},
"os-homedir": {
@@ -3502,8 +3624,8 @@
"dev": true,
"optional": true,
"requires": {
- "os-homedir": "1.0.2",
- "os-tmpdir": "1.0.2"
+ "os-homedir": "^1.0.0",
+ "os-tmpdir": "^1.0.0"
}
},
"path-is-absolute": {
@@ -3524,10 +3646,10 @@
"dev": true,
"optional": true,
"requires": {
- "deep-extend": "0.5.1",
- "ini": "1.3.5",
- "minimist": "1.2.0",
- "strip-json-comments": "2.0.1"
+ "deep-extend": "^0.5.1",
+ "ini": "~1.3.0",
+ "minimist": "^1.2.0",
+ "strip-json-comments": "~2.0.1"
},
"dependencies": {
"minimist": {
@@ -3544,13 +3666,13 @@
"dev": true,
"optional": true,
"requires": {
- "core-util-is": "1.0.2",
- "inherits": "2.0.3",
- "isarray": "1.0.0",
- "process-nextick-args": "2.0.0",
- "safe-buffer": "5.1.1",
- "string_decoder": "1.1.1",
- "util-deprecate": "1.0.2"
+ "core-util-is": "~1.0.0",
+ "inherits": "~2.0.3",
+ "isarray": "~1.0.0",
+ "process-nextick-args": "~2.0.0",
+ "safe-buffer": "~5.1.1",
+ "string_decoder": "~1.1.1",
+ "util-deprecate": "~1.0.1"
}
},
"rimraf": {
@@ -3559,7 +3681,7 @@
"dev": true,
"optional": true,
"requires": {
- "glob": "7.1.2"
+ "glob": "^7.0.5"
}
},
"safe-buffer": {
@@ -3602,9 +3724,9 @@
"bundled": true,
"dev": true,
"requires": {
- "code-point-at": "1.1.0",
- "is-fullwidth-code-point": "1.0.0",
- "strip-ansi": "3.0.1"
+ "code-point-at": "^1.0.0",
+ "is-fullwidth-code-point": "^1.0.0",
+ "strip-ansi": "^3.0.0"
}
},
"string_decoder": {
@@ -3613,7 +3735,7 @@
"dev": true,
"optional": true,
"requires": {
- "safe-buffer": "5.1.1"
+ "safe-buffer": "~5.1.0"
}
},
"strip-ansi": {
@@ -3621,7 +3743,7 @@
"bundled": true,
"dev": true,
"requires": {
- "ansi-regex": "2.1.1"
+ "ansi-regex": "^2.0.0"
}
},
"strip-json-comments": {
@@ -3636,13 +3758,13 @@
"dev": true,
"optional": true,
"requires": {
- "chownr": "1.0.1",
- "fs-minipass": "1.2.5",
- "minipass": "2.2.4",
- "minizlib": "1.1.0",
- "mkdirp": "0.5.1",
- "safe-buffer": "5.1.1",
- "yallist": "3.0.2"
+ "chownr": "^1.0.1",
+ "fs-minipass": "^1.2.5",
+ "minipass": "^2.2.4",
+ "minizlib": "^1.1.0",
+ "mkdirp": "^0.5.0",
+ "safe-buffer": "^5.1.1",
+ "yallist": "^3.0.2"
}
},
"util-deprecate": {
@@ -3657,7 +3779,7 @@
"dev": true,
"optional": true,
"requires": {
- "string-width": "1.0.2"
+ "string-width": "^1.0.2"
}
},
"wrappy": {
@@ -3690,7 +3812,7 @@
"integrity": "sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=",
"dev": true,
"requires": {
- "is-property": "1.0.2"
+ "is-property": "^1.0.0"
}
},
"get-caller-file": {
@@ -3723,12 +3845,12 @@
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==",
"dev": true,
"requires": {
- "fs.realpath": "1.0.0",
- "inflight": "1.0.6",
- "inherits": "2.0.3",
- "minimatch": "3.0.4",
- "once": "1.4.0",
- "path-is-absolute": "1.0.1"
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
}
},
"glob-base": {
@@ -3737,8 +3859,8 @@
"integrity": "sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=",
"dev": true,
"requires": {
- "glob-parent": "2.0.0",
- "is-glob": "2.0.1"
+ "glob-parent": "^2.0.0",
+ "is-glob": "^2.0.0"
},
"dependencies": {
"glob-parent": {
@@ -3747,7 +3869,7 @@
"integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=",
"dev": true,
"requires": {
- "is-glob": "2.0.1"
+ "is-glob": "^2.0.0"
}
},
"is-extglob": {
@@ -3762,7 +3884,7 @@
"integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=",
"dev": true,
"requires": {
- "is-extglob": "1.0.0"
+ "is-extglob": "^1.0.0"
}
}
}
@@ -3773,8 +3895,8 @@
"integrity": "sha1-nmr2KZ2NO9K9QEMIMr0RPfkGxa4=",
"dev": true,
"requires": {
- "is-glob": "3.1.0",
- "path-dirname": "1.0.2"
+ "is-glob": "^3.1.0",
+ "path-dirname": "^1.0.0"
},
"dependencies": {
"is-glob": {
@@ -3783,7 +3905,7 @@
"integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
"dev": true,
"requires": {
- "is-extglob": "2.1.1"
+ "is-extglob": "^2.1.0"
}
}
}
@@ -3800,12 +3922,12 @@
"integrity": "sha1-69hGZ8oNuzMLmbz8aOrCvFQ3Dg0=",
"dev": true,
"requires": {
- "array-union": "1.0.2",
- "arrify": "1.0.1",
- "glob": "7.1.2",
- "object-assign": "4.1.1",
- "pify": "2.3.0",
- "pinkie-promise": "2.0.1"
+ "array-union": "^1.0.1",
+ "arrify": "^1.0.0",
+ "glob": "^7.0.3",
+ "object-assign": "^4.0.1",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
},
"dependencies": {
"pify": {
@@ -3834,7 +3956,7 @@
"integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
"dev": true,
"requires": {
- "function-bind": "1.1.1"
+ "function-bind": "^1.1.1"
}
},
"has-ansi": {
@@ -3843,7 +3965,7 @@
"integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
"dev": true,
"requires": {
- "ansi-regex": "2.1.1"
+ "ansi-regex": "^2.0.0"
}
},
"has-flag": {
@@ -3864,9 +3986,9 @@
"integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=",
"dev": true,
"requires": {
- "get-value": "2.0.6",
- "has-values": "1.0.0",
- "isobject": "3.0.1"
+ "get-value": "^2.0.6",
+ "has-values": "^1.0.0",
+ "isobject": "^3.0.0"
}
},
"has-values": {
@@ -3875,8 +3997,8 @@
"integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=",
"dev": true,
"requires": {
- "is-number": "3.0.0",
- "kind-of": "4.0.0"
+ "is-number": "^3.0.0",
+ "kind-of": "^4.0.0"
},
"dependencies": {
"kind-of": {
@@ -3885,7 +4007,7 @@
"integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=",
"dev": true,
"requires": {
- "is-buffer": "1.1.6"
+ "is-buffer": "^1.1.5"
}
}
}
@@ -3896,8 +4018,8 @@
"integrity": "sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=",
"dev": true,
"requires": {
- "inherits": "2.0.3",
- "safe-buffer": "5.1.2"
+ "inherits": "^2.0.1",
+ "safe-buffer": "^5.0.1"
}
},
"hash.js": {
@@ -3906,8 +4028,8 @@
"integrity": "sha512-A6RlQvvZEtFS5fLU43IDu0QUmBy+fDO9VMdTXvufKwIkt/rFfvICAViCax5fbDO4zdNzaC3/27ZhKUok5bAJyw==",
"dev": true,
"requires": {
- "inherits": "2.0.3",
- "minimalistic-assert": "1.0.1"
+ "inherits": "^2.0.3",
+ "minimalistic-assert": "^1.0.0"
}
},
"history": {
@@ -3915,11 +4037,11 @@
"resolved": "https://registry.npmjs.org/history/-/history-4.7.2.tgz",
"integrity": "sha512-1zkBRWW6XweO0NBcjiphtVJVsIQ+SXF29z9DVkceeaSLVMFXHool+fdCZD4spDCfZJCILPILc3bm7Bc+HRi0nA==",
"requires": {
- "invariant": "2.2.4",
- "loose-envify": "1.3.1",
- "resolve-pathname": "2.2.0",
- "value-equal": "0.4.0",
- "warning": "3.0.0"
+ "invariant": "^2.2.1",
+ "loose-envify": "^1.2.0",
+ "resolve-pathname": "^2.2.0",
+ "value-equal": "^0.4.0",
+ "warning": "^3.0.0"
},
"dependencies": {
"warning": {
@@ -3927,7 +4049,7 @@
"resolved": "https://registry.npmjs.org/warning/-/warning-3.0.0.tgz",
"integrity": "sha1-MuU3fLVy3kqwR1O9+IIcAe1gW3w=",
"requires": {
- "loose-envify": "1.3.1"
+ "loose-envify": "^1.0.0"
}
}
}
@@ -3938,9 +4060,9 @@
"integrity": "sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=",
"dev": true,
"requires": {
- "hash.js": "1.1.4",
- "minimalistic-assert": "1.0.1",
- "minimalistic-crypto-utils": "1.0.1"
+ "hash.js": "^1.0.3",
+ "minimalistic-assert": "^1.0.0",
+ "minimalistic-crypto-utils": "^1.0.1"
}
},
"hoist-non-react-statics": {
@@ -3954,8 +4076,8 @@
"integrity": "sha1-42w/LSyufXRqhX440Y1fMqeILbg=",
"dev": true,
"requires": {
- "os-homedir": "1.0.2",
- "os-tmpdir": "1.0.2"
+ "os-homedir": "^1.0.0",
+ "os-tmpdir": "^1.0.1"
}
},
"hosted-git-info": {
@@ -3970,10 +4092,10 @@
"integrity": "sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=",
"dev": true,
"requires": {
- "inherits": "2.0.3",
- "obuf": "1.1.2",
- "readable-stream": "2.3.6",
- "wbuf": "1.7.3"
+ "inherits": "^2.0.1",
+ "obuf": "^1.0.0",
+ "readable-stream": "^2.0.1",
+ "wbuf": "^1.1.0"
}
},
"html-entities": {
@@ -3994,10 +4116,10 @@
"integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
"dev": true,
"requires": {
- "depd": "1.1.2",
+ "depd": "~1.1.2",
"inherits": "2.0.3",
"setprototypeof": "1.1.0",
- "statuses": "1.4.0"
+ "statuses": ">= 1.4.0 < 2"
}
},
"http-parser-js": {
@@ -4012,9 +4134,9 @@
"integrity": "sha512-Taqn+3nNvYRfJ3bGvKfBSRwy1v6eePlm3oc/aWVxZp57DQr5Eq3xhKJi7Z4hZpS8PC3H4qI+Yly5EmFacGuA/g==",
"dev": true,
"requires": {
- "eventemitter3": "3.1.0",
- "follow-redirects": "1.5.0",
- "requires-port": "1.0.0"
+ "eventemitter3": "^3.0.0",
+ "follow-redirects": "^1.0.0",
+ "requires-port": "^1.0.0"
}
},
"http-proxy-middleware": {
@@ -4023,10 +4145,10 @@
"integrity": "sha1-ZC6ISIUdZvCdTxJJEoRtuutBuDM=",
"dev": true,
"requires": {
- "http-proxy": "1.17.0",
- "is-glob": "3.1.0",
- "lodash": "4.17.10",
- "micromatch": "2.3.11"
+ "http-proxy": "^1.16.2",
+ "is-glob": "^3.1.0",
+ "lodash": "^4.17.2",
+ "micromatch": "^2.3.11"
},
"dependencies": {
"arr-diff": {
@@ -4035,7 +4157,7 @@
"integrity": "sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=",
"dev": true,
"requires": {
- "arr-flatten": "1.1.0"
+ "arr-flatten": "^1.0.1"
}
},
"array-unique": {
@@ -4050,9 +4172,9 @@
"integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=",
"dev": true,
"requires": {
- "expand-range": "1.8.2",
- "preserve": "0.2.0",
- "repeat-element": "1.1.2"
+ "expand-range": "^1.8.1",
+ "preserve": "^0.2.0",
+ "repeat-element": "^1.1.2"
}
},
"expand-brackets": {
@@ -4061,7 +4183,7 @@
"integrity": "sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=",
"dev": true,
"requires": {
- "is-posix-bracket": "0.1.1"
+ "is-posix-bracket": "^0.1.0"
}
},
"extglob": {
@@ -4070,7 +4192,7 @@
"integrity": "sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=",
"dev": true,
"requires": {
- "is-extglob": "1.0.0"
+ "is-extglob": "^1.0.0"
},
"dependencies": {
"is-extglob": {
@@ -4087,7 +4209,7 @@
"integrity": "sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=",
"dev": true,
"requires": {
- "is-extglob": "2.1.1"
+ "is-extglob": "^2.1.0"
}
},
"micromatch": {
@@ -4096,19 +4218,19 @@
"integrity": "sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=",
"dev": true,
"requires": {
- "arr-diff": "2.0.0",
- "array-unique": "0.2.1",
- "braces": "1.8.5",
- "expand-brackets": "0.1.5",
- "extglob": "0.3.2",
- "filename-regex": "2.0.1",
- "is-extglob": "1.0.0",
- "is-glob": "2.0.1",
- "kind-of": "3.2.2",
- "normalize-path": "2.1.1",
- "object.omit": "2.0.1",
- "parse-glob": "3.0.4",
- "regex-cache": "0.4.4"
+ "arr-diff": "^2.0.0",
+ "array-unique": "^0.2.1",
+ "braces": "^1.8.2",
+ "expand-brackets": "^0.1.4",
+ "extglob": "^0.3.1",
+ "filename-regex": "^2.0.0",
+ "is-extglob": "^1.0.0",
+ "is-glob": "^2.0.1",
+ "kind-of": "^3.0.2",
+ "normalize-path": "^2.0.1",
+ "object.omit": "^2.0.0",
+ "parse-glob": "^3.0.4",
+ "regex-cache": "^0.4.2"
},
"dependencies": {
"is-extglob": {
@@ -4123,7 +4245,7 @@
"integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=",
"dev": true,
"requires": {
- "is-extglob": "1.0.0"
+ "is-extglob": "^1.0.0"
}
}
}
@@ -4141,7 +4263,7 @@
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.23.tgz",
"integrity": "sha512-neyTUVFtahjf0mB3dZT77u+8O0QB89jFdnBkd5P1JgYPbPaia3gXXOVL2fq8VyU2gMMD7SaN7QukTB/pmXYvDA==",
"requires": {
- "safer-buffer": "2.1.2"
+ "safer-buffer": ">= 2.1.2 < 3"
}
},
"ieee754": {
@@ -4162,8 +4284,8 @@
"integrity": "sha512-vAaZHieK9qjGo58agRBg+bhHX3hoTZU/Oa3GESWLz7t1U62fk63aHuDJJEteXoDeTCcPmUT+z38gkHPZkkmpmQ==",
"dev": true,
"requires": {
- "pkg-dir": "2.0.0",
- "resolve-cwd": "2.0.0"
+ "pkg-dir": "^2.0.0",
+ "resolve-cwd": "^2.0.0"
}
},
"imurmurhash": {
@@ -4178,7 +4300,7 @@
"integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
"dev": true,
"requires": {
- "repeating": "2.0.1"
+ "repeating": "^2.0.0"
}
},
"indexof": {
@@ -4193,8 +4315,8 @@
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
"dev": true,
"requires": {
- "once": "1.4.0",
- "wrappy": "1.0.2"
+ "once": "^1.3.0",
+ "wrappy": "1"
}
},
"inherits": {
@@ -4209,19 +4331,19 @@
"integrity": "sha1-HvK/1jUE3wvHV4X/+MLEHfEvB34=",
"dev": true,
"requires": {
- "ansi-escapes": "1.4.0",
- "ansi-regex": "2.1.1",
- "chalk": "1.1.3",
- "cli-cursor": "1.0.2",
- "cli-width": "2.2.0",
- "figures": "1.7.0",
- "lodash": "4.17.10",
- "readline2": "1.0.1",
- "run-async": "0.1.0",
- "rx-lite": "3.1.2",
- "string-width": "1.0.2",
- "strip-ansi": "3.0.1",
- "through": "2.3.8"
+ "ansi-escapes": "^1.1.0",
+ "ansi-regex": "^2.0.0",
+ "chalk": "^1.0.0",
+ "cli-cursor": "^1.0.1",
+ "cli-width": "^2.0.0",
+ "figures": "^1.3.5",
+ "lodash": "^4.3.0",
+ "readline2": "^1.0.1",
+ "run-async": "^0.1.0",
+ "rx-lite": "^3.1.2",
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.0",
+ "through": "^2.3.6"
}
},
"internal-ip": {
@@ -4230,7 +4352,7 @@
"integrity": "sha1-rp+/k7mEh4eF1QqN4bNWlWBYz1w=",
"dev": true,
"requires": {
- "meow": "3.7.0"
+ "meow": "^3.3.0"
}
},
"interpret": {
@@ -4244,7 +4366,7 @@
"resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
"integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
"requires": {
- "loose-envify": "1.3.1"
+ "loose-envify": "^1.0.0"
}
},
"invert-kv": {
@@ -4271,7 +4393,7 @@
"integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=",
"dev": true,
"requires": {
- "kind-of": "3.2.2"
+ "kind-of": "^3.0.2"
}
},
"is-arrayish": {
@@ -4286,7 +4408,7 @@
"integrity": "sha1-dfFmQrSA8YenEcgUFh/TpKdlWJg=",
"dev": true,
"requires": {
- "binary-extensions": "1.11.0"
+ "binary-extensions": "^1.0.0"
}
},
"is-buffer": {
@@ -4301,7 +4423,7 @@
"integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=",
"dev": true,
"requires": {
- "builtin-modules": "1.1.1"
+ "builtin-modules": "^1.0.0"
}
},
"is-callable": {
@@ -4316,7 +4438,7 @@
"integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=",
"dev": true,
"requires": {
- "kind-of": "3.2.2"
+ "kind-of": "^3.0.2"
}
},
"is-date-object": {
@@ -4331,9 +4453,9 @@
"integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==",
"dev": true,
"requires": {
- "is-accessor-descriptor": "0.1.6",
- "is-data-descriptor": "0.1.4",
- "kind-of": "5.1.0"
+ "is-accessor-descriptor": "^0.1.6",
+ "is-data-descriptor": "^0.1.4",
+ "kind-of": "^5.0.0"
},
"dependencies": {
"kind-of": {
@@ -4356,7 +4478,7 @@
"integrity": "sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=",
"dev": true,
"requires": {
- "is-primitive": "2.0.0"
+ "is-primitive": "^2.0.0"
}
},
"is-extendable": {
@@ -4377,7 +4499,7 @@
"integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=",
"dev": true,
"requires": {
- "number-is-nan": "1.0.1"
+ "number-is-nan": "^1.0.0"
}
},
"is-fullwidth-code-point": {
@@ -4386,7 +4508,7 @@
"integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
"dev": true,
"requires": {
- "number-is-nan": "1.0.1"
+ "number-is-nan": "^1.0.0"
}
},
"is-glob": {
@@ -4395,7 +4517,7 @@
"integrity": "sha1-lSHHaEXMJhCoUgPd8ICpWML/q8A=",
"dev": true,
"requires": {
- "is-extglob": "2.1.1"
+ "is-extglob": "^2.1.1"
}
},
"is-my-ip-valid": {
@@ -4410,11 +4532,11 @@
"integrity": "sha512-IBhBslgngMQN8DDSppmgDv7RNrlFotuuDsKcrCP3+HbFaVivIBU7u9oiiErw8sH4ynx3+gOGQ3q2otkgiSi6kg==",
"dev": true,
"requires": {
- "generate-function": "2.0.0",
- "generate-object-property": "1.2.0",
- "is-my-ip-valid": "1.0.0",
- "jsonpointer": "4.0.1",
- "xtend": "4.0.1"
+ "generate-function": "^2.0.0",
+ "generate-object-property": "^1.1.0",
+ "is-my-ip-valid": "^1.0.0",
+ "jsonpointer": "^4.0.0",
+ "xtend": "^4.0.0"
}
},
"is-number": {
@@ -4423,7 +4545,7 @@
"integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=",
"dev": true,
"requires": {
- "kind-of": "3.2.2"
+ "kind-of": "^3.0.2"
}
},
"is-odd": {
@@ -4432,7 +4554,7 @@
"integrity": "sha512-OTiixgpZAT1M4NHgS5IguFp/Vz2VI3U7Goh4/HA1adtwyLtSBrxYlcSYkhpAE07s4fKEcjrFxyvtQBND4vFQyQ==",
"dev": true,
"requires": {
- "is-number": "4.0.0"
+ "is-number": "^4.0.0"
},
"dependencies": {
"is-number": {
@@ -4455,7 +4577,7 @@
"integrity": "sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==",
"dev": true,
"requires": {
- "is-path-inside": "1.0.1"
+ "is-path-inside": "^1.0.0"
}
},
"is-path-inside": {
@@ -4464,7 +4586,7 @@
"integrity": "sha1-jvW33lBDej/cprToZe96pVy0gDY=",
"dev": true,
"requires": {
- "path-is-inside": "1.0.2"
+ "path-is-inside": "^1.0.1"
}
},
"is-plain-object": {
@@ -4473,7 +4595,7 @@
"integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
"dev": true,
"requires": {
- "isobject": "3.0.1"
+ "isobject": "^3.0.1"
}
},
"is-posix-bracket": {
@@ -4500,7 +4622,7 @@
"integrity": "sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=",
"dev": true,
"requires": {
- "has": "1.0.3"
+ "has": "^1.0.1"
}
},
"is-resolvable": {
@@ -4560,8 +4682,8 @@
"resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz",
"integrity": "sha1-YRrhrPFPXoH3KVB0coGf6XM1WKk=",
"requires": {
- "node-fetch": "1.7.3",
- "whatwg-fetch": "2.0.4"
+ "node-fetch": "^1.0.1",
+ "whatwg-fetch": ">=0.10.0"
}
},
"js-tokens": {
@@ -4575,8 +4697,8 @@
"integrity": "sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A==",
"dev": true,
"requires": {
- "argparse": "1.0.10",
- "esprima": "4.0.0"
+ "argparse": "^1.0.7",
+ "esprima": "^4.0.0"
}
},
"jsesc": {
@@ -4603,7 +4725,7 @@
"integrity": "sha1-mnWdOcXy/1A/1TAGRu1EX4jE+a8=",
"dev": true,
"requires": {
- "jsonify": "0.0.0"
+ "jsonify": "~0.0.0"
}
},
"json3": {
@@ -4648,7 +4770,7 @@
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
"dev": true,
"requires": {
- "is-buffer": "1.1.6"
+ "is-buffer": "^1.1.5"
}
},
"lazy-cache": {
@@ -4663,7 +4785,7 @@
"integrity": "sha1-MIrMr6C8SDo4Z7S28rlQYlHRuDU=",
"dev": true,
"requires": {
- "invert-kv": "1.0.0"
+ "invert-kv": "^1.0.0"
}
},
"levn": {
@@ -4672,8 +4794,8 @@
"integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
"dev": true,
"requires": {
- "prelude-ls": "1.1.2",
- "type-check": "0.3.2"
+ "prelude-ls": "~1.1.2",
+ "type-check": "~0.3.2"
}
},
"load-json-file": {
@@ -4682,10 +4804,10 @@
"integrity": "sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=",
"dev": true,
"requires": {
- "graceful-fs": "4.1.11",
- "parse-json": "2.2.0",
- "pify": "2.3.0",
- "strip-bom": "3.0.0"
+ "graceful-fs": "^4.1.2",
+ "parse-json": "^2.2.0",
+ "pify": "^2.0.0",
+ "strip-bom": "^3.0.0"
},
"dependencies": {
"pify": {
@@ -4708,9 +4830,9 @@
"integrity": "sha1-yYrvSIvM7aL/teLeZG1qdUQp9c0=",
"dev": true,
"requires": {
- "big.js": "3.2.0",
- "emojis-list": "2.1.0",
- "json5": "0.5.1"
+ "big.js": "^3.1.3",
+ "emojis-list": "^2.0.0",
+ "json5": "^0.5.0"
}
},
"locate-path": {
@@ -4719,8 +4841,8 @@
"integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
"dev": true,
"requires": {
- "p-locate": "2.0.0",
- "path-exists": "3.0.0"
+ "p-locate": "^2.0.0",
+ "path-exists": "^3.0.0"
}
},
"lodash": {
@@ -4746,7 +4868,7 @@
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz",
"integrity": "sha1-0aitM/qc4OcT1l/dCsi3SNR4yEg=",
"requires": {
- "js-tokens": "3.0.2"
+ "js-tokens": "^3.0.0"
}
},
"loud-rejection": {
@@ -4755,8 +4877,8 @@
"integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
"dev": true,
"requires": {
- "currently-unhandled": "0.4.1",
- "signal-exit": "3.0.2"
+ "currently-unhandled": "^0.4.1",
+ "signal-exit": "^3.0.0"
}
},
"lru-cache": {
@@ -4765,8 +4887,8 @@
"integrity": "sha512-fFEhvcgzuIoJVUF8fYr5KR0YqxD238zgObTps31YdADwPPAp82a4M8TrckkWyx7ekNlf9aBcVn81cFwwXngrJA==",
"dev": true,
"requires": {
- "pseudomap": "1.0.2",
- "yallist": "2.1.2"
+ "pseudomap": "^1.0.2",
+ "yallist": "^2.1.2"
}
},
"make-dir": {
@@ -4775,7 +4897,7 @@
"integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==",
"dev": true,
"requires": {
- "pify": "3.0.0"
+ "pify": "^3.0.0"
}
},
"map-cache": {
@@ -4796,7 +4918,7 @@
"integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=",
"dev": true,
"requires": {
- "object-visit": "1.0.1"
+ "object-visit": "^1.0.0"
}
},
"math-random": {
@@ -4811,10 +4933,16 @@
"integrity": "sha1-6b296UogpawYsENA/Fdk1bCdkB0=",
"dev": true,
"requires": {
- "hash-base": "3.0.4",
- "inherits": "2.0.3"
+ "hash-base": "^3.0.0",
+ "inherits": "^2.0.1"
}
},
+ "mdn-data": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-1.1.4.tgz",
+ "integrity": "sha512-FSYbp3lyKjyj3E7fMl6rYvUdX0FBXaluGqlFoYESWQlyUTq8R+wp0rkFxoYFqZlHCvsUXGjyJmLQSnXToYhOSA==",
+ "dev": true
+ },
"media-typer": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
@@ -4827,7 +4955,7 @@
"integrity": "sha1-Xt1StIXKHZAP5kiVUFOZoN+kX3Y=",
"dev": true,
"requires": {
- "mimic-fn": "1.2.0"
+ "mimic-fn": "^1.0.0"
}
},
"memory-fs": {
@@ -4836,8 +4964,8 @@
"integrity": "sha1-OpoguEYlI+RHz7x+i7gO1me/xVI=",
"dev": true,
"requires": {
- "errno": "0.1.7",
- "readable-stream": "2.3.6"
+ "errno": "^0.1.3",
+ "readable-stream": "^2.0.1"
}
},
"meow": {
@@ -4846,16 +4974,16 @@
"integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
"dev": true,
"requires": {
- "camelcase-keys": "2.1.0",
- "decamelize": "1.2.0",
- "loud-rejection": "1.6.0",
- "map-obj": "1.0.1",
- "minimist": "1.2.0",
- "normalize-package-data": "2.4.0",
- "object-assign": "4.1.1",
- "read-pkg-up": "1.0.1",
- "redent": "1.0.0",
- "trim-newlines": "1.0.0"
+ "camelcase-keys": "^2.0.0",
+ "decamelize": "^1.1.2",
+ "loud-rejection": "^1.0.0",
+ "map-obj": "^1.0.1",
+ "minimist": "^1.1.3",
+ "normalize-package-data": "^2.3.4",
+ "object-assign": "^4.0.1",
+ "read-pkg-up": "^1.0.1",
+ "redent": "^1.0.0",
+ "trim-newlines": "^1.0.0"
},
"dependencies": {
"find-up": {
@@ -4864,8 +4992,8 @@
"integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
"dev": true,
"requires": {
- "path-exists": "2.1.0",
- "pinkie-promise": "2.0.1"
+ "path-exists": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
}
},
"load-json-file": {
@@ -4874,11 +5002,11 @@
"integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
"dev": true,
"requires": {
- "graceful-fs": "4.1.11",
- "parse-json": "2.2.0",
- "pify": "2.3.0",
- "pinkie-promise": "2.0.1",
- "strip-bom": "2.0.0"
+ "graceful-fs": "^4.1.2",
+ "parse-json": "^2.2.0",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0",
+ "strip-bom": "^2.0.0"
}
},
"minimist": {
@@ -4893,7 +5021,7 @@
"integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
"dev": true,
"requires": {
- "pinkie-promise": "2.0.1"
+ "pinkie-promise": "^2.0.0"
}
},
"path-type": {
@@ -4902,9 +5030,9 @@
"integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
"dev": true,
"requires": {
- "graceful-fs": "4.1.11",
- "pify": "2.3.0",
- "pinkie-promise": "2.0.1"
+ "graceful-fs": "^4.1.2",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
}
},
"pify": {
@@ -4919,9 +5047,9 @@
"integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
"dev": true,
"requires": {
- "load-json-file": "1.1.0",
- "normalize-package-data": "2.4.0",
- "path-type": "1.1.0"
+ "load-json-file": "^1.0.0",
+ "normalize-package-data": "^2.3.2",
+ "path-type": "^1.0.0"
}
},
"read-pkg-up": {
@@ -4930,8 +5058,8 @@
"integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
"dev": true,
"requires": {
- "find-up": "1.1.2",
- "read-pkg": "1.1.0"
+ "find-up": "^1.0.0",
+ "read-pkg": "^1.0.0"
}
},
"strip-bom": {
@@ -4940,7 +5068,7 @@
"integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
"dev": true,
"requires": {
- "is-utf8": "0.2.1"
+ "is-utf8": "^0.2.0"
}
}
}
@@ -4963,19 +5091,19 @@
"integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
"dev": true,
"requires": {
- "arr-diff": "4.0.0",
- "array-unique": "0.3.2",
- "braces": "2.3.2",
- "define-property": "2.0.2",
- "extend-shallow": "3.0.2",
- "extglob": "2.0.4",
- "fragment-cache": "0.2.1",
- "kind-of": "6.0.2",
- "nanomatch": "1.2.9",
- "object.pick": "1.3.0",
- "regex-not": "1.0.2",
- "snapdragon": "0.8.2",
- "to-regex": "3.0.2"
+ "arr-diff": "^4.0.0",
+ "array-unique": "^0.3.2",
+ "braces": "^2.3.1",
+ "define-property": "^2.0.2",
+ "extend-shallow": "^3.0.2",
+ "extglob": "^2.0.4",
+ "fragment-cache": "^0.2.1",
+ "kind-of": "^6.0.2",
+ "nanomatch": "^1.2.9",
+ "object.pick": "^1.3.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.2"
},
"dependencies": {
"kind-of": {
@@ -4992,8 +5120,8 @@
"integrity": "sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==",
"dev": true,
"requires": {
- "bn.js": "4.11.8",
- "brorand": "1.1.0"
+ "bn.js": "^4.0.0",
+ "brorand": "^1.0.1"
}
},
"mime": {
@@ -5014,7 +5142,7 @@
"integrity": "sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==",
"dev": true,
"requires": {
- "mime-db": "1.33.0"
+ "mime-db": "~1.33.0"
}
},
"mimic-fn": {
@@ -5041,7 +5169,7 @@
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
"dev": true,
"requires": {
- "brace-expansion": "1.1.11"
+ "brace-expansion": "^1.1.7"
}
},
"minimist": {
@@ -5056,8 +5184,8 @@
"integrity": "sha512-8ZItLHeEgaqEvd5lYBXfm4EZSFCX29Jb9K+lAHhDKzReKBQKj3R+7NOF6tjqYi9t4oI8VUfaWITJQm86wnXGNQ==",
"dev": true,
"requires": {
- "for-in": "1.0.2",
- "is-extendable": "1.0.1"
+ "for-in": "^1.0.2",
+ "is-extendable": "^1.0.1"
},
"dependencies": {
"is-extendable": {
@@ -5066,7 +5194,7 @@
"integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
"dev": true,
"requires": {
- "is-plain-object": "2.0.4"
+ "is-plain-object": "^2.0.4"
}
}
}
@@ -5092,8 +5220,8 @@
"integrity": "sha512-ji6J5enbMyGRHIAkAOu3WdV8nggqviKCEKtXcOqfphZZtQrmHKycfynJ2V7eVPUA4NhJ6V7Wf4TmGbTwKE9B6g==",
"dev": true,
"requires": {
- "dns-packet": "1.3.1",
- "thunky": "1.0.2"
+ "dns-packet": "^1.3.1",
+ "thunky": "^1.0.2"
}
},
"multicast-dns-service-types": {
@@ -5121,18 +5249,18 @@
"integrity": "sha512-n8R9bS8yQ6eSXaV6jHUpKzD8gLsin02w1HSFiegwrs9E098Ylhw5jdyKPaYqvHknHaSCKTPp7C8dGCQ0q9koXA==",
"dev": true,
"requires": {
- "arr-diff": "4.0.0",
- "array-unique": "0.3.2",
- "define-property": "2.0.2",
- "extend-shallow": "3.0.2",
- "fragment-cache": "0.2.1",
- "is-odd": "2.0.0",
- "is-windows": "1.0.2",
- "kind-of": "6.0.2",
- "object.pick": "1.3.0",
- "regex-not": "1.0.2",
- "snapdragon": "0.8.2",
- "to-regex": "3.0.2"
+ "arr-diff": "^4.0.0",
+ "array-unique": "^0.3.2",
+ "define-property": "^2.0.2",
+ "extend-shallow": "^3.0.2",
+ "fragment-cache": "^0.2.1",
+ "is-odd": "^2.0.0",
+ "is-windows": "^1.0.2",
+ "kind-of": "^6.0.2",
+ "object.pick": "^1.3.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.1"
},
"dependencies": {
"kind-of": {
@@ -5172,8 +5300,8 @@
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz",
"integrity": "sha512-NhZ4CsKx7cYm2vSrBAr2PvFOe6sWDf0UYLRqA6svUYg7+/TSfVAu49jYC4BvQ4Sms9SZgdqGBgroqfDhJdTyKQ==",
"requires": {
- "encoding": "0.1.12",
- "is-stream": "1.1.0"
+ "encoding": "^0.1.11",
+ "is-stream": "^1.0.1"
}
},
"node-forge": {
@@ -5188,28 +5316,28 @@
"integrity": "sha512-5AzFzdoIMb89hBGMZglEegffzgRg+ZFoUmisQ8HI4j1KDdpx13J0taNp2y9xPbur6W61gepGDDotGBVQ7mfUCg==",
"dev": true,
"requires": {
- "assert": "1.4.1",
- "browserify-zlib": "0.2.0",
- "buffer": "4.9.1",
- "console-browserify": "1.1.0",
- "constants-browserify": "1.0.0",
- "crypto-browserify": "3.12.0",
- "domain-browser": "1.2.0",
- "events": "1.1.1",
- "https-browserify": "1.0.0",
- "os-browserify": "0.3.0",
+ "assert": "^1.1.1",
+ "browserify-zlib": "^0.2.0",
+ "buffer": "^4.3.0",
+ "console-browserify": "^1.1.0",
+ "constants-browserify": "^1.0.0",
+ "crypto-browserify": "^3.11.0",
+ "domain-browser": "^1.1.1",
+ "events": "^1.0.0",
+ "https-browserify": "^1.0.0",
+ "os-browserify": "^0.3.0",
"path-browserify": "0.0.0",
- "process": "0.11.10",
- "punycode": "1.4.1",
- "querystring-es3": "0.2.1",
- "readable-stream": "2.3.6",
- "stream-browserify": "2.0.1",
- "stream-http": "2.8.3",
- "string_decoder": "1.1.1",
- "timers-browserify": "2.0.10",
+ "process": "^0.11.10",
+ "punycode": "^1.2.4",
+ "querystring-es3": "^0.2.0",
+ "readable-stream": "^2.3.3",
+ "stream-browserify": "^2.0.1",
+ "stream-http": "^2.7.2",
+ "string_decoder": "^1.0.0",
+ "timers-browserify": "^2.0.4",
"tty-browserify": "0.0.0",
- "url": "0.11.0",
- "util": "0.10.4",
+ "url": "^0.11.0",
+ "util": "^0.10.3",
"vm-browserify": "0.0.4"
},
"dependencies": {
@@ -5227,10 +5355,10 @@
"integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==",
"dev": true,
"requires": {
- "hosted-git-info": "2.6.0",
- "is-builtin-module": "1.0.0",
- "semver": "5.5.0",
- "validate-npm-package-license": "3.0.3"
+ "hosted-git-info": "^2.1.4",
+ "is-builtin-module": "^1.0.0",
+ "semver": "2 || 3 || 4 || 5",
+ "validate-npm-package-license": "^3.0.1"
}
},
"normalize-path": {
@@ -5239,7 +5367,7 @@
"integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
"dev": true,
"requires": {
- "remove-trailing-separator": "1.1.0"
+ "remove-trailing-separator": "^1.0.1"
}
},
"npm-run-path": {
@@ -5248,7 +5376,16 @@
"integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=",
"dev": true,
"requires": {
- "path-key": "2.0.1"
+ "path-key": "^2.0.0"
+ }
+ },
+ "nth-check": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.1.tgz",
+ "integrity": "sha1-mSms32KPwsQQmN6rgqxYDPFJquQ=",
+ "dev": true,
+ "requires": {
+ "boolbase": "~1.0.0"
}
},
"number-is-nan": {
@@ -5268,9 +5405,9 @@
"integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=",
"dev": true,
"requires": {
- "copy-descriptor": "0.1.1",
- "define-property": "0.2.5",
- "kind-of": "3.2.2"
+ "copy-descriptor": "^0.1.0",
+ "define-property": "^0.2.5",
+ "kind-of": "^3.0.3"
},
"dependencies": {
"define-property": {
@@ -5279,7 +5416,7 @@
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"dev": true,
"requires": {
- "is-descriptor": "0.1.6"
+ "is-descriptor": "^0.1.0"
}
}
}
@@ -5296,7 +5433,7 @@
"integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=",
"dev": true,
"requires": {
- "isobject": "3.0.1"
+ "isobject": "^3.0.0"
}
},
"object.assign": {
@@ -5305,10 +5442,20 @@
"integrity": "sha512-exHJeq6kBKj58mqGyTQ9DFvrZC/eR6OwxzoM9YRoGBqrXYonaFyGiFMuc9VZrXf7DarreEwMpurG3dd+CNyW5w==",
"dev": true,
"requires": {
- "define-properties": "1.1.2",
- "function-bind": "1.1.1",
- "has-symbols": "1.0.0",
- "object-keys": "1.0.11"
+ "define-properties": "^1.1.2",
+ "function-bind": "^1.1.1",
+ "has-symbols": "^1.0.0",
+ "object-keys": "^1.0.11"
+ }
+ },
+ "object.getownpropertydescriptors": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz",
+ "integrity": "sha1-h1jIRvW0B62rDyNuCYbxSwUcqhY=",
+ "dev": true,
+ "requires": {
+ "define-properties": "^1.1.2",
+ "es-abstract": "^1.5.1"
}
},
"object.omit": {
@@ -5317,8 +5464,8 @@
"integrity": "sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=",
"dev": true,
"requires": {
- "for-own": "0.1.5",
- "is-extendable": "0.1.1"
+ "for-own": "^0.1.4",
+ "is-extendable": "^0.1.1"
}
},
"object.pick": {
@@ -5327,7 +5474,19 @@
"integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=",
"dev": true,
"requires": {
- "isobject": "3.0.1"
+ "isobject": "^3.0.1"
+ }
+ },
+ "object.values": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.0.4.tgz",
+ "integrity": "sha1-5STaCbT2b/Bd9FdUbscqyZ8TBpo=",
+ "dev": true,
+ "requires": {
+ "define-properties": "^1.1.2",
+ "es-abstract": "^1.6.1",
+ "function-bind": "^1.1.0",
+ "has": "^1.0.1"
}
},
"obuf": {
@@ -5357,7 +5516,7 @@
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
"dev": true,
"requires": {
- "wrappy": "1.0.2"
+ "wrappy": "1"
}
},
"onetime": {
@@ -5372,7 +5531,7 @@
"integrity": "sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==",
"dev": true,
"requires": {
- "is-wsl": "1.1.0"
+ "is-wsl": "^1.1.0"
}
},
"optionator": {
@@ -5381,12 +5540,12 @@
"integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=",
"dev": true,
"requires": {
- "deep-is": "0.1.3",
- "fast-levenshtein": "2.0.6",
- "levn": "0.3.0",
- "prelude-ls": "1.1.2",
- "type-check": "0.3.2",
- "wordwrap": "1.0.0"
+ "deep-is": "~0.1.3",
+ "fast-levenshtein": "~2.0.4",
+ "levn": "~0.3.0",
+ "prelude-ls": "~1.1.2",
+ "type-check": "~0.3.2",
+ "wordwrap": "~1.0.0"
}
},
"original": {
@@ -5395,7 +5554,7 @@
"integrity": "sha512-IEvtB5vM5ULvwnqMxWBLxkS13JIEXbakizMSo3yoPNPCIWzg8TG3Usn/UhXoZFM/m+FuEA20KdzPSFq/0rS+UA==",
"dev": true,
"requires": {
- "url-parse": "1.4.1"
+ "url-parse": "~1.4.0"
}
},
"os-browserify": {
@@ -5416,9 +5575,9 @@
"integrity": "sha512-3sslG3zJbEYcaC4YVAvDorjGxc7tv6KVATnLPZONiljsUncvihe9BQoVCEs0RZ1kmf4Hk9OBqlZfJZWI4GanKA==",
"dev": true,
"requires": {
- "execa": "0.7.0",
- "lcid": "1.0.0",
- "mem": "1.1.0"
+ "execa": "^0.7.0",
+ "lcid": "^1.0.0",
+ "mem": "^1.1.0"
}
},
"os-tmpdir": {
@@ -5439,7 +5598,7 @@
"integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
"dev": true,
"requires": {
- "p-try": "1.0.0"
+ "p-try": "^1.0.0"
}
},
"p-locate": {
@@ -5448,7 +5607,7 @@
"integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
"dev": true,
"requires": {
- "p-limit": "1.3.0"
+ "p-limit": "^1.1.0"
}
},
"p-map": {
@@ -5475,11 +5634,11 @@
"integrity": "sha512-KPx7flKXg775zZpnp9SxJlz00gTd4BmJ2yJufSc44gMCRrRQ7NSzAcSJQfifuOLgW6bEi+ftrALtsgALeB2Adw==",
"dev": true,
"requires": {
- "asn1.js": "4.10.1",
- "browserify-aes": "1.2.0",
- "create-hash": "1.2.0",
- "evp_bytestokey": "1.0.3",
- "pbkdf2": "3.0.16"
+ "asn1.js": "^4.0.0",
+ "browserify-aes": "^1.0.0",
+ "create-hash": "^1.1.0",
+ "evp_bytestokey": "^1.0.0",
+ "pbkdf2": "^3.0.3"
}
},
"parse-glob": {
@@ -5488,10 +5647,10 @@
"integrity": "sha1-ssN2z7EfNVE7rdFz7wu246OIORw=",
"dev": true,
"requires": {
- "glob-base": "0.3.0",
- "is-dotfile": "1.0.3",
- "is-extglob": "1.0.0",
- "is-glob": "2.0.1"
+ "glob-base": "^0.3.0",
+ "is-dotfile": "^1.0.0",
+ "is-extglob": "^1.0.0",
+ "is-glob": "^2.0.0"
},
"dependencies": {
"is-extglob": {
@@ -5506,7 +5665,7 @@
"integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=",
"dev": true,
"requires": {
- "is-extglob": "1.0.0"
+ "is-extglob": "^1.0.0"
}
}
}
@@ -5517,7 +5676,7 @@
"integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
"dev": true,
"requires": {
- "error-ex": "1.3.1"
+ "error-ex": "^1.2.0"
}
},
"parseurl": {
@@ -5588,7 +5747,7 @@
"integrity": "sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=",
"dev": true,
"requires": {
- "pify": "2.3.0"
+ "pify": "^2.0.0"
},
"dependencies": {
"pify": {
@@ -5605,11 +5764,11 @@
"integrity": "sha512-y4CXP3thSxqf7c0qmOF+9UeOTrifiVTIM+u7NWlq+PRsHbr7r7dpCmvzrZxa96JJUNi0Y5w9VqG5ZNeCVMoDcA==",
"dev": true,
"requires": {
- "create-hash": "1.2.0",
- "create-hmac": "1.1.7",
- "ripemd160": "2.0.2",
- "safe-buffer": "5.1.2",
- "sha.js": "2.4.11"
+ "create-hash": "^1.1.2",
+ "create-hmac": "^1.1.4",
+ "ripemd160": "^2.0.1",
+ "safe-buffer": "^5.0.1",
+ "sha.js": "^2.4.8"
}
},
"pify": {
@@ -5630,7 +5789,7 @@
"integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
"dev": true,
"requires": {
- "pinkie": "2.0.4"
+ "pinkie": "^2.0.0"
}
},
"pkg-dir": {
@@ -5639,7 +5798,7 @@
"integrity": "sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=",
"dev": true,
"requires": {
- "find-up": "2.1.0"
+ "find-up": "^2.1.0"
}
},
"pluralize": {
@@ -5654,9 +5813,9 @@
"integrity": "sha1-uzLs2HwnEErm7kS1o8y/Drsa7ek=",
"dev": true,
"requires": {
- "async": "1.5.2",
- "debug": "2.6.9",
- "mkdirp": "0.5.1"
+ "async": "^1.5.2",
+ "debug": "^2.2.0",
+ "mkdirp": "0.5.x"
},
"dependencies": {
"async": {
@@ -5714,7 +5873,7 @@
"resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz",
"integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==",
"requires": {
- "asap": "2.0.6"
+ "asap": "~2.0.3"
}
},
"prop-types": {
@@ -5722,9 +5881,9 @@
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.6.1.tgz",
"integrity": "sha512-4ec7bY1Y66LymSUOH/zARVYObB23AT2h8cf6e/O6ZALB/N0sqZFEx7rq6EYPX2MkOdKORuooI/H5k9TlR4q7kQ==",
"requires": {
- "fbjs": "0.8.17",
- "loose-envify": "1.3.1",
- "object-assign": "4.1.1"
+ "fbjs": "^0.8.16",
+ "loose-envify": "^1.3.1",
+ "object-assign": "^4.1.1"
}
},
"proxy-addr": {
@@ -5733,7 +5892,7 @@
"integrity": "sha512-jQTChiCJteusULxjBp8+jftSQE5Obdl3k4cnmLA6WXtK6XFuWRnvVL7aCiBqaLPM8c4ph0S4tKna8XvmIwEnXQ==",
"dev": true,
"requires": {
- "forwarded": "0.1.2",
+ "forwarded": "~0.1.2",
"ipaddr.js": "1.6.0"
}
},
@@ -5755,11 +5914,11 @@
"integrity": "sha512-4kJ5Esocg8X3h8YgJsKAuoesBgB7mqH3eowiDzMUPKiRDDE7E/BqqZD1hnTByIaAFiwAw246YEltSq7tdrOH0Q==",
"dev": true,
"requires": {
- "bn.js": "4.11.8",
- "browserify-rsa": "4.0.1",
- "create-hash": "1.2.0",
- "parse-asn1": "5.1.1",
- "randombytes": "2.0.6"
+ "bn.js": "^4.1.0",
+ "browserify-rsa": "^4.0.0",
+ "create-hash": "^1.1.0",
+ "parse-asn1": "^5.0.0",
+ "randombytes": "^2.0.1"
}
},
"punycode": {
@@ -5768,6 +5927,12 @@
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
"dev": true
},
+ "q": {
+ "version": "1.5.1",
+ "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
+ "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
+ "dev": true
+ },
"qs": {
"version": "6.5.1",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz",
@@ -5798,9 +5963,9 @@
"integrity": "sha512-VdxFOIEY3mNO5PtSRkkle/hPJDHvQhK21oa73K4yAc9qmp6N429gAyF1gZMOTMeS0/AYzaV/2Trcef+NaIonSA==",
"dev": true,
"requires": {
- "is-number": "4.0.0",
- "kind-of": "6.0.2",
- "math-random": "1.0.1"
+ "is-number": "^4.0.0",
+ "kind-of": "^6.0.0",
+ "math-random": "^1.0.1"
},
"dependencies": {
"is-number": {
@@ -5823,7 +5988,7 @@
"integrity": "sha512-CIQ5OFxf4Jou6uOKe9t1AOgqpeU5fd70A8NPdHSGeYXqXsPe6peOwI0cUl88RWZ6sP1vPMV3avd/R6cZ5/sP1A==",
"dev": true,
"requires": {
- "safe-buffer": "5.1.2"
+ "safe-buffer": "^5.1.0"
}
},
"randomfill": {
@@ -5832,8 +5997,8 @@
"integrity": "sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==",
"dev": true,
"requires": {
- "randombytes": "2.0.6",
- "safe-buffer": "5.1.2"
+ "randombytes": "^2.0.5",
+ "safe-buffer": "^5.1.0"
}
},
"range-parser": {
@@ -5869,7 +6034,7 @@
"depd": "1.1.1",
"inherits": "2.0.3",
"setprototypeof": "1.0.3",
- "statuses": "1.4.0"
+ "statuses": ">= 1.3.1 < 2"
}
},
"iconv-lite": {
@@ -5891,10 +6056,10 @@
"resolved": "https://registry.npmjs.org/react/-/react-16.4.1.tgz",
"integrity": "sha512-3GEs0giKp6E0Oh/Y9ZC60CmYgUPnp7voH9fbjWsvXtYFb4EWtgQub0ADSq0sJR0BbHc4FThLLtzlcFaFXIorwg==",
"requires": {
- "fbjs": "0.8.17",
- "loose-envify": "1.3.1",
- "object-assign": "4.1.1",
- "prop-types": "15.6.1"
+ "fbjs": "^0.8.16",
+ "loose-envify": "^1.1.0",
+ "object-assign": "^4.1.1",
+ "prop-types": "^15.6.0"
}
},
"react-dom": {
@@ -5902,10 +6067,10 @@
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-16.4.1.tgz",
"integrity": "sha512-1Gin+wghF/7gl4Cqcvr1DxFX2Osz7ugxSwl6gBqCMpdrxHjIFUS7GYxrFftZ9Ln44FHw0JxCFD9YtZsrbR5/4A==",
"requires": {
- "fbjs": "0.8.17",
- "loose-envify": "1.3.1",
- "object-assign": "4.1.1",
- "prop-types": "15.6.1"
+ "fbjs": "^0.8.16",
+ "loose-envify": "^1.1.0",
+ "object-assign": "^4.1.1",
+ "prop-types": "^15.6.0"
}
},
"react-interactive": {
@@ -5913,9 +6078,9 @@
"resolved": "https://registry.npmjs.org/react-interactive/-/react-interactive-0.8.1.tgz",
"integrity": "sha1-bjum8+WTeNQ4HpEErNzoIEAkGvQ=",
"requires": {
- "detect-it": "3.0.5",
- "object-assign": "4.1.1",
- "prop-types": "15.6.1"
+ "detect-it": "^3.0.3",
+ "object-assign": "^4.1.1",
+ "prop-types": "^15.6.0"
}
},
"react-router": {
@@ -5923,13 +6088,13 @@
"resolved": "https://registry.npmjs.org/react-router/-/react-router-4.3.1.tgz",
"integrity": "sha512-yrvL8AogDh2X42Dt9iknk4wF4V8bWREPirFfS9gLU1huk6qK41sg7Z/1S81jjTrGHxa3B8R3J6xIkDAA6CVarg==",
"requires": {
- "history": "4.7.2",
- "hoist-non-react-statics": "2.5.4",
- "invariant": "2.2.4",
- "loose-envify": "1.3.1",
- "path-to-regexp": "1.7.0",
- "prop-types": "15.6.1",
- "warning": "4.0.1"
+ "history": "^4.7.2",
+ "hoist-non-react-statics": "^2.5.0",
+ "invariant": "^2.2.4",
+ "loose-envify": "^1.3.1",
+ "path-to-regexp": "^1.7.0",
+ "prop-types": "^15.6.1",
+ "warning": "^4.0.1"
}
},
"react-router-dom": {
@@ -5937,12 +6102,12 @@
"resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-4.3.1.tgz",
"integrity": "sha512-c/MlywfxDdCp7EnB7YfPMOfMD3tOtIjrQlj/CKfNMBxdmpJP8xcz5P/UAFn3JbnQCNUxsHyVVqllF9LhgVyFCA==",
"requires": {
- "history": "4.7.2",
- "invariant": "2.2.4",
- "loose-envify": "1.3.1",
- "prop-types": "15.6.1",
- "react-router": "4.3.1",
- "warning": "4.0.1"
+ "history": "^4.7.2",
+ "invariant": "^2.2.4",
+ "loose-envify": "^1.3.1",
+ "prop-types": "^15.6.1",
+ "react-router": "^4.3.1",
+ "warning": "^4.0.1"
}
},
"read-pkg": {
@@ -5951,9 +6116,9 @@
"integrity": "sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=",
"dev": true,
"requires": {
- "load-json-file": "2.0.0",
- "normalize-package-data": "2.4.0",
- "path-type": "2.0.0"
+ "load-json-file": "^2.0.0",
+ "normalize-package-data": "^2.3.2",
+ "path-type": "^2.0.0"
}
},
"read-pkg-up": {
@@ -5962,8 +6127,8 @@
"integrity": "sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=",
"dev": true,
"requires": {
- "find-up": "2.1.0",
- "read-pkg": "2.0.0"
+ "find-up": "^2.0.0",
+ "read-pkg": "^2.0.0"
}
},
"readable-stream": {
@@ -5972,13 +6137,13 @@
"integrity": "sha512-tQtKA9WIAhBF3+VLAseyMqZeBjW0AHJoxOtYqSUZNJxauErmLbVm2FW1y+J/YA9dUrAC39ITejlZWhVIwawkKw==",
"dev": true,
"requires": {
- "core-util-is": "1.0.2",
- "inherits": "2.0.3",
- "isarray": "1.0.0",
- "process-nextick-args": "2.0.0",
- "safe-buffer": "5.1.2",
- "string_decoder": "1.1.1",
- "util-deprecate": "1.0.2"
+ "core-util-is": "~1.0.0",
+ "inherits": "~2.0.3",
+ "isarray": "~1.0.0",
+ "process-nextick-args": "~2.0.0",
+ "safe-buffer": "~5.1.1",
+ "string_decoder": "~1.1.1",
+ "util-deprecate": "~1.0.1"
},
"dependencies": {
"isarray": {
@@ -5995,10 +6160,10 @@
"integrity": "sha1-TtCtBg3zBzMAxIRANz9y0cxkLXg=",
"dev": true,
"requires": {
- "graceful-fs": "4.1.11",
- "minimatch": "3.0.4",
- "readable-stream": "2.3.6",
- "set-immediate-shim": "1.0.1"
+ "graceful-fs": "^4.1.2",
+ "minimatch": "^3.0.2",
+ "readable-stream": "^2.0.2",
+ "set-immediate-shim": "^1.0.1"
}
},
"readline2": {
@@ -6007,8 +6172,8 @@
"integrity": "sha1-QQWWCP/BVHV7cV2ZidGZ/783LjU=",
"dev": true,
"requires": {
- "code-point-at": "1.1.0",
- "is-fullwidth-code-point": "1.0.0",
+ "code-point-at": "^1.0.0",
+ "is-fullwidth-code-point": "^1.0.0",
"mute-stream": "0.0.5"
}
},
@@ -6018,7 +6183,7 @@
"integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
"dev": true,
"requires": {
- "resolve": "1.7.1"
+ "resolve": "^1.1.6"
}
},
"redent": {
@@ -6027,8 +6192,8 @@
"integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
"dev": true,
"requires": {
- "indent-string": "2.1.0",
- "strip-indent": "1.0.1"
+ "indent-string": "^2.1.0",
+ "strip-indent": "^1.0.1"
}
},
"regenerate": {
@@ -6049,9 +6214,9 @@
"integrity": "sha512-PJepbvDbuK1xgIgnau7Y90cwaAmO/LCLMI2mPvaXq2heGMR3aWW5/BQvYrhJ8jgmQjXewXvBjzfqKcVOmhjZ6Q==",
"dev": true,
"requires": {
- "babel-runtime": "6.26.0",
- "babel-types": "6.26.0",
- "private": "0.1.8"
+ "babel-runtime": "^6.18.0",
+ "babel-types": "^6.19.0",
+ "private": "^0.1.6"
}
},
"regex-cache": {
@@ -6060,7 +6225,7 @@
"integrity": "sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==",
"dev": true,
"requires": {
- "is-equal-shallow": "0.1.3"
+ "is-equal-shallow": "^0.1.3"
}
},
"regex-not": {
@@ -6069,8 +6234,8 @@
"integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
"dev": true,
"requires": {
- "extend-shallow": "3.0.2",
- "safe-regex": "1.1.0"
+ "extend-shallow": "^3.0.2",
+ "safe-regex": "^1.1.0"
}
},
"regexpu-core": {
@@ -6079,9 +6244,9 @@
"integrity": "sha1-SdA4g3uNz4v6W5pCE5k45uoq4kA=",
"dev": true,
"requires": {
- "regenerate": "1.4.0",
- "regjsgen": "0.2.0",
- "regjsparser": "0.1.5"
+ "regenerate": "^1.2.1",
+ "regjsgen": "^0.2.0",
+ "regjsparser": "^0.1.4"
}
},
"regjsgen": {
@@ -6096,7 +6261,7 @@
"integrity": "sha1-fuj4Tcb6eS0/0K4ijSS9lJ6tIFw=",
"dev": true,
"requires": {
- "jsesc": "0.5.0"
+ "jsesc": "~0.5.0"
},
"dependencies": {
"jsesc": {
@@ -6131,7 +6296,7 @@
"integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
"dev": true,
"requires": {
- "is-finite": "1.0.2"
+ "is-finite": "^1.0.0"
}
},
"require-directory": {
@@ -6152,8 +6317,8 @@
"integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=",
"dev": true,
"requires": {
- "caller-path": "0.1.0",
- "resolve-from": "1.0.1"
+ "caller-path": "^0.1.0",
+ "resolve-from": "^1.0.0"
}
},
"requires-port": {
@@ -6168,7 +6333,7 @@
"integrity": "sha512-c7rwLofp8g1U+h1KNyHL/jicrKg1Ek4q+Lr33AL65uZTinUZHe30D5HlyN5V9NW0JX1D5dXQ4jqW5l7Sy/kGfw==",
"dev": true,
"requires": {
- "path-parse": "1.0.5"
+ "path-parse": "^1.0.5"
}
},
"resolve-cwd": {
@@ -6177,7 +6342,7 @@
"integrity": "sha1-AKn3OHVW4nA46uIyyqNypqWbZlo=",
"dev": true,
"requires": {
- "resolve-from": "3.0.0"
+ "resolve-from": "^3.0.0"
},
"dependencies": {
"resolve-from": {
@@ -6211,8 +6376,8 @@
"integrity": "sha1-NGYfRohjJ/7SmRR5FSJS35LapUE=",
"dev": true,
"requires": {
- "exit-hook": "1.1.1",
- "onetime": "1.1.0"
+ "exit-hook": "^1.0.0",
+ "onetime": "^1.0.0"
}
},
"ret": {
@@ -6227,7 +6392,7 @@
"integrity": "sha1-YTObci/mo1FWiSENJOFMlhSGE+8=",
"dev": true,
"requires": {
- "align-text": "0.1.4"
+ "align-text": "^0.1.1"
}
},
"rimraf": {
@@ -6236,7 +6401,7 @@
"integrity": "sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==",
"dev": true,
"requires": {
- "glob": "7.1.2"
+ "glob": "^7.0.5"
}
},
"ripemd160": {
@@ -6245,8 +6410,8 @@
"integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==",
"dev": true,
"requires": {
- "hash-base": "3.0.4",
- "inherits": "2.0.3"
+ "hash-base": "^3.0.0",
+ "inherits": "^2.0.1"
}
},
"run-async": {
@@ -6255,7 +6420,7 @@
"integrity": "sha1-yK1KXhEGYeQCp9IbUw4AnyX444k=",
"dev": true,
"requires": {
- "once": "1.4.0"
+ "once": "^1.3.0"
}
},
"rx-lite": {
@@ -6276,7 +6441,7 @@
"integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
"dev": true,
"requires": {
- "ret": "0.1.15"
+ "ret": "~0.1.10"
}
},
"safer-buffer": {
@@ -6284,6 +6449,12 @@
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
+ "sax": {
+ "version": "1.2.4",
+ "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
+ "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==",
+ "dev": true
+ },
"select-hose": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
@@ -6312,18 +6483,18 @@
"dev": true,
"requires": {
"debug": "2.6.9",
- "depd": "1.1.2",
- "destroy": "1.0.4",
- "encodeurl": "1.0.2",
- "escape-html": "1.0.3",
- "etag": "1.8.1",
+ "depd": "~1.1.2",
+ "destroy": "~1.0.4",
+ "encodeurl": "~1.0.2",
+ "escape-html": "~1.0.3",
+ "etag": "~1.8.1",
"fresh": "0.5.2",
- "http-errors": "1.6.3",
+ "http-errors": "~1.6.2",
"mime": "1.4.1",
"ms": "2.0.0",
- "on-finished": "2.3.0",
- "range-parser": "1.2.0",
- "statuses": "1.4.0"
+ "on-finished": "~2.3.0",
+ "range-parser": "~1.2.0",
+ "statuses": "~1.4.0"
}
},
"serve-index": {
@@ -6332,13 +6503,13 @@
"integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=",
"dev": true,
"requires": {
- "accepts": "1.3.5",
+ "accepts": "~1.3.4",
"batch": "0.6.1",
"debug": "2.6.9",
- "escape-html": "1.0.3",
- "http-errors": "1.6.3",
- "mime-types": "2.1.18",
- "parseurl": "1.3.2"
+ "escape-html": "~1.0.3",
+ "http-errors": "~1.6.2",
+ "mime-types": "~2.1.17",
+ "parseurl": "~1.3.2"
}
},
"serve-static": {
@@ -6347,9 +6518,9 @@
"integrity": "sha512-p/tdJrO4U387R9oMjb1oj7qSMaMfmOyd4j9hOFoxZe2baQszgHcSWjuya/CiT5kgZZKRudHNOA0pYXOl8rQ5nw==",
"dev": true,
"requires": {
- "encodeurl": "1.0.2",
- "escape-html": "1.0.3",
- "parseurl": "1.3.2",
+ "encodeurl": "~1.0.2",
+ "escape-html": "~1.0.3",
+ "parseurl": "~1.3.2",
"send": "0.16.2"
}
},
@@ -6371,10 +6542,10 @@
"integrity": "sha512-hw0yxk9GT/Hr5yJEYnHNKYXkIA8mVJgd9ditYZCe16ZczcaELYYcfvaXesNACk2O8O0nTiPQcQhGUQj8JLzeeg==",
"dev": true,
"requires": {
- "extend-shallow": "2.0.1",
- "is-extendable": "0.1.1",
- "is-plain-object": "2.0.4",
- "split-string": "3.1.0"
+ "extend-shallow": "^2.0.1",
+ "is-extendable": "^0.1.1",
+ "is-plain-object": "^2.0.3",
+ "split-string": "^3.0.1"
},
"dependencies": {
"extend-shallow": {
@@ -6383,7 +6554,7 @@
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
- "is-extendable": "0.1.1"
+ "is-extendable": "^0.1.0"
}
}
}
@@ -6405,8 +6576,8 @@
"integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==",
"dev": true,
"requires": {
- "inherits": "2.0.3",
- "safe-buffer": "5.1.2"
+ "inherits": "^2.0.1",
+ "safe-buffer": "^5.0.1"
}
},
"shebang-command": {
@@ -6415,7 +6586,7 @@
"integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=",
"dev": true,
"requires": {
- "shebang-regex": "1.0.0"
+ "shebang-regex": "^1.0.0"
}
},
"shebang-regex": {
@@ -6430,9 +6601,9 @@
"integrity": "sha1-3svPh0sNHl+3LhSxZKloMEjprLM=",
"dev": true,
"requires": {
- "glob": "7.1.2",
- "interpret": "1.1.0",
- "rechoir": "0.6.2"
+ "glob": "^7.0.0",
+ "interpret": "^1.0.0",
+ "rechoir": "^0.6.2"
}
},
"signal-exit": {
@@ -6459,14 +6630,14 @@
"integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
"dev": true,
"requires": {
- "base": "0.11.2",
- "debug": "2.6.9",
- "define-property": "0.2.5",
- "extend-shallow": "2.0.1",
- "map-cache": "0.2.2",
- "source-map": "0.5.7",
- "source-map-resolve": "0.5.2",
- "use": "3.1.0"
+ "base": "^0.11.1",
+ "debug": "^2.2.0",
+ "define-property": "^0.2.5",
+ "extend-shallow": "^2.0.1",
+ "map-cache": "^0.2.2",
+ "source-map": "^0.5.6",
+ "source-map-resolve": "^0.5.0",
+ "use": "^3.1.0"
},
"dependencies": {
"define-property": {
@@ -6475,7 +6646,7 @@
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"dev": true,
"requires": {
- "is-descriptor": "0.1.6"
+ "is-descriptor": "^0.1.0"
}
},
"extend-shallow": {
@@ -6484,7 +6655,7 @@
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
- "is-extendable": "0.1.1"
+ "is-extendable": "^0.1.0"
}
}
}
@@ -6495,9 +6666,9 @@
"integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
"dev": true,
"requires": {
- "define-property": "1.0.0",
- "isobject": "3.0.1",
- "snapdragon-util": "3.0.1"
+ "define-property": "^1.0.0",
+ "isobject": "^3.0.0",
+ "snapdragon-util": "^3.0.1"
},
"dependencies": {
"define-property": {
@@ -6506,7 +6677,7 @@
"integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=",
"dev": true,
"requires": {
- "is-descriptor": "1.0.2"
+ "is-descriptor": "^1.0.0"
}
},
"is-accessor-descriptor": {
@@ -6515,7 +6686,7 @@
"integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==",
"dev": true,
"requires": {
- "kind-of": "6.0.2"
+ "kind-of": "^6.0.0"
}
},
"is-data-descriptor": {
@@ -6524,7 +6695,7 @@
"integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==",
"dev": true,
"requires": {
- "kind-of": "6.0.2"
+ "kind-of": "^6.0.0"
}
},
"is-descriptor": {
@@ -6533,9 +6704,9 @@
"integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==",
"dev": true,
"requires": {
- "is-accessor-descriptor": "1.0.0",
- "is-data-descriptor": "1.0.0",
- "kind-of": "6.0.2"
+ "is-accessor-descriptor": "^1.0.0",
+ "is-data-descriptor": "^1.0.0",
+ "kind-of": "^6.0.2"
}
},
"kind-of": {
@@ -6552,7 +6723,7 @@
"integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
"dev": true,
"requires": {
- "kind-of": "3.2.2"
+ "kind-of": "^3.2.0"
}
},
"sockjs": {
@@ -6561,8 +6732,8 @@
"integrity": "sha512-V48klKZl8T6MzatbLlzzRNhMepEys9Y4oGFpypBFFn1gLI/QQ9HtLLyWJNbPlwGLelOVOEijUbTTJeLLI59jLw==",
"dev": true,
"requires": {
- "faye-websocket": "0.10.0",
- "uuid": "3.2.1"
+ "faye-websocket": "^0.10.0",
+ "uuid": "^3.0.1"
}
},
"sockjs-client": {
@@ -6571,12 +6742,12 @@
"integrity": "sha1-W6vjhrd15M8U51IJEUUmVAFsixI=",
"dev": true,
"requires": {
- "debug": "2.6.9",
+ "debug": "^2.6.6",
"eventsource": "0.1.6",
- "faye-websocket": "0.11.1",
- "inherits": "2.0.3",
- "json3": "3.3.2",
- "url-parse": "1.4.1"
+ "faye-websocket": "~0.11.0",
+ "inherits": "^2.0.1",
+ "json3": "^3.3.2",
+ "url-parse": "^1.1.8"
},
"dependencies": {
"faye-websocket": {
@@ -6585,7 +6756,7 @@
"integrity": "sha1-8O/hjE9W5PQK/H4Gxxn9XuYYjzg=",
"dev": true,
"requires": {
- "websocket-driver": "0.7.0"
+ "websocket-driver": ">=0.5.1"
}
}
}
@@ -6608,11 +6779,11 @@
"integrity": "sha512-MjqsvNwyz1s0k81Goz/9vRBe9SZdB09Bdw+/zYyO+3CuPk6fouTaxscHkgtE8jKvf01kVfl8riHzERQ/kefaSA==",
"dev": true,
"requires": {
- "atob": "2.1.1",
- "decode-uri-component": "0.2.0",
- "resolve-url": "0.2.1",
- "source-map-url": "0.4.0",
- "urix": "0.1.0"
+ "atob": "^2.1.1",
+ "decode-uri-component": "^0.2.0",
+ "resolve-url": "^0.2.1",
+ "source-map-url": "^0.4.0",
+ "urix": "^0.1.0"
}
},
"source-map-support": {
@@ -6621,7 +6792,7 @@
"integrity": "sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==",
"dev": true,
"requires": {
- "source-map": "0.5.7"
+ "source-map": "^0.5.6"
}
},
"source-map-url": {
@@ -6636,8 +6807,8 @@
"integrity": "sha512-N19o9z5cEyc8yQQPukRCZ9EUmb4HUpnrmaL/fxS2pBo2jbfcFRVuFZ/oFC+vZz0MNNk0h80iMn5/S6qGZOL5+g==",
"dev": true,
"requires": {
- "spdx-expression-parse": "3.0.0",
- "spdx-license-ids": "3.0.0"
+ "spdx-expression-parse": "^3.0.0",
+ "spdx-license-ids": "^3.0.0"
}
},
"spdx-exceptions": {
@@ -6652,8 +6823,8 @@
"integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==",
"dev": true,
"requires": {
- "spdx-exceptions": "2.1.0",
- "spdx-license-ids": "3.0.0"
+ "spdx-exceptions": "^2.1.0",
+ "spdx-license-ids": "^3.0.0"
}
},
"spdx-license-ids": {
@@ -6668,12 +6839,12 @@
"integrity": "sha1-Qv9B7OXMD5mjpsKKq7c/XDsDrLw=",
"dev": true,
"requires": {
- "debug": "2.6.9",
- "handle-thing": "1.2.5",
- "http-deceiver": "1.2.7",
- "safe-buffer": "5.1.2",
- "select-hose": "2.0.0",
- "spdy-transport": "2.1.0"
+ "debug": "^2.6.8",
+ "handle-thing": "^1.2.5",
+ "http-deceiver": "^1.2.7",
+ "safe-buffer": "^5.0.1",
+ "select-hose": "^2.0.0",
+ "spdy-transport": "^2.0.18"
}
},
"spdy-transport": {
@@ -6682,13 +6853,13 @@
"integrity": "sha512-bpUeGpZcmZ692rrTiqf9/2EUakI6/kXX1Rpe0ib/DyOzbiexVfXkw6GnvI9hVGvIwVaUhkaBojjCZwLNRGQg1g==",
"dev": true,
"requires": {
- "debug": "2.6.9",
- "detect-node": "2.0.3",
- "hpack.js": "2.1.6",
- "obuf": "1.1.2",
- "readable-stream": "2.3.6",
- "safe-buffer": "5.1.2",
- "wbuf": "1.7.3"
+ "debug": "^2.6.8",
+ "detect-node": "^2.0.3",
+ "hpack.js": "^2.1.6",
+ "obuf": "^1.1.1",
+ "readable-stream": "^2.2.9",
+ "safe-buffer": "^5.0.1",
+ "wbuf": "^1.7.2"
}
},
"split-string": {
@@ -6697,7 +6868,7 @@
"integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
"dev": true,
"requires": {
- "extend-shallow": "3.0.2"
+ "extend-shallow": "^3.0.0"
}
},
"sprintf-js": {
@@ -6706,14 +6877,20 @@
"integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
"dev": true
},
+ "stable": {
+ "version": "0.1.8",
+ "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
+ "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==",
+ "dev": true
+ },
"static-extend": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
"integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=",
"dev": true,
"requires": {
- "define-property": "0.2.5",
- "object-copy": "0.1.0"
+ "define-property": "^0.2.5",
+ "object-copy": "^0.1.0"
},
"dependencies": {
"define-property": {
@@ -6722,7 +6899,7 @@
"integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=",
"dev": true,
"requires": {
- "is-descriptor": "0.1.6"
+ "is-descriptor": "^0.1.0"
}
}
}
@@ -6739,8 +6916,8 @@
"integrity": "sha1-ZiZu5fm9uZQKTkUUyvtDu3Hlyds=",
"dev": true,
"requires": {
- "inherits": "2.0.3",
- "readable-stream": "2.3.6"
+ "inherits": "~2.0.1",
+ "readable-stream": "^2.0.2"
}
},
"stream-http": {
@@ -6749,11 +6926,11 @@
"integrity": "sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==",
"dev": true,
"requires": {
- "builtin-status-codes": "3.0.0",
- "inherits": "2.0.3",
- "readable-stream": "2.3.6",
- "to-arraybuffer": "1.0.1",
- "xtend": "4.0.1"
+ "builtin-status-codes": "^3.0.0",
+ "inherits": "^2.0.1",
+ "readable-stream": "^2.3.6",
+ "to-arraybuffer": "^1.0.0",
+ "xtend": "^4.0.0"
}
},
"string-width": {
@@ -6762,9 +6939,9 @@
"integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
"dev": true,
"requires": {
- "code-point-at": "1.1.0",
- "is-fullwidth-code-point": "1.0.0",
- "strip-ansi": "3.0.1"
+ "code-point-at": "^1.0.0",
+ "is-fullwidth-code-point": "^1.0.0",
+ "strip-ansi": "^3.0.0"
}
},
"string_decoder": {
@@ -6773,7 +6950,7 @@
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
"dev": true,
"requires": {
- "safe-buffer": "5.1.2"
+ "safe-buffer": "~5.1.0"
}
},
"strip-ansi": {
@@ -6782,7 +6959,7 @@
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
"dev": true,
"requires": {
- "ansi-regex": "2.1.1"
+ "ansi-regex": "^2.0.0"
}
},
"strip-bom": {
@@ -6803,7 +6980,7 @@
"integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
"dev": true,
"requires": {
- "get-stdin": "4.0.1"
+ "get-stdin": "^4.0.1"
}
},
"strip-json-comments": {
@@ -6818,18 +6995,52 @@
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
"dev": true
},
+ "svgo": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.0.5.tgz",
+ "integrity": "sha512-nYrifviB77aNKDNKKyuay3M9aYiK6Hv5gJVDdjj2ZXTQmI8WZc8+UPLR5IpVlktJfSu3co/4XcWgrgI6seGBPg==",
+ "dev": true,
+ "requires": {
+ "coa": "~2.0.1",
+ "colors": "~1.1.2",
+ "css-select": "~1.3.0-rc0",
+ "css-select-base-adapter": "~0.1.0",
+ "css-tree": "1.0.0-alpha25",
+ "css-url-regex": "^1.1.0",
+ "csso": "^3.5.0",
+ "js-yaml": "~3.10.0",
+ "mkdirp": "~0.5.1",
+ "object.values": "^1.0.4",
+ "sax": "~1.2.4",
+ "stable": "~0.1.6",
+ "unquote": "~1.1.1",
+ "util.promisify": "~1.0.0"
+ },
+ "dependencies": {
+ "js-yaml": {
+ "version": "3.10.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.10.0.tgz",
+ "integrity": "sha512-O2v52ffjLa9VeM43J4XocZE//WT9N0IiwDa3KSHH7Tu8CtH+1qM8SIZvnsTh6v+4yFy5KUY3BHUVwjpfAWsjIA==",
+ "dev": true,
+ "requires": {
+ "argparse": "^1.0.7",
+ "esprima": "^4.0.0"
+ }
+ }
+ }
+ },
"table": {
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/table/-/table-3.8.3.tgz",
"integrity": "sha1-K7xULw/amGGnVdOUf+/Ys/UThV8=",
"dev": true,
"requires": {
- "ajv": "4.11.8",
- "ajv-keywords": "1.5.1",
- "chalk": "1.1.3",
- "lodash": "4.17.10",
+ "ajv": "^4.7.0",
+ "ajv-keywords": "^1.0.0",
+ "chalk": "^1.1.1",
+ "lodash": "^4.0.0",
"slice-ansi": "0.0.4",
- "string-width": "2.1.1"
+ "string-width": "^2.0.0"
},
"dependencies": {
"ansi-regex": {
@@ -6850,8 +7061,8 @@
"integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
"dev": true,
"requires": {
- "is-fullwidth-code-point": "2.0.0",
- "strip-ansi": "4.0.0"
+ "is-fullwidth-code-point": "^2.0.0",
+ "strip-ansi": "^4.0.0"
}
},
"strip-ansi": {
@@ -6860,7 +7071,7 @@
"integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
"dev": true,
"requires": {
- "ansi-regex": "3.0.0"
+ "ansi-regex": "^3.0.0"
}
}
}
@@ -6901,7 +7112,7 @@
"integrity": "sha512-YvC1SV1XdOUaL6gx5CoGroT3Gu49pK9+TZ38ErPldOWW4j49GI1HKs9DV+KGq/w6y+LZ72W1c8cKz2vzY+qpzg==",
"dev": true,
"requires": {
- "setimmediate": "1.0.5"
+ "setimmediate": "^1.0.4"
}
},
"to-arraybuffer": {
@@ -6922,7 +7133,7 @@
"integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=",
"dev": true,
"requires": {
- "kind-of": "3.2.2"
+ "kind-of": "^3.0.2"
}
},
"to-regex": {
@@ -6931,10 +7142,10 @@
"integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
"dev": true,
"requires": {
- "define-property": "2.0.2",
- "extend-shallow": "3.0.2",
- "regex-not": "1.0.2",
- "safe-regex": "1.1.0"
+ "define-property": "^2.0.2",
+ "extend-shallow": "^3.0.2",
+ "regex-not": "^1.0.2",
+ "safe-regex": "^1.1.0"
}
},
"to-regex-range": {
@@ -6943,8 +7154,8 @@
"integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=",
"dev": true,
"requires": {
- "is-number": "3.0.0",
- "repeat-string": "1.6.1"
+ "is-number": "^3.0.0",
+ "repeat-string": "^1.6.1"
}
},
"trim-newlines": {
@@ -6971,7 +7182,7 @@
"integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
"dev": true,
"requires": {
- "prelude-ls": "1.1.2"
+ "prelude-ls": "~1.1.2"
}
},
"type-is": {
@@ -6981,7 +7192,7 @@
"dev": true,
"requires": {
"media-typer": "0.3.0",
- "mime-types": "2.1.18"
+ "mime-types": "~2.1.18"
}
},
"typedarray": {
@@ -7001,9 +7212,9 @@
"integrity": "sha1-KcVzMUgFe7Th913zW3qcty5qWd0=",
"dev": true,
"requires": {
- "source-map": "0.5.7",
- "uglify-to-browserify": "1.0.2",
- "yargs": "3.10.0"
+ "source-map": "~0.5.1",
+ "uglify-to-browserify": "~1.0.0",
+ "yargs": "~3.10.0"
},
"dependencies": {
"yargs": {
@@ -7012,9 +7223,9 @@
"integrity": "sha1-9+572FfdfB0tOMDnTvvWgdFDH9E=",
"dev": true,
"requires": {
- "camelcase": "1.2.1",
- "cliui": "2.1.0",
- "decamelize": "1.2.0",
+ "camelcase": "^1.0.2",
+ "cliui": "^2.1.0",
+ "decamelize": "^1.0.0",
"window-size": "0.1.0"
}
}
@@ -7033,9 +7244,9 @@
"integrity": "sha1-uVH0q7a9YX5m9j64kUmOORdj4wk=",
"dev": true,
"requires": {
- "source-map": "0.5.7",
- "uglify-js": "2.8.29",
- "webpack-sources": "1.1.0"
+ "source-map": "^0.5.6",
+ "uglify-js": "^2.8.29",
+ "webpack-sources": "^1.0.1"
}
},
"union-value": {
@@ -7044,10 +7255,10 @@
"integrity": "sha1-XHHDTLW61dzr4+oM0IIHulqhrqQ=",
"dev": true,
"requires": {
- "arr-union": "3.1.0",
- "get-value": "2.0.6",
- "is-extendable": "0.1.1",
- "set-value": "0.4.3"
+ "arr-union": "^3.1.0",
+ "get-value": "^2.0.6",
+ "is-extendable": "^0.1.1",
+ "set-value": "^0.4.3"
},
"dependencies": {
"extend-shallow": {
@@ -7056,7 +7267,7 @@
"integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=",
"dev": true,
"requires": {
- "is-extendable": "0.1.1"
+ "is-extendable": "^0.1.0"
}
},
"set-value": {
@@ -7065,10 +7276,10 @@
"integrity": "sha1-fbCPnT0i3H945Trzw79GZuzfzPE=",
"dev": true,
"requires": {
- "extend-shallow": "2.0.1",
- "is-extendable": "0.1.1",
- "is-plain-object": "2.0.4",
- "to-object-path": "0.3.0"
+ "extend-shallow": "^2.0.1",
+ "is-extendable": "^0.1.1",
+ "is-plain-object": "^2.0.1",
+ "to-object-path": "^0.3.0"
}
}
}
@@ -7079,14 +7290,20 @@
"integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=",
"dev": true
},
+ "unquote": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
+ "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ=",
+ "dev": true
+ },
"unset-value": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
"integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=",
"dev": true,
"requires": {
- "has-value": "0.3.1",
- "isobject": "3.0.1"
+ "has-value": "^0.3.1",
+ "isobject": "^3.0.0"
},
"dependencies": {
"has-value": {
@@ -7095,9 +7312,9 @@
"integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=",
"dev": true,
"requires": {
- "get-value": "2.0.6",
- "has-values": "0.1.4",
- "isobject": "2.1.0"
+ "get-value": "^2.0.3",
+ "has-values": "^0.1.4",
+ "isobject": "^2.0.0"
},
"dependencies": {
"isobject": {
@@ -7137,7 +7354,7 @@
"integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
"dev": true,
"requires": {
- "punycode": "2.1.1"
+ "punycode": "^2.1.0"
}
},
"urix": {
@@ -7170,8 +7387,8 @@
"integrity": "sha512-x95Td74QcvICAA0+qERaVkRpTGKyBHHYdwL2LXZm5t/gBtCB9KQSO/0zQgSTYEV1p0WcvSg79TLNPSvd5IDJMQ==",
"dev": true,
"requires": {
- "querystringify": "2.0.0",
- "requires-port": "1.0.0"
+ "querystringify": "^2.0.0",
+ "requires-port": "^1.0.0"
}
},
"use": {
@@ -7180,7 +7397,7 @@
"integrity": "sha512-6UJEQM/L+mzC3ZJNM56Q4DFGLX/evKGRg15UJHGB9X5j5Z3AFbgZvjUh2yq/UJUY4U5dh7Fal++XbNg1uzpRAw==",
"dev": true,
"requires": {
- "kind-of": "6.0.2"
+ "kind-of": "^6.0.2"
},
"dependencies": {
"kind-of": {
@@ -7197,7 +7414,7 @@
"integrity": "sha1-nHC/2Babwdy/SGBODwS4tJzenp8=",
"dev": true,
"requires": {
- "os-homedir": "1.0.2"
+ "os-homedir": "^1.0.0"
}
},
"util": {
@@ -7215,6 +7432,16 @@
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=",
"dev": true
},
+ "util.promisify": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.0.tgz",
+ "integrity": "sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA==",
+ "dev": true,
+ "requires": {
+ "define-properties": "^1.1.2",
+ "object.getownpropertydescriptors": "^2.0.3"
+ }
+ },
"utils-merge": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
@@ -7233,8 +7460,8 @@
"integrity": "sha512-63ZOUnL4SIXj4L0NixR3L1lcjO38crAbgrTpl28t8jjrfuiOBL5Iygm+60qPs/KsZGzPNg6Smnc/oY16QTjF0g==",
"dev": true,
"requires": {
- "spdx-correct": "3.0.0",
- "spdx-expression-parse": "3.0.0"
+ "spdx-correct": "^3.0.0",
+ "spdx-expression-parse": "^3.0.0"
}
},
"value-equal": {
@@ -7262,7 +7489,7 @@
"resolved": "https://registry.npmjs.org/warning/-/warning-4.0.1.tgz",
"integrity": "sha512-rAVtTNZw+cQPjvGp1ox0XC5Q2IBFyqoqh+QII4J/oguyu83Bax1apbo2eqB8bHRS+fqYUBagys6lqUoVwKSmXQ==",
"requires": {
- "loose-envify": "1.3.1"
+ "loose-envify": "^1.0.0"
}
},
"watchpack": {
@@ -7271,9 +7498,9 @@
"integrity": "sha512-i6dHe3EyLjMmDlU1/bGQpEw25XSjkJULPuAVKCbNRefQVq48yXKUpwg538F7AZTf9kyr57zj++pQFltUa5H7yA==",
"dev": true,
"requires": {
- "chokidar": "2.0.3",
- "graceful-fs": "4.1.11",
- "neo-async": "2.5.1"
+ "chokidar": "^2.0.2",
+ "graceful-fs": "^4.1.2",
+ "neo-async": "^2.5.0"
}
},
"wbuf": {
@@ -7282,7 +7509,7 @@
"integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
"dev": true,
"requires": {
- "minimalistic-assert": "1.0.1"
+ "minimalistic-assert": "^1.0.0"
}
},
"webpack": {
@@ -7291,28 +7518,28 @@
"integrity": "sha512-Sw7MdIIOv/nkzPzee4o0EdvCuPmxT98+vVpIvwtcwcF1Q4SDSNp92vwcKc4REe7NItH9f1S4ra9FuQ7yuYZ8bQ==",
"dev": true,
"requires": {
- "acorn": "5.6.2",
- "acorn-dynamic-import": "2.0.2",
- "ajv": "6.5.1",
- "ajv-keywords": "3.2.0",
- "async": "2.6.1",
- "enhanced-resolve": "3.4.1",
- "escope": "3.6.0",
- "interpret": "1.1.0",
- "json-loader": "0.5.7",
- "json5": "0.5.1",
- "loader-runner": "2.3.0",
- "loader-utils": "1.1.0",
- "memory-fs": "0.4.1",
- "mkdirp": "0.5.1",
- "node-libs-browser": "2.1.0",
- "source-map": "0.5.7",
- "supports-color": "4.5.0",
- "tapable": "0.2.8",
- "uglifyjs-webpack-plugin": "0.4.6",
- "watchpack": "1.6.0",
- "webpack-sources": "1.1.0",
- "yargs": "8.0.2"
+ "acorn": "^5.0.0",
+ "acorn-dynamic-import": "^2.0.0",
+ "ajv": "^6.1.0",
+ "ajv-keywords": "^3.1.0",
+ "async": "^2.1.2",
+ "enhanced-resolve": "^3.4.0",
+ "escope": "^3.6.0",
+ "interpret": "^1.0.0",
+ "json-loader": "^0.5.4",
+ "json5": "^0.5.1",
+ "loader-runner": "^2.3.0",
+ "loader-utils": "^1.1.0",
+ "memory-fs": "~0.4.1",
+ "mkdirp": "~0.5.0",
+ "node-libs-browser": "^2.0.0",
+ "source-map": "^0.5.3",
+ "supports-color": "^4.2.1",
+ "tapable": "^0.2.7",
+ "uglifyjs-webpack-plugin": "^0.4.6",
+ "watchpack": "^1.4.0",
+ "webpack-sources": "^1.0.1",
+ "yargs": "^8.0.2"
},
"dependencies": {
"ajv": {
@@ -7321,10 +7548,10 @@
"integrity": "sha512-pgZos1vgOHDiC7gKNbZW8eKvCnNXARv2oqrGQT7Hzbq5Azp7aZG6DJzADnkuSq7RH6qkXp4J/m68yPX/2uBHyQ==",
"dev": true,
"requires": {
- "fast-deep-equal": "2.0.1",
- "fast-json-stable-stringify": "2.0.0",
- "json-schema-traverse": "0.4.1",
- "uri-js": "4.2.2"
+ "fast-deep-equal": "^2.0.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.1"
}
},
"ajv-keywords": {
@@ -7339,7 +7566,7 @@
"integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=",
"dev": true,
"requires": {
- "has-flag": "2.0.0"
+ "has-flag": "^2.0.0"
}
}
}
@@ -7350,11 +7577,11 @@
"integrity": "sha512-FCrqPy1yy/sN6U/SaEZcHKRXGlqU0DUaEBL45jkUYoB8foVb6wCnbIJ1HKIx+qUFTW+3JpVcCJCxZ8VATL4e+A==",
"dev": true,
"requires": {
- "memory-fs": "0.4.1",
- "mime": "1.6.0",
- "path-is-absolute": "1.0.1",
- "range-parser": "1.2.0",
- "time-stamp": "2.0.0"
+ "memory-fs": "~0.4.1",
+ "mime": "^1.5.0",
+ "path-is-absolute": "^1.0.0",
+ "range-parser": "^1.0.3",
+ "time-stamp": "^2.0.0"
},
"dependencies": {
"mime": {
@@ -7372,30 +7599,30 @@
"dev": true,
"requires": {
"ansi-html": "0.0.7",
- "array-includes": "3.0.3",
- "bonjour": "3.5.0",
- "chokidar": "2.0.3",
- "compression": "1.7.2",
- "connect-history-api-fallback": "1.5.0",
- "debug": "3.1.0",
- "del": "3.0.0",
- "express": "4.16.3",
- "html-entities": "1.2.1",
- "http-proxy-middleware": "0.17.4",
- "import-local": "1.0.0",
+ "array-includes": "^3.0.3",
+ "bonjour": "^3.5.0",
+ "chokidar": "^2.0.0",
+ "compression": "^1.5.2",
+ "connect-history-api-fallback": "^1.3.0",
+ "debug": "^3.1.0",
+ "del": "^3.0.0",
+ "express": "^4.16.2",
+ "html-entities": "^1.2.0",
+ "http-proxy-middleware": "~0.17.4",
+ "import-local": "^1.0.0",
"internal-ip": "1.2.0",
- "ip": "1.1.5",
- "killable": "1.0.0",
- "loglevel": "1.6.1",
- "opn": "5.3.0",
- "portfinder": "1.0.13",
- "selfsigned": "1.10.3",
- "serve-index": "1.9.1",
+ "ip": "^1.1.5",
+ "killable": "^1.0.0",
+ "loglevel": "^1.4.1",
+ "opn": "^5.1.0",
+ "portfinder": "^1.0.9",
+ "selfsigned": "^1.9.1",
+ "serve-index": "^1.7.2",
"sockjs": "0.3.19",
"sockjs-client": "1.1.4",
- "spdy": "3.4.7",
- "strip-ansi": "3.0.1",
- "supports-color": "5.4.0",
+ "spdy": "^3.4.1",
+ "strip-ansi": "^3.0.0",
+ "supports-color": "^5.1.0",
"webpack-dev-middleware": "1.12.2",
"yargs": "6.6.0"
},
@@ -7412,9 +7639,9 @@
"integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
"dev": true,
"requires": {
- "string-width": "1.0.2",
- "strip-ansi": "3.0.1",
- "wrap-ansi": "2.1.0"
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1",
+ "wrap-ansi": "^2.0.0"
}
},
"debug": {
@@ -7432,12 +7659,12 @@
"integrity": "sha1-U+z2mf/LyzljdpGrE7rxYIGXZuU=",
"dev": true,
"requires": {
- "globby": "6.1.0",
- "is-path-cwd": "1.0.0",
- "is-path-in-cwd": "1.0.1",
- "p-map": "1.2.0",
- "pify": "3.0.0",
- "rimraf": "2.6.2"
+ "globby": "^6.1.0",
+ "is-path-cwd": "^1.0.0",
+ "is-path-in-cwd": "^1.0.0",
+ "p-map": "^1.1.1",
+ "pify": "^3.0.0",
+ "rimraf": "^2.2.8"
}
},
"find-up": {
@@ -7446,8 +7673,8 @@
"integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
"dev": true,
"requires": {
- "path-exists": "2.1.0",
- "pinkie-promise": "2.0.1"
+ "path-exists": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
}
},
"globby": {
@@ -7456,11 +7683,11 @@
"integrity": "sha1-9abXDoOV4hyFj7BInWTfAkJNUGw=",
"dev": true,
"requires": {
- "array-union": "1.0.2",
- "glob": "7.1.2",
- "object-assign": "4.1.1",
- "pify": "2.3.0",
- "pinkie-promise": "2.0.1"
+ "array-union": "^1.0.1",
+ "glob": "^7.0.3",
+ "object-assign": "^4.0.1",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
},
"dependencies": {
"pify": {
@@ -7483,11 +7710,11 @@
"integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
"dev": true,
"requires": {
- "graceful-fs": "4.1.11",
- "parse-json": "2.2.0",
- "pify": "2.3.0",
- "pinkie-promise": "2.0.1",
- "strip-bom": "2.0.0"
+ "graceful-fs": "^4.1.2",
+ "parse-json": "^2.2.0",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0",
+ "strip-bom": "^2.0.0"
},
"dependencies": {
"pify": {
@@ -7504,7 +7731,7 @@
"integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
"dev": true,
"requires": {
- "lcid": "1.0.0"
+ "lcid": "^1.0.0"
}
},
"path-exists": {
@@ -7513,7 +7740,7 @@
"integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
"dev": true,
"requires": {
- "pinkie-promise": "2.0.1"
+ "pinkie-promise": "^2.0.0"
}
},
"path-type": {
@@ -7522,9 +7749,9 @@
"integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
"dev": true,
"requires": {
- "graceful-fs": "4.1.11",
- "pify": "2.3.0",
- "pinkie-promise": "2.0.1"
+ "graceful-fs": "^4.1.2",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
},
"dependencies": {
"pify": {
@@ -7541,9 +7768,9 @@
"integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
"dev": true,
"requires": {
- "load-json-file": "1.1.0",
- "normalize-package-data": "2.4.0",
- "path-type": "1.1.0"
+ "load-json-file": "^1.0.0",
+ "normalize-package-data": "^2.3.2",
+ "path-type": "^1.0.0"
}
},
"read-pkg-up": {
@@ -7552,8 +7779,8 @@
"integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
"dev": true,
"requires": {
- "find-up": "1.1.2",
- "read-pkg": "1.1.0"
+ "find-up": "^1.0.0",
+ "read-pkg": "^1.0.0"
}
},
"strip-bom": {
@@ -7562,7 +7789,7 @@
"integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
"dev": true,
"requires": {
- "is-utf8": "0.2.1"
+ "is-utf8": "^0.2.0"
}
},
"supports-color": {
@@ -7571,7 +7798,7 @@
"integrity": "sha512-zjaXglF5nnWpsq470jSv6P9DwPvgLkuapYmfDm3JWOm0vkNTVF2tI4UrN2r6jH1qM/uc/WtxYY1hYoA2dOKj5w==",
"dev": true,
"requires": {
- "has-flag": "3.0.0"
+ "has-flag": "^3.0.0"
}
},
"which-module": {
@@ -7586,19 +7813,19 @@
"integrity": "sha1-eC7CHvQDNF+DCoCMo9UTr1YGUgg=",
"dev": true,
"requires": {
- "camelcase": "3.0.0",
- "cliui": "3.2.0",
- "decamelize": "1.2.0",
- "get-caller-file": "1.0.2",
- "os-locale": "1.4.0",
- "read-pkg-up": "1.0.1",
- "require-directory": "2.1.1",
- "require-main-filename": "1.0.1",
- "set-blocking": "2.0.0",
- "string-width": "1.0.2",
- "which-module": "1.0.0",
- "y18n": "3.2.1",
- "yargs-parser": "4.2.1"
+ "camelcase": "^3.0.0",
+ "cliui": "^3.2.0",
+ "decamelize": "^1.1.1",
+ "get-caller-file": "^1.0.1",
+ "os-locale": "^1.4.0",
+ "read-pkg-up": "^1.0.1",
+ "require-directory": "^2.1.1",
+ "require-main-filename": "^1.0.1",
+ "set-blocking": "^2.0.0",
+ "string-width": "^1.0.2",
+ "which-module": "^1.0.0",
+ "y18n": "^3.2.1",
+ "yargs-parser": "^4.2.0"
}
},
"yargs-parser": {
@@ -7607,7 +7834,7 @@
"integrity": "sha1-KczqwNxPA8bIe0qfIX3RjJ90hxw=",
"dev": true,
"requires": {
- "camelcase": "3.0.0"
+ "camelcase": "^3.0.0"
}
}
}
@@ -7618,8 +7845,8 @@
"integrity": "sha512-aqYp18kPphgoO5c/+NaUvEeACtZjMESmDChuD3NBciVpah3XpMEU9VAAtIaB1BsfJWWTSdv8Vv1m3T0aRk2dUw==",
"dev": true,
"requires": {
- "source-list-map": "2.0.0",
- "source-map": "0.6.1"
+ "source-list-map": "^2.0.0",
+ "source-map": "~0.6.1"
},
"dependencies": {
"source-map": {
@@ -7636,8 +7863,8 @@
"integrity": "sha1-DK+dLXVdk67gSdS90NP+LMoqJOs=",
"dev": true,
"requires": {
- "http-parser-js": "0.4.13",
- "websocket-extensions": "0.1.3"
+ "http-parser-js": ">=0.4.0",
+ "websocket-extensions": ">=0.1.1"
}
},
"websocket-extensions": {
@@ -7657,7 +7884,7 @@
"integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
"dev": true,
"requires": {
- "isexe": "2.0.0"
+ "isexe": "^2.0.0"
}
},
"which-module": {
@@ -7684,8 +7911,8 @@
"integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
"dev": true,
"requires": {
- "string-width": "1.0.2",
- "strip-ansi": "3.0.1"
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1"
}
},
"wrappy": {
@@ -7700,7 +7927,7 @@
"integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=",
"dev": true,
"requires": {
- "mkdirp": "0.5.1"
+ "mkdirp": "^0.5.1"
}
},
"xtend": {
@@ -7727,19 +7954,19 @@
"integrity": "sha1-YpmpBVsc78lp/355wdkY3Osiw2A=",
"dev": true,
"requires": {
- "camelcase": "4.1.0",
- "cliui": "3.2.0",
- "decamelize": "1.2.0",
- "get-caller-file": "1.0.2",
- "os-locale": "2.1.0",
- "read-pkg-up": "2.0.0",
- "require-directory": "2.1.1",
- "require-main-filename": "1.0.1",
- "set-blocking": "2.0.0",
- "string-width": "2.1.1",
- "which-module": "2.0.0",
- "y18n": "3.2.1",
- "yargs-parser": "7.0.0"
+ "camelcase": "^4.1.0",
+ "cliui": "^3.2.0",
+ "decamelize": "^1.1.1",
+ "get-caller-file": "^1.0.1",
+ "os-locale": "^2.0.0",
+ "read-pkg-up": "^2.0.0",
+ "require-directory": "^2.1.1",
+ "require-main-filename": "^1.0.1",
+ "set-blocking": "^2.0.0",
+ "string-width": "^2.0.0",
+ "which-module": "^2.0.0",
+ "y18n": "^3.2.1",
+ "yargs-parser": "^7.0.0"
},
"dependencies": {
"ansi-regex": {
@@ -7760,9 +7987,9 @@
"integrity": "sha1-EgYBU3qRbSmUD5NNo7SNWFo5IT0=",
"dev": true,
"requires": {
- "string-width": "1.0.2",
- "strip-ansi": "3.0.1",
- "wrap-ansi": "2.1.0"
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1",
+ "wrap-ansi": "^2.0.0"
},
"dependencies": {
"string-width": {
@@ -7771,9 +7998,9 @@
"integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
"dev": true,
"requires": {
- "code-point-at": "1.1.0",
- "is-fullwidth-code-point": "1.0.0",
- "strip-ansi": "3.0.1"
+ "code-point-at": "^1.0.0",
+ "is-fullwidth-code-point": "^1.0.0",
+ "strip-ansi": "^3.0.0"
}
}
}
@@ -7784,8 +8011,8 @@
"integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
"dev": true,
"requires": {
- "is-fullwidth-code-point": "2.0.0",
- "strip-ansi": "4.0.0"
+ "is-fullwidth-code-point": "^2.0.0",
+ "strip-ansi": "^4.0.0"
},
"dependencies": {
"is-fullwidth-code-point": {
@@ -7800,7 +8027,7 @@
"integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=",
"dev": true,
"requires": {
- "ansi-regex": "3.0.0"
+ "ansi-regex": "^3.0.0"
}
}
}
@@ -7813,7 +8040,7 @@
"integrity": "sha1-jQrELxbqVd69MyyvTEA4s+P139k=",
"dev": true,
"requires": {
- "camelcase": "4.1.0"
+ "camelcase": "^4.1.0"
},
"dependencies": {
"camelcase": {
diff --git a/package.json b/package.json
index 10dcf66..5015c70 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,8 @@
"description": "Single Page Apps for GitHub Pages",
"scripts": {
"start": "webpack-dev-server --devtool eval-source-map --history-api-fallback --open",
- "build": "webpack -p"
+ "build": "webpack -p",
+ "optimize-svg": "svgo -f ./static/img/svg"
},
"repository": {
"type": "git",
@@ -32,6 +33,7 @@
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^4.0.0",
"eslint-plugin-react": "^6.10.3",
+ "svgo": "^1.0.5",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.8.2"
}
diff --git a/static/img/svg/adjust.svg b/static/img/svg/adjust.svg
index f9c6036..6345a19 100644
--- a/static/img/svg/adjust.svg
+++ b/static/img/svg/adjust.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/album.svg b/static/img/svg/album.svg
index a40dfce..25fcb29 100644
--- a/static/img/svg/album.svg
+++ b/static/img/svg/album.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/align-left.svg b/static/img/svg/align-left.svg
index ef92641..d93eec4 100644
--- a/static/img/svg/align-left.svg
+++ b/static/img/svg/align-left.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/align-middle.svg b/static/img/svg/align-middle.svg
index d8f7563..bd17cdb 100644
--- a/static/img/svg/align-middle.svg
+++ b/static/img/svg/align-middle.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/align-right.svg b/static/img/svg/align-right.svg
index bc80908..11526ba 100644
--- a/static/img/svg/align-right.svg
+++ b/static/img/svg/align-right.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/anchor.svg b/static/img/svg/anchor.svg
index a7f8955..7009bf2 100644
--- a/static/img/svg/anchor.svg
+++ b/static/img/svg/anchor.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/aperture.svg b/static/img/svg/aperture.svg
index 0e0bd14..8d2e1c3 100644
--- a/static/img/svg/aperture.svg
+++ b/static/img/svg/aperture.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/archive-in.svg b/static/img/svg/archive-in.svg
index 3164620..b367a16 100644
--- a/static/img/svg/archive-in.svg
+++ b/static/img/svg/archive-in.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/archive-out.svg b/static/img/svg/archive-out.svg
index b54c482..d784e67 100644
--- a/static/img/svg/archive-out.svg
+++ b/static/img/svg/archive-out.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/archive.svg b/static/img/svg/archive.svg
index 4f77df4..4f7f1e4 100644
--- a/static/img/svg/archive.svg
+++ b/static/img/svg/archive.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/arrow-back.svg b/static/img/svg/arrow-back.svg
index 45db55a..e0c9bb1 100644
--- a/static/img/svg/arrow-back.svg
+++ b/static/img/svg/arrow-back.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/at.svg b/static/img/svg/at.svg
index 0f2fc6d..216725d 100644
--- a/static/img/svg/at.svg
+++ b/static/img/svg/at.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/award.svg b/static/img/svg/award.svg
index 820faeb..e3b2058 100644
--- a/static/img/svg/award.svg
+++ b/static/img/svg/award.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bar-chart-alt.svg b/static/img/svg/bar-chart-alt.svg
index 94dca48..c92ac8a 100644
--- a/static/img/svg/bar-chart-alt.svg
+++ b/static/img/svg/bar-chart-alt.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bar-chart-square.svg b/static/img/svg/bar-chart-square.svg
index e570842..9ac8043 100644
--- a/static/img/svg/bar-chart-square.svg
+++ b/static/img/svg/bar-chart-square.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bar-chart.svg b/static/img/svg/bar-chart.svg
index 1ffef83..938179f 100644
--- a/static/img/svg/bar-chart.svg
+++ b/static/img/svg/bar-chart.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/barcode.svg b/static/img/svg/barcode.svg
index f3e8a05..2435bf1 100644
--- a/static/img/svg/barcode.svg
+++ b/static/img/svg/barcode.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/basketball.svg b/static/img/svg/basketball.svg
index 5cdf809..13166a1 100644
--- a/static/img/svg/basketball.svg
+++ b/static/img/svg/basketball.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/battery-charging.svg b/static/img/svg/battery-charging.svg
index 59f707e..00fdf1d 100644
--- a/static/img/svg/battery-charging.svg
+++ b/static/img/svg/battery-charging.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/battery-full.svg b/static/img/svg/battery-full.svg
index ab46e29..cb4f6ff 100644
--- a/static/img/svg/battery-full.svg
+++ b/static/img/svg/battery-full.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/battery-low.svg b/static/img/svg/battery-low.svg
index 4db5f3f..0ac195b 100644
--- a/static/img/svg/battery-low.svg
+++ b/static/img/svg/battery-low.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/battery.svg b/static/img/svg/battery.svg
index cbb585a..4be75ea 100644
--- a/static/img/svg/battery.svg
+++ b/static/img/svg/battery.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/behance.svg b/static/img/svg/behance.svg
index d67be91..c463bbc 100644
--- a/static/img/svg/behance.svg
+++ b/static/img/svg/behance.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bell-minus.svg b/static/img/svg/bell-minus.svg
index 7d551d3..bb44e21 100644
--- a/static/img/svg/bell-minus.svg
+++ b/static/img/svg/bell-minus.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bell-off.svg b/static/img/svg/bell-off.svg
index efc3862..4ee79b3 100644
--- a/static/img/svg/bell-off.svg
+++ b/static/img/svg/bell-off.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bell-plus.svg b/static/img/svg/bell-plus.svg
index db5dd08..e3037cd 100644
--- a/static/img/svg/bell-plus.svg
+++ b/static/img/svg/bell-plus.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bell.svg b/static/img/svg/bell.svg
index 0edc092..9d78323 100644
--- a/static/img/svg/bell.svg
+++ b/static/img/svg/bell.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/block.svg b/static/img/svg/block.svg
index 415e80e..68ce6c6 100644
--- a/static/img/svg/block.svg
+++ b/static/img/svg/block.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bluetooth.svg b/static/img/svg/bluetooth.svg
index 26986cc..e64b0a5 100644
--- a/static/img/svg/bluetooth.svg
+++ b/static/img/svg/bluetooth.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/body.svg b/static/img/svg/body.svg
index 663f6b4..dd2113b 100644
--- a/static/img/svg/body.svg
+++ b/static/img/svg/body.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bold.svg b/static/img/svg/bold.svg
index 23ac5cf..8432235 100644
--- a/static/img/svg/bold.svg
+++ b/static/img/svg/bold.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bolt.svg b/static/img/svg/bolt.svg
index 8f5a974..c977ee0 100644
--- a/static/img/svg/bolt.svg
+++ b/static/img/svg/bolt.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/book-bookmark.svg b/static/img/svg/book-bookmark.svg
index 77d3725..ea4cdb6 100644
--- a/static/img/svg/book-bookmark.svg
+++ b/static/img/svg/book-bookmark.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/book.svg b/static/img/svg/book.svg
index 7b5a39a..8762f0c 100644
--- a/static/img/svg/book.svg
+++ b/static/img/svg/book.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bookmark-minus.svg b/static/img/svg/bookmark-minus.svg
index fb5c19b..6906681 100644
--- a/static/img/svg/bookmark-minus.svg
+++ b/static/img/svg/bookmark-minus.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bookmark-plus.svg b/static/img/svg/bookmark-plus.svg
index 17e23eb..176017b 100644
--- a/static/img/svg/bookmark-plus.svg
+++ b/static/img/svg/bookmark-plus.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bookmark.svg b/static/img/svg/bookmark.svg
index 69e93f2..4067226 100644
--- a/static/img/svg/bookmark.svg
+++ b/static/img/svg/bookmark.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bookmarks.svg b/static/img/svg/bookmarks.svg
index d895fbb..2839333 100644
--- a/static/img/svg/bookmarks.svg
+++ b/static/img/svg/bookmarks.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/briefcase.svg b/static/img/svg/briefcase.svg
index afd5f96..64e07a5 100644
--- a/static/img/svg/briefcase.svg
+++ b/static/img/svg/briefcase.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/broadcast.svg b/static/img/svg/broadcast.svg
index e401209..9a8e7e1 100644
--- a/static/img/svg/broadcast.svg
+++ b/static/img/svg/broadcast.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bug.svg b/static/img/svg/bug.svg
index 883fd12..42a850b 100644
--- a/static/img/svg/bug.svg
+++ b/static/img/svg/bug.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/building.svg b/static/img/svg/building.svg
index 7fab7ed..25419be 100644
--- a/static/img/svg/building.svg
+++ b/static/img/svg/building.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bulb.svg b/static/img/svg/bulb.svg
index 9899459..1184a8e 100644
--- a/static/img/svg/bulb.svg
+++ b/static/img/svg/bulb.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/bullseye.svg b/static/img/svg/bullseye.svg
index db8ca57..75a0405 100644
--- a/static/img/svg/bullseye.svg
+++ b/static/img/svg/bullseye.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/buoy.svg b/static/img/svg/buoy.svg
index 0127fdd..2de5492 100644
--- a/static/img/svg/buoy.svg
+++ b/static/img/svg/buoy.svg
@@ -1,17 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/calculator.svg b/static/img/svg/calculator.svg
index 79a0173..ec96b05 100644
--- a/static/img/svg/calculator.svg
+++ b/static/img/svg/calculator.svg
@@ -1,19 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/calendar-add.svg b/static/img/svg/calendar-add.svg
index c6fbf95..4c9d623 100644
--- a/static/img/svg/calendar-add.svg
+++ b/static/img/svg/calendar-add.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/calendar-alt.svg b/static/img/svg/calendar-alt.svg
index 496778c..c195de7 100644
--- a/static/img/svg/calendar-alt.svg
+++ b/static/img/svg/calendar-alt.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/calendar-check.svg b/static/img/svg/calendar-check.svg
index 6e9b727..77ee29f 100644
--- a/static/img/svg/calendar-check.svg
+++ b/static/img/svg/calendar-check.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/calendar-minus.svg b/static/img/svg/calendar-minus.svg
index 504cd29..6dfac58 100644
--- a/static/img/svg/calendar-minus.svg
+++ b/static/img/svg/calendar-minus.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/calendar-remove.svg b/static/img/svg/calendar-remove.svg
index 4999b0e..cae585b 100644
--- a/static/img/svg/calendar-remove.svg
+++ b/static/img/svg/calendar-remove.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/calendar.svg b/static/img/svg/calendar.svg
index 1819eff..4263366 100644
--- a/static/img/svg/calendar.svg
+++ b/static/img/svg/calendar.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/camera-off.svg b/static/img/svg/camera-off.svg
index 1c90f9c..5ea3fca 100644
--- a/static/img/svg/camera-off.svg
+++ b/static/img/svg/camera-off.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/camera.svg b/static/img/svg/camera.svg
index a5eb7ff..562f69a 100644
--- a/static/img/svg/camera.svg
+++ b/static/img/svg/camera.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/captions.svg b/static/img/svg/captions.svg
index 63d8a25..da6822b 100644
--- a/static/img/svg/captions.svg
+++ b/static/img/svg/captions.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cart.svg b/static/img/svg/cart.svg
index e7a73b6..c09dcdb 100644
--- a/static/img/svg/cart.svg
+++ b/static/img/svg/cart.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cast.svg b/static/img/svg/cast.svg
index 1d3b01c..d75757a 100644
--- a/static/img/svg/cast.svg
+++ b/static/img/svg/cast.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chart.svg b/static/img/svg/chart.svg
index d0030a7..1a6e3ab 100644
--- a/static/img/svg/chart.svg
+++ b/static/img/svg/chart.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/check.svg b/static/img/svg/check.svg
index a9228be..a168eca 100644
--- a/static/img/svg/check.svg
+++ b/static/img/svg/check.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/checkbox-checked.svg b/static/img/svg/checkbox-checked.svg
index 8d52c97..1cce852 100644
--- a/static/img/svg/checkbox-checked.svg
+++ b/static/img/svg/checkbox-checked.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/checkbox-square.svg b/static/img/svg/checkbox-square.svg
index ad74348..5cb202a 100644
--- a/static/img/svg/checkbox-square.svg
+++ b/static/img/svg/checkbox-square.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/checkbox.svg b/static/img/svg/checkbox.svg
index 59a5294..7e80689 100644
--- a/static/img/svg/checkbox.svg
+++ b/static/img/svg/checkbox.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chevron-down.svg b/static/img/svg/chevron-down.svg
index fc73a42..a933436 100644
--- a/static/img/svg/chevron-down.svg
+++ b/static/img/svg/chevron-down.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chevron-left.svg b/static/img/svg/chevron-left.svg
index 7efd785..7c9d7d1 100644
--- a/static/img/svg/chevron-left.svg
+++ b/static/img/svg/chevron-left.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chevron-right.svg b/static/img/svg/chevron-right.svg
index ca07ee2..8aa2436 100644
--- a/static/img/svg/chevron-right.svg
+++ b/static/img/svg/chevron-right.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chevron-up.svg b/static/img/svg/chevron-up.svg
index 93a5f2c..64909bd 100644
--- a/static/img/svg/chevron-up.svg
+++ b/static/img/svg/chevron-up.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chevrons-down.svg b/static/img/svg/chevrons-down.svg
index 2cf09b8..bef06bc 100644
--- a/static/img/svg/chevrons-down.svg
+++ b/static/img/svg/chevrons-down.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chevrons-left.svg b/static/img/svg/chevrons-left.svg
index 476e7e8..333ea7e 100644
--- a/static/img/svg/chevrons-left.svg
+++ b/static/img/svg/chevrons-left.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chevrons-right.svg b/static/img/svg/chevrons-right.svg
index 64d1c92..0b861f5 100644
--- a/static/img/svg/chevrons-right.svg
+++ b/static/img/svg/chevrons-right.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chevrons-up.svg b/static/img/svg/chevrons-up.svg
index 3380ac0..5649f38 100644
--- a/static/img/svg/chevrons-up.svg
+++ b/static/img/svg/chevrons-up.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chip.svg b/static/img/svg/chip.svg
index bfaf5cb..fde8565 100644
--- a/static/img/svg/chip.svg
+++ b/static/img/svg/chip.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/chrome.svg b/static/img/svg/chrome.svg
index 658a9ae..12e33dd 100644
--- a/static/img/svg/chrome.svg
+++ b/static/img/svg/chrome.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/clipboard.svg b/static/img/svg/clipboard.svg
index 1235494..ed66347 100644
--- a/static/img/svg/clipboard.svg
+++ b/static/img/svg/clipboard.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cloud-download.svg b/static/img/svg/cloud-download.svg
index 7700f0a..0b095ad 100644
--- a/static/img/svg/cloud-download.svg
+++ b/static/img/svg/cloud-download.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cloud-drizzle.svg b/static/img/svg/cloud-drizzle.svg
index 2f668a3..8de7878 100644
--- a/static/img/svg/cloud-drizzle.svg
+++ b/static/img/svg/cloud-drizzle.svg
@@ -1,17 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cloud-light-rain.svg b/static/img/svg/cloud-light-rain.svg
index 8daf84a..2164de3 100644
--- a/static/img/svg/cloud-light-rain.svg
+++ b/static/img/svg/cloud-light-rain.svg
@@ -1,17 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cloud-lightning.svg b/static/img/svg/cloud-lightning.svg
index ec95761..563474f 100644
--- a/static/img/svg/cloud-lightning.svg
+++ b/static/img/svg/cloud-lightning.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cloud-rain.svg b/static/img/svg/cloud-rain.svg
index 563aa4e..64d23cc 100644
--- a/static/img/svg/cloud-rain.svg
+++ b/static/img/svg/cloud-rain.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cloud-snow.svg b/static/img/svg/cloud-snow.svg
index 5e288a3..c4448bd 100644
--- a/static/img/svg/cloud-snow.svg
+++ b/static/img/svg/cloud-snow.svg
@@ -1,17 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cloud-upload.svg b/static/img/svg/cloud-upload.svg
index d291772..7b27e08 100644
--- a/static/img/svg/cloud-upload.svg
+++ b/static/img/svg/cloud-upload.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cloud.svg b/static/img/svg/cloud.svg
index c7c7f26..5f8698e 100644
--- a/static/img/svg/cloud.svg
+++ b/static/img/svg/cloud.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/code-curly.svg b/static/img/svg/code-curly.svg
index d2af648..437c7aa 100644
--- a/static/img/svg/code-curly.svg
+++ b/static/img/svg/code-curly.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/code.svg b/static/img/svg/code.svg
index 5ea2e36..a8cf9e9 100644
--- a/static/img/svg/code.svg
+++ b/static/img/svg/code.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/codepen.svg b/static/img/svg/codepen.svg
index 684aa70..549cc68 100644
--- a/static/img/svg/codepen.svg
+++ b/static/img/svg/codepen.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/coffee.svg b/static/img/svg/coffee.svg
index 2b0a070..ad5f539 100644
--- a/static/img/svg/coffee.svg
+++ b/static/img/svg/coffee.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cog.svg b/static/img/svg/cog.svg
index a937056..8dc003f 100644
--- a/static/img/svg/cog.svg
+++ b/static/img/svg/cog.svg
@@ -1,31 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/collapse.svg b/static/img/svg/collapse.svg
index ce82c33..ce9f256 100644
--- a/static/img/svg/collapse.svg
+++ b/static/img/svg/collapse.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/columns.svg b/static/img/svg/columns.svg
index 8684c5a..c7a46fc 100644
--- a/static/img/svg/columns.svg
+++ b/static/img/svg/columns.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/compass.svg b/static/img/svg/compass.svg
index 015cafa..93958b7 100644
--- a/static/img/svg/compass.svg
+++ b/static/img/svg/compass.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/contact.svg b/static/img/svg/contact.svg
index d6bdcee..6ba0096 100644
--- a/static/img/svg/contact.svg
+++ b/static/img/svg/contact.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/copy.svg b/static/img/svg/copy.svg
index e7e5228..a850c49 100644
--- a/static/img/svg/copy.svg
+++ b/static/img/svg/copy.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/copyright.svg b/static/img/svg/copyright.svg
index 093906d..98d6ef2 100644
--- a/static/img/svg/copyright.svg
+++ b/static/img/svg/copyright.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/credit-card.svg b/static/img/svg/credit-card.svg
index 3eb316d..b995202 100644
--- a/static/img/svg/credit-card.svg
+++ b/static/img/svg/credit-card.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/crop.svg b/static/img/svg/crop.svg
index 142487a..4541dec 100644
--- a/static/img/svg/crop.svg
+++ b/static/img/svg/crop.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/crosshair.svg b/static/img/svg/crosshair.svg
index 92e3f91..4398e3d 100644
--- a/static/img/svg/crosshair.svg
+++ b/static/img/svg/crosshair.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/crown.svg b/static/img/svg/crown.svg
index b5839a8..d07efea 100644
--- a/static/img/svg/crown.svg
+++ b/static/img/svg/crown.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cube.svg b/static/img/svg/cube.svg
index 70a3509..8a591c5 100644
--- a/static/img/svg/cube.svg
+++ b/static/img/svg/cube.svg
@@ -1,19 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/cut.svg b/static/img/svg/cut.svg
index bb44ef4..d3594d5 100644
--- a/static/img/svg/cut.svg
+++ b/static/img/svg/cut.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/data.svg b/static/img/svg/data.svg
index 7d15d86..c94a37a 100644
--- a/static/img/svg/data.svg
+++ b/static/img/svg/data.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/desktop.svg b/static/img/svg/desktop.svg
index a1c401e..dcf7047 100644
--- a/static/img/svg/desktop.svg
+++ b/static/img/svg/desktop.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/detail.svg b/static/img/svg/detail.svg
index abbcde5..e2917aa 100644
--- a/static/img/svg/detail.svg
+++ b/static/img/svg/detail.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/diamond.svg b/static/img/svg/diamond.svg
index 94c97c0..0ab3e36 100644
--- a/static/img/svg/diamond.svg
+++ b/static/img/svg/diamond.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/directions.svg b/static/img/svg/directions.svg
index 0629565..6a2f5c4 100644
--- a/static/img/svg/directions.svg
+++ b/static/img/svg/directions.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/dislike.svg b/static/img/svg/dislike.svg
index 84c7713..76c1ec0 100644
--- a/static/img/svg/dislike.svg
+++ b/static/img/svg/dislike.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/dollar-circle.svg b/static/img/svg/dollar-circle.svg
index e758b98..1868492 100644
--- a/static/img/svg/dollar-circle.svg
+++ b/static/img/svg/dollar-circle.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/dollar.svg b/static/img/svg/dollar.svg
index 02a97b6..332697a 100644
--- a/static/img/svg/dollar.svg
+++ b/static/img/svg/dollar.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/dots-horizontal-rounded.svg b/static/img/svg/dots-horizontal-rounded.svg
index 3dc15e0..b9fdd25 100644
--- a/static/img/svg/dots-horizontal-rounded.svg
+++ b/static/img/svg/dots-horizontal-rounded.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/dots-horizontal.svg b/static/img/svg/dots-horizontal.svg
index 2b581d7..9bf04d3 100644
--- a/static/img/svg/dots-horizontal.svg
+++ b/static/img/svg/dots-horizontal.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/dots-vertical-rounded.svg b/static/img/svg/dots-vertical-rounded.svg
index 95efedd..49f7a9b 100644
--- a/static/img/svg/dots-vertical-rounded.svg
+++ b/static/img/svg/dots-vertical-rounded.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/dots-vertical.svg b/static/img/svg/dots-vertical.svg
index 4ebc901..e971153 100644
--- a/static/img/svg/dots-vertical.svg
+++ b/static/img/svg/dots-vertical.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/down-arrow-circle.svg b/static/img/svg/down-arrow-circle.svg
index 82a51f5..915430b 100644
--- a/static/img/svg/down-arrow-circle.svg
+++ b/static/img/svg/down-arrow-circle.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/down-arrow-outline.svg b/static/img/svg/down-arrow-outline.svg
index 3c4ef28..17f6822 100644
--- a/static/img/svg/down-arrow-outline.svg
+++ b/static/img/svg/down-arrow-outline.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/download-alt.svg b/static/img/svg/download-alt.svg
index 1451c63..1b485ee 100644
--- a/static/img/svg/download-alt.svg
+++ b/static/img/svg/download-alt.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/download.svg b/static/img/svg/download.svg
index 842cfd7..58ab673 100644
--- a/static/img/svg/download.svg
+++ b/static/img/svg/download.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/downvote.svg b/static/img/svg/downvote.svg
index afd8fee..eb34730 100644
--- a/static/img/svg/downvote.svg
+++ b/static/img/svg/downvote.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/dribbble.svg b/static/img/svg/dribbble.svg
index 53d95a4..89922ba 100644
--- a/static/img/svg/dribbble.svg
+++ b/static/img/svg/dribbble.svg
@@ -1,18 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/drink.svg b/static/img/svg/drink.svg
index b7ade3d..eae7f5f 100644
--- a/static/img/svg/drink.svg
+++ b/static/img/svg/drink.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/droplet.svg b/static/img/svg/droplet.svg
index 7ef8381..9876d94 100644
--- a/static/img/svg/droplet.svg
+++ b/static/img/svg/droplet.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/duplicate.svg b/static/img/svg/duplicate.svg
index f04eefb..c416561 100644
--- a/static/img/svg/duplicate.svg
+++ b/static/img/svg/duplicate.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/edit.svg b/static/img/svg/edit.svg
index 833e996..a00015e 100644
--- a/static/img/svg/edit.svg
+++ b/static/img/svg/edit.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/envelope.svg b/static/img/svg/envelope.svg
index 53ac8df..c766255 100644
--- a/static/img/svg/envelope.svg
+++ b/static/img/svg/envelope.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/eraser.svg b/static/img/svg/eraser.svg
index 0aea900..e3173f7 100644
--- a/static/img/svg/eraser.svg
+++ b/static/img/svg/eraser.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/error-circle.svg b/static/img/svg/error-circle.svg
index 166b84c..6c175ba 100644
--- a/static/img/svg/error-circle.svg
+++ b/static/img/svg/error-circle.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/error.svg b/static/img/svg/error.svg
index eebed0b..9219d0e 100644
--- a/static/img/svg/error.svg
+++ b/static/img/svg/error.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/exclamation.svg b/static/img/svg/exclamation.svg
index 9a9a1fb..6abd581 100644
--- a/static/img/svg/exclamation.svg
+++ b/static/img/svg/exclamation.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/exit-fullscreen.svg b/static/img/svg/exit-fullscreen.svg
index 5aeaed4..7d8cf3d 100644
--- a/static/img/svg/exit-fullscreen.svg
+++ b/static/img/svg/exit-fullscreen.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/expand.svg b/static/img/svg/expand.svg
index dff15c5..185f230 100644
--- a/static/img/svg/expand.svg
+++ b/static/img/svg/expand.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/export.svg b/static/img/svg/export.svg
index 8c7d671..d76dd9e 100644
--- a/static/img/svg/export.svg
+++ b/static/img/svg/export.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/eyedropper.svg b/static/img/svg/eyedropper.svg
index 2b976cf..3390f63 100644
--- a/static/img/svg/eyedropper.svg
+++ b/static/img/svg/eyedropper.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/facebook.svg b/static/img/svg/facebook.svg
index 394e094..75f05c6 100644
--- a/static/img/svg/facebook.svg
+++ b/static/img/svg/facebook.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/fast-forward-circle.svg b/static/img/svg/fast-forward-circle.svg
index b49da22..7e62306 100644
--- a/static/img/svg/fast-forward-circle.svg
+++ b/static/img/svg/fast-forward-circle.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/fast-forward.svg b/static/img/svg/fast-forward.svg
index 9247f95..1cd43b4 100644
--- a/static/img/svg/fast-forward.svg
+++ b/static/img/svg/fast-forward.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/female.svg b/static/img/svg/female.svg
index 15c0a68..b16f550 100644
--- a/static/img/svg/female.svg
+++ b/static/img/svg/female.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/file.svg b/static/img/svg/file.svg
index d46645e..08ecdd4 100644
--- a/static/img/svg/file.svg
+++ b/static/img/svg/file.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/files.svg b/static/img/svg/files.svg
index b4ca131..7e17b9a 100644
--- a/static/img/svg/files.svg
+++ b/static/img/svg/files.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/film.svg b/static/img/svg/film.svg
index 05b67c0..59a0c4b 100644
--- a/static/img/svg/film.svg
+++ b/static/img/svg/film.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/filter.svg b/static/img/svg/filter.svg
index 720b559..9152350 100644
--- a/static/img/svg/filter.svg
+++ b/static/img/svg/filter.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/first-aid.svg b/static/img/svg/first-aid.svg
index c05f734..9afdf39 100644
--- a/static/img/svg/first-aid.svg
+++ b/static/img/svg/first-aid.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/first-page.svg b/static/img/svg/first-page.svg
index 832dd66..5064d22 100644
--- a/static/img/svg/first-page.svg
+++ b/static/img/svg/first-page.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/flag.svg b/static/img/svg/flag.svg
index e56ae9a..f3c128e 100644
--- a/static/img/svg/flag.svg
+++ b/static/img/svg/flag.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/flask.svg b/static/img/svg/flask.svg
index b1acaa6..592e246 100644
--- a/static/img/svg/flask.svg
+++ b/static/img/svg/flask.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/folder-minus.svg b/static/img/svg/folder-minus.svg
index 99d46a4..84931a6 100644
--- a/static/img/svg/folder-minus.svg
+++ b/static/img/svg/folder-minus.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/folder-open.svg b/static/img/svg/folder-open.svg
index 45489b9..f475ec5 100644
--- a/static/img/svg/folder-open.svg
+++ b/static/img/svg/folder-open.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/folder-plus.svg b/static/img/svg/folder-plus.svg
index b2aa780..d8a144d 100644
--- a/static/img/svg/folder-plus.svg
+++ b/static/img/svg/folder-plus.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/folder.svg b/static/img/svg/folder.svg
index 54376b8..3757b96 100644
--- a/static/img/svg/folder.svg
+++ b/static/img/svg/folder.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/font.svg b/static/img/svg/font.svg
index 4933ff4..7e1074a 100644
--- a/static/img/svg/font.svg
+++ b/static/img/svg/font.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/fullscreen.svg b/static/img/svg/fullscreen.svg
index 4a980fc..af6890b 100644
--- a/static/img/svg/fullscreen.svg
+++ b/static/img/svg/fullscreen.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/gift.svg b/static/img/svg/gift.svg
index 2611a8c..9f96f28 100644
--- a/static/img/svg/gift.svg
+++ b/static/img/svg/gift.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/git-branch.svg b/static/img/svg/git-branch.svg
index a418654..4a08906 100644
--- a/static/img/svg/git-branch.svg
+++ b/static/img/svg/git-branch.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/git-commit.svg b/static/img/svg/git-commit.svg
index d4f9e02..6a7447b 100644
--- a/static/img/svg/git-commit.svg
+++ b/static/img/svg/git-commit.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/git-compare.svg b/static/img/svg/git-compare.svg
index d7b7cca..9124eaf 100644
--- a/static/img/svg/git-compare.svg
+++ b/static/img/svg/git-compare.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/git-merge.svg b/static/img/svg/git-merge.svg
index 2200fcc..fd85d60 100644
--- a/static/img/svg/git-merge.svg
+++ b/static/img/svg/git-merge.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/git-pull-request.svg b/static/img/svg/git-pull-request.svg
index ec64ffe..f972e69 100644
--- a/static/img/svg/git-pull-request.svg
+++ b/static/img/svg/git-pull-request.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/git-repo-forked.svg b/static/img/svg/git-repo-forked.svg
index 80937e4..8fb1cce 100644
--- a/static/img/svg/git-repo-forked.svg
+++ b/static/img/svg/git-repo-forked.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/github.svg b/static/img/svg/github.svg
index 275fd80..e6381bc 100644
--- a/static/img/svg/github.svg
+++ b/static/img/svg/github.svg
@@ -1,20 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/globe-alt.svg b/static/img/svg/globe-alt.svg
index b2679f5..4a57a10 100644
--- a/static/img/svg/globe-alt.svg
+++ b/static/img/svg/globe-alt.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/globe.svg b/static/img/svg/globe.svg
index 7367d53..5977bcb 100644
--- a/static/img/svg/globe.svg
+++ b/static/img/svg/globe.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/google.svg b/static/img/svg/google.svg
index 8aaa10a..880b1a0 100644
--- a/static/img/svg/google.svg
+++ b/static/img/svg/google.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/grid.svg b/static/img/svg/grid.svg
index 9c89887..83ed9d8 100644
--- a/static/img/svg/grid.svg
+++ b/static/img/svg/grid.svg
@@ -1,17 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/group.svg b/static/img/svg/group.svg
index db3686c..a722ada 100644
--- a/static/img/svg/group.svg
+++ b/static/img/svg/group.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/hash.svg b/static/img/svg/hash.svg
index cdc9a7d..6d8c69d 100644
--- a/static/img/svg/hash.svg
+++ b/static/img/svg/hash.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/hdd.svg b/static/img/svg/hdd.svg
index fac6534..ddedb84 100644
--- a/static/img/svg/hdd.svg
+++ b/static/img/svg/hdd.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/heading.svg b/static/img/svg/heading.svg
index c955e3f..d947510 100644
--- a/static/img/svg/heading.svg
+++ b/static/img/svg/heading.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/headphone.svg b/static/img/svg/headphone.svg
index a250cf7..ce1be85 100644
--- a/static/img/svg/headphone.svg
+++ b/static/img/svg/headphone.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/heart.svg b/static/img/svg/heart.svg
index 447bbdf..4a49de2 100644
--- a/static/img/svg/heart.svg
+++ b/static/img/svg/heart.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/hexagon.svg b/static/img/svg/hexagon.svg
index f2cd694..b7daa10 100644
--- a/static/img/svg/hexagon.svg
+++ b/static/img/svg/hexagon.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/hide.svg b/static/img/svg/hide.svg
index 3cd7612..0697e80 100644
--- a/static/img/svg/hide.svg
+++ b/static/img/svg/hide.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/history.svg b/static/img/svg/history.svg
index 9de2e4f..3edfc3a 100644
--- a/static/img/svg/history.svg
+++ b/static/img/svg/history.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/home-alt.svg b/static/img/svg/home-alt.svg
index c0816f0..30a8f55 100644
--- a/static/img/svg/home-alt.svg
+++ b/static/img/svg/home-alt.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/home.svg b/static/img/svg/home.svg
index 4e504d5..0628b83 100644
--- a/static/img/svg/home.svg
+++ b/static/img/svg/home.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/horizontal-center.svg b/static/img/svg/horizontal-center.svg
index 35328d8..3a1354b 100644
--- a/static/img/svg/horizontal-center.svg
+++ b/static/img/svg/horizontal-center.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/hot.svg b/static/img/svg/hot.svg
index 129825b..e4ead29 100644
--- a/static/img/svg/hot.svg
+++ b/static/img/svg/hot.svg
@@ -1,17 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/idea.svg b/static/img/svg/idea.svg
index 081a1b3..53613c7 100644
--- a/static/img/svg/idea.svg
+++ b/static/img/svg/idea.svg
@@ -1,18 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/image-alt.svg b/static/img/svg/image-alt.svg
index 3cf43c9..a3115d7 100644
--- a/static/img/svg/image-alt.svg
+++ b/static/img/svg/image-alt.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/image.svg b/static/img/svg/image.svg
index a018822..187673f 100644
--- a/static/img/svg/image.svg
+++ b/static/img/svg/image.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/images.svg b/static/img/svg/images.svg
index 2378709..88ce741 100644
--- a/static/img/svg/images.svg
+++ b/static/img/svg/images.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/import.svg b/static/img/svg/import.svg
index 0964239..bcfafc0 100644
--- a/static/img/svg/import.svg
+++ b/static/img/svg/import.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/inbox.svg b/static/img/svg/inbox.svg
index 4126869..b10af2f 100644
--- a/static/img/svg/inbox.svg
+++ b/static/img/svg/inbox.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/info-circle.svg b/static/img/svg/info-circle.svg
index fb7427c..42e7880 100644
--- a/static/img/svg/info-circle.svg
+++ b/static/img/svg/info-circle.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/info.svg b/static/img/svg/info.svg
index f9c7719..9b14b46 100644
--- a/static/img/svg/info.svg
+++ b/static/img/svg/info.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/instagram.svg b/static/img/svg/instagram.svg
index 38c2754..eba7d95 100644
--- a/static/img/svg/instagram.svg
+++ b/static/img/svg/instagram.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/italic.svg b/static/img/svg/italic.svg
index 7e49c7a..583796a 100644
--- a/static/img/svg/italic.svg
+++ b/static/img/svg/italic.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/joystick-alt.svg b/static/img/svg/joystick-alt.svg
index 4bcf46d..e72e06f 100644
--- a/static/img/svg/joystick-alt.svg
+++ b/static/img/svg/joystick-alt.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/joystick.svg b/static/img/svg/joystick.svg
index 574a4c7..2094eb0 100644
--- a/static/img/svg/joystick.svg
+++ b/static/img/svg/joystick.svg
@@ -1,22 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/justify.svg b/static/img/svg/justify.svg
index 9a97bfe..77804e4 100644
--- a/static/img/svg/justify.svg
+++ b/static/img/svg/justify.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/key.svg b/static/img/svg/key.svg
index df362a0..ad55210 100644
--- a/static/img/svg/key.svg
+++ b/static/img/svg/key.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/laptop.svg b/static/img/svg/laptop.svg
index d8784c9..2121cf7 100644
--- a/static/img/svg/laptop.svg
+++ b/static/img/svg/laptop.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/last-page.svg b/static/img/svg/last-page.svg
index 7c9f762..885e0f1 100644
--- a/static/img/svg/last-page.svg
+++ b/static/img/svg/last-page.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/layer.svg b/static/img/svg/layer.svg
index e4fc48d..225f698 100644
--- a/static/img/svg/layer.svg
+++ b/static/img/svg/layer.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/left-arrow-circle.svg b/static/img/svg/left-arrow-circle.svg
index 582d10f..d66de17 100644
--- a/static/img/svg/left-arrow-circle.svg
+++ b/static/img/svg/left-arrow-circle.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/left-arrow-outline.svg b/static/img/svg/left-arrow-outline.svg
index 95f567a..42c9865 100644
--- a/static/img/svg/left-arrow-outline.svg
+++ b/static/img/svg/left-arrow-outline.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/left-bottom-arrow-circle.svg b/static/img/svg/left-bottom-arrow-circle.svg
index e0115c1..f2e0772 100644
--- a/static/img/svg/left-bottom-arrow-circle.svg
+++ b/static/img/svg/left-bottom-arrow-circle.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/left-indent.svg b/static/img/svg/left-indent.svg
index 26f0139..49a0acc 100644
--- a/static/img/svg/left-indent.svg
+++ b/static/img/svg/left-indent.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/left-top-arrow-circle.svg b/static/img/svg/left-top-arrow-circle.svg
index fb81263..21b7a19 100644
--- a/static/img/svg/left-top-arrow-circle.svg
+++ b/static/img/svg/left-top-arrow-circle.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/like.svg b/static/img/svg/like.svg
index d63efd8..3ff181d 100644
--- a/static/img/svg/like.svg
+++ b/static/img/svg/like.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/link-alt.svg b/static/img/svg/link-alt.svg
index 46efccc..e7c54b0 100644
--- a/static/img/svg/link-alt.svg
+++ b/static/img/svg/link-alt.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/link-external.svg b/static/img/svg/link-external.svg
index a6380fc..74fd1b5 100644
--- a/static/img/svg/link-external.svg
+++ b/static/img/svg/link-external.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/link.svg b/static/img/svg/link.svg
index 7b6a48f..f55ab0a 100644
--- a/static/img/svg/link.svg
+++ b/static/img/svg/link.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/list-add.svg b/static/img/svg/list-add.svg
index ca9002e..7f3d35d 100644
--- a/static/img/svg/list-add.svg
+++ b/static/img/svg/list-add.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/list-bullet.svg b/static/img/svg/list-bullet.svg
index 5fabc35..ebde48f 100644
--- a/static/img/svg/list-bullet.svg
+++ b/static/img/svg/list-bullet.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/list-check.svg b/static/img/svg/list-check.svg
index fe4a7be..48eb8cd 100644
--- a/static/img/svg/list-check.svg
+++ b/static/img/svg/list-check.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/list-remove.svg b/static/img/svg/list-remove.svg
index c452edb..e71e91c 100644
--- a/static/img/svg/list-remove.svg
+++ b/static/img/svg/list-remove.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/list.svg b/static/img/svg/list.svg
index efaeba3..5dacb8f 100644
--- a/static/img/svg/list.svg
+++ b/static/img/svg/list.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/lock-open.svg b/static/img/svg/lock-open.svg
index fc366de..4fd721b 100644
--- a/static/img/svg/lock-open.svg
+++ b/static/img/svg/lock-open.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/lock.svg b/static/img/svg/lock.svg
index f555730..ce471c9 100644
--- a/static/img/svg/lock.svg
+++ b/static/img/svg/lock.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/log-in.svg b/static/img/svg/log-in.svg
index 8e53854..3ad949d 100644
--- a/static/img/svg/log-in.svg
+++ b/static/img/svg/log-in.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/log-out.svg b/static/img/svg/log-out.svg
index f84c51c..28719f2 100644
--- a/static/img/svg/log-out.svg
+++ b/static/img/svg/log-out.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/male.svg b/static/img/svg/male.svg
index 6e95b04..3875408 100644
--- a/static/img/svg/male.svg
+++ b/static/img/svg/male.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/map-alt.svg b/static/img/svg/map-alt.svg
index e0f04d9..f1d52ed 100644
--- a/static/img/svg/map-alt.svg
+++ b/static/img/svg/map-alt.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/map.svg b/static/img/svg/map.svg
index a2ea6f3..e93f6c4 100644
--- a/static/img/svg/map.svg
+++ b/static/img/svg/map.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/menu.svg b/static/img/svg/menu.svg
index 2db9fff..5317fd6 100644
--- a/static/img/svg/menu.svg
+++ b/static/img/svg/menu.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/message-detail.svg b/static/img/svg/message-detail.svg
index 423877a..4f3d777 100644
--- a/static/img/svg/message-detail.svg
+++ b/static/img/svg/message-detail.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/message-rounded-alt.svg b/static/img/svg/message-rounded-alt.svg
index f75a3b7..ddc09cb 100644
--- a/static/img/svg/message-rounded-alt.svg
+++ b/static/img/svg/message-rounded-alt.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/message-rounded.svg b/static/img/svg/message-rounded.svg
index 1fb82ba..2985b8e 100644
--- a/static/img/svg/message-rounded.svg
+++ b/static/img/svg/message-rounded.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/message.svg b/static/img/svg/message.svg
index 72a8e9f..5434467 100644
--- a/static/img/svg/message.svg
+++ b/static/img/svg/message.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/microphone-off.svg b/static/img/svg/microphone-off.svg
index d981d39..de5a6e6 100644
--- a/static/img/svg/microphone-off.svg
+++ b/static/img/svg/microphone-off.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/microphone.svg b/static/img/svg/microphone.svg
index aea2708..7a25414 100644
--- a/static/img/svg/microphone.svg
+++ b/static/img/svg/microphone.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/minus-circle.svg b/static/img/svg/minus-circle.svg
index ac636e3..490a5b3 100644
--- a/static/img/svg/minus-circle.svg
+++ b/static/img/svg/minus-circle.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/minus.svg b/static/img/svg/minus.svg
index d4b7e62..82f71e4 100644
--- a/static/img/svg/minus.svg
+++ b/static/img/svg/minus.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/mobile-alt.svg b/static/img/svg/mobile-alt.svg
index f381e53..5768f2b 100644
--- a/static/img/svg/mobile-alt.svg
+++ b/static/img/svg/mobile-alt.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/mobile.svg b/static/img/svg/mobile.svg
index 3b35b58..2630dd0 100644
--- a/static/img/svg/mobile.svg
+++ b/static/img/svg/mobile.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/moon.svg b/static/img/svg/moon.svg
index 850b819..0786ed7 100644
--- a/static/img/svg/moon.svg
+++ b/static/img/svg/moon.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/mouse.svg b/static/img/svg/mouse.svg
index b89f3de..1b9df08 100644
--- a/static/img/svg/mouse.svg
+++ b/static/img/svg/mouse.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/move.svg b/static/img/svg/move.svg
index f988957..662ce37 100644
--- a/static/img/svg/move.svg
+++ b/static/img/svg/move.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/music.svg b/static/img/svg/music.svg
index a224b60..51dc14c 100644
--- a/static/img/svg/music.svg
+++ b/static/img/svg/music.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/navigation.svg b/static/img/svg/navigation.svg
index e1cfecd..3dd84f3 100644
--- a/static/img/svg/navigation.svg
+++ b/static/img/svg/navigation.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/news.svg b/static/img/svg/news.svg
index f7ba1fb..44a5f94 100644
--- a/static/img/svg/news.svg
+++ b/static/img/svg/news.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/newsletter.svg b/static/img/svg/newsletter.svg
index c2e241c..a7e99a8 100644
--- a/static/img/svg/newsletter.svg
+++ b/static/img/svg/newsletter.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/notification.svg b/static/img/svg/notification.svg
index ce5a49e..1453b14 100644
--- a/static/img/svg/notification.svg
+++ b/static/img/svg/notification.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/octagon.svg b/static/img/svg/octagon.svg
index 5456079..98cac7e 100644
--- a/static/img/svg/octagon.svg
+++ b/static/img/svg/octagon.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/package.svg b/static/img/svg/package.svg
index 3f13b87..bc0bad4 100644
--- a/static/img/svg/package.svg
+++ b/static/img/svg/package.svg
@@ -1,23 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/paperclip.svg b/static/img/svg/paperclip.svg
index 7c8a8e2..744c3fb 100644
--- a/static/img/svg/paperclip.svg
+++ b/static/img/svg/paperclip.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/paragraph.svg b/static/img/svg/paragraph.svg
index 5cd2fe3..bee2c30 100644
--- a/static/img/svg/paragraph.svg
+++ b/static/img/svg/paragraph.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/paste.svg b/static/img/svg/paste.svg
index 56dea4c..e963206 100644
--- a/static/img/svg/paste.svg
+++ b/static/img/svg/paste.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/pause-circle.svg b/static/img/svg/pause-circle.svg
index 1d8ccb9..934ee90 100644
--- a/static/img/svg/pause-circle.svg
+++ b/static/img/svg/pause-circle.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/pause.svg b/static/img/svg/pause.svg
index fe90f94..54c19bf 100644
--- a/static/img/svg/pause.svg
+++ b/static/img/svg/pause.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/pen.svg b/static/img/svg/pen.svg
index c0d1e32..5119cbb 100644
--- a/static/img/svg/pen.svg
+++ b/static/img/svg/pen.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/pencil.svg b/static/img/svg/pencil.svg
index 1d9919f..f6b90ff 100644
--- a/static/img/svg/pencil.svg
+++ b/static/img/svg/pencil.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/phone-call.svg b/static/img/svg/phone-call.svg
index c058266..3497dd4 100644
--- a/static/img/svg/phone-call.svg
+++ b/static/img/svg/phone-call.svg
@@ -1,17 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/phone-incoming.svg b/static/img/svg/phone-incoming.svg
index 4739283..3b2864f 100644
--- a/static/img/svg/phone-incoming.svg
+++ b/static/img/svg/phone-incoming.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/phone-outgoing.svg b/static/img/svg/phone-outgoing.svg
index 701e9e0..ebae8e9 100644
--- a/static/img/svg/phone-outgoing.svg
+++ b/static/img/svg/phone-outgoing.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/phone.svg b/static/img/svg/phone.svg
index f709cb1..ec1d257 100644
--- a/static/img/svg/phone.svg
+++ b/static/img/svg/phone.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/pie-chart-alt.svg b/static/img/svg/pie-chart-alt.svg
index b757c19..cb27363 100644
--- a/static/img/svg/pie-chart-alt.svg
+++ b/static/img/svg/pie-chart-alt.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/pie-chart.svg b/static/img/svg/pie-chart.svg
index 831563f..fb77ae0 100644
--- a/static/img/svg/pie-chart.svg
+++ b/static/img/svg/pie-chart.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/pin.svg b/static/img/svg/pin.svg
index 2376e23..ad05d1d 100644
--- a/static/img/svg/pin.svg
+++ b/static/img/svg/pin.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/play-circle.svg b/static/img/svg/play-circle.svg
index 879f30e..122b067 100644
--- a/static/img/svg/play-circle.svg
+++ b/static/img/svg/play-circle.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/play.svg b/static/img/svg/play.svg
index 1d18cd0..74b9fe1 100644
--- a/static/img/svg/play.svg
+++ b/static/img/svg/play.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/plus-circle.svg b/static/img/svg/plus-circle.svg
index 28f3f41..793fcb9 100644
--- a/static/img/svg/plus-circle.svg
+++ b/static/img/svg/plus-circle.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/plus.svg b/static/img/svg/plus.svg
index 1aa5b51..20c5256 100644
--- a/static/img/svg/plus.svg
+++ b/static/img/svg/plus.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/poll.svg b/static/img/svg/poll.svg
index a687049..2704d48 100644
--- a/static/img/svg/poll.svg
+++ b/static/img/svg/poll.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/popular.svg b/static/img/svg/popular.svg
index e7d3fe3..92b77f6 100644
--- a/static/img/svg/popular.svg
+++ b/static/img/svg/popular.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/power-off.svg b/static/img/svg/power-off.svg
index 4c722ef..2e195cd 100644
--- a/static/img/svg/power-off.svg
+++ b/static/img/svg/power-off.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/printer.svg b/static/img/svg/printer.svg
index 0d8c0b0..78a3000 100644
--- a/static/img/svg/printer.svg
+++ b/static/img/svg/printer.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/pulse.svg b/static/img/svg/pulse.svg
index 2abe3ff..3b080af 100644
--- a/static/img/svg/pulse.svg
+++ b/static/img/svg/pulse.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/purchase-tag.svg b/static/img/svg/purchase-tag.svg
index 7378f24..952f35d 100644
--- a/static/img/svg/purchase-tag.svg
+++ b/static/img/svg/purchase-tag.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/question-mark.svg b/static/img/svg/question-mark.svg
index 396935c..609982a 100644
--- a/static/img/svg/question-mark.svg
+++ b/static/img/svg/question-mark.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/quote-left.svg b/static/img/svg/quote-left.svg
index 8f126da..2f45cea 100644
--- a/static/img/svg/quote-left.svg
+++ b/static/img/svg/quote-left.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/quote-right.svg b/static/img/svg/quote-right.svg
index b989784..6ddcc9a 100644
--- a/static/img/svg/quote-right.svg
+++ b/static/img/svg/quote-right.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/radar.svg b/static/img/svg/radar.svg
index d4ca74f..3db061b 100644
--- a/static/img/svg/radar.svg
+++ b/static/img/svg/radar.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/radio-circle-marked.svg b/static/img/svg/radio-circle-marked.svg
index 669e70e..db30b90 100644
--- a/static/img/svg/radio-circle-marked.svg
+++ b/static/img/svg/radio-circle-marked.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/radio-circle.svg b/static/img/svg/radio-circle.svg
index 162cb22..4703101 100644
--- a/static/img/svg/radio-circle.svg
+++ b/static/img/svg/radio-circle.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/radio.svg b/static/img/svg/radio.svg
index 39c262f..6a0ef27 100644
--- a/static/img/svg/radio.svg
+++ b/static/img/svg/radio.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/rectangle.svg b/static/img/svg/rectangle.svg
index 4d4a9b0..03d470a 100644
--- a/static/img/svg/rectangle.svg
+++ b/static/img/svg/rectangle.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/redo.svg b/static/img/svg/redo.svg
index 4c159ee..e76ef03 100644
--- a/static/img/svg/redo.svg
+++ b/static/img/svg/redo.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/rename.svg b/static/img/svg/rename.svg
index 633bdf3..1846208 100644
--- a/static/img/svg/rename.svg
+++ b/static/img/svg/rename.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/reply-all.svg b/static/img/svg/reply-all.svg
index 458a37d..841884d 100644
--- a/static/img/svg/reply-all.svg
+++ b/static/img/svg/reply-all.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/reply.svg b/static/img/svg/reply.svg
index accb7cc..5102af4 100644
--- a/static/img/svg/reply.svg
+++ b/static/img/svg/reply.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/repost.svg b/static/img/svg/repost.svg
index 1f16972..3791737 100644
--- a/static/img/svg/repost.svg
+++ b/static/img/svg/repost.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/reset.svg b/static/img/svg/reset.svg
index 7ba6745..9bbd11d 100644
--- a/static/img/svg/reset.svg
+++ b/static/img/svg/reset.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/revision.svg b/static/img/svg/revision.svg
index fb8cce2..0c06a37 100644
--- a/static/img/svg/revision.svg
+++ b/static/img/svg/revision.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/rewind.svg b/static/img/svg/rewind.svg
index 668ba75..e9f8db4 100644
--- a/static/img/svg/rewind.svg
+++ b/static/img/svg/rewind.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/ribbon.svg b/static/img/svg/ribbon.svg
index 6ba7e01..00fb33b 100644
--- a/static/img/svg/ribbon.svg
+++ b/static/img/svg/ribbon.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/right-arrow-circle.svg b/static/img/svg/right-arrow-circle.svg
index 60c32a4..1323859 100644
--- a/static/img/svg/right-arrow-circle.svg
+++ b/static/img/svg/right-arrow-circle.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/right-arrow-outline.svg b/static/img/svg/right-arrow-outline.svg
index 3388cd8..ec87f9a 100644
--- a/static/img/svg/right-arrow-outline.svg
+++ b/static/img/svg/right-arrow-outline.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/right-down-arrow-circle.svg b/static/img/svg/right-down-arrow-circle.svg
index 0cb66e2..95c3002 100644
--- a/static/img/svg/right-down-arrow-circle.svg
+++ b/static/img/svg/right-down-arrow-circle.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/right-indent.svg b/static/img/svg/right-indent.svg
index 4c1de33..65d329f 100644
--- a/static/img/svg/right-indent.svg
+++ b/static/img/svg/right-indent.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/right-top-arrow-circle.svg b/static/img/svg/right-top-arrow-circle.svg
index 95924e8..9ca3437 100644
--- a/static/img/svg/right-top-arrow-circle.svg
+++ b/static/img/svg/right-top-arrow-circle.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/rotate.svg b/static/img/svg/rotate.svg
index 459ad48..1e14de0 100644
--- a/static/img/svg/rotate.svg
+++ b/static/img/svg/rotate.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/rss.svg b/static/img/svg/rss.svg
index 7f1078b..b57b2dd 100644
--- a/static/img/svg/rss.svg
+++ b/static/img/svg/rss.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/ruler.svg b/static/img/svg/ruler.svg
index 7c3f2ec..4759dcf 100644
--- a/static/img/svg/ruler.svg
+++ b/static/img/svg/ruler.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/save.svg b/static/img/svg/save.svg
index 997e7d8..4b9007e 100644
--- a/static/img/svg/save.svg
+++ b/static/img/svg/save.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/screenshot.svg b/static/img/svg/screenshot.svg
index 6270b17..778a078 100644
--- a/static/img/svg/screenshot.svg
+++ b/static/img/svg/screenshot.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/search.svg b/static/img/svg/search.svg
index 3614b09..a343c3b 100644
--- a/static/img/svg/search.svg
+++ b/static/img/svg/search.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/select-multiple.svg b/static/img/svg/select-multiple.svg
index 31dcdf2..0747bee 100644
--- a/static/img/svg/select-multiple.svg
+++ b/static/img/svg/select-multiple.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/send.svg b/static/img/svg/send.svg
index 02e7090..70c6a6b 100644
--- a/static/img/svg/send.svg
+++ b/static/img/svg/send.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/server.svg b/static/img/svg/server.svg
index e35daa3..5d45480 100644
--- a/static/img/svg/server.svg
+++ b/static/img/svg/server.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/share-alt.svg b/static/img/svg/share-alt.svg
index 417b515..f837e30 100644
--- a/static/img/svg/share-alt.svg
+++ b/static/img/svg/share-alt.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/share.svg b/static/img/svg/share.svg
index 9c6fbd3..e3707c8 100644
--- a/static/img/svg/share.svg
+++ b/static/img/svg/share.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/shield-alt.svg b/static/img/svg/shield-alt.svg
index 60f2787..1ccbef9 100644
--- a/static/img/svg/shield-alt.svg
+++ b/static/img/svg/shield-alt.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/shield.svg b/static/img/svg/shield.svg
index 6306aec..2d19402 100644
--- a/static/img/svg/shield.svg
+++ b/static/img/svg/shield.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/shopping-bag-alt.svg b/static/img/svg/shopping-bag-alt.svg
index 0dceee2..a72016a 100644
--- a/static/img/svg/shopping-bag-alt.svg
+++ b/static/img/svg/shopping-bag-alt.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/shopping-bag.svg b/static/img/svg/shopping-bag.svg
index d2e3b90..e4dc44c 100644
--- a/static/img/svg/shopping-bag.svg
+++ b/static/img/svg/shopping-bag.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/show.svg b/static/img/svg/show.svg
index 5832f8c..6335bb5 100644
--- a/static/img/svg/show.svg
+++ b/static/img/svg/show.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/shuffle-alt.svg b/static/img/svg/shuffle-alt.svg
index cb6b86f..d724aba 100644
--- a/static/img/svg/shuffle-alt.svg
+++ b/static/img/svg/shuffle-alt.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/shuffle.svg b/static/img/svg/shuffle.svg
index 454fbfa..36225e6 100644
--- a/static/img/svg/shuffle.svg
+++ b/static/img/svg/shuffle.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/sidebar.svg b/static/img/svg/sidebar.svg
index a63ebb7..9ffe494 100644
--- a/static/img/svg/sidebar.svg
+++ b/static/img/svg/sidebar.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/sitemap.svg b/static/img/svg/sitemap.svg
index 0add53c..1a9aa89 100644
--- a/static/img/svg/sitemap.svg
+++ b/static/img/svg/sitemap.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/skip-next-circle.svg b/static/img/svg/skip-next-circle.svg
index 7897857..cd8ec8f 100644
--- a/static/img/svg/skip-next-circle.svg
+++ b/static/img/svg/skip-next-circle.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/skip-next.svg b/static/img/svg/skip-next.svg
index 84531c3..02687af 100644
--- a/static/img/svg/skip-next.svg
+++ b/static/img/svg/skip-next.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/skip-previous-circle.svg b/static/img/svg/skip-previous-circle.svg
index 7e1a2bc..711413c 100644
--- a/static/img/svg/skip-previous-circle.svg
+++ b/static/img/svg/skip-previous-circle.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/skip-previous.svg b/static/img/svg/skip-previous.svg
index 65537fe..b95dbae 100644
--- a/static/img/svg/skip-previous.svg
+++ b/static/img/svg/skip-previous.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/smiley-happy.svg b/static/img/svg/smiley-happy.svg
index 4a57efa..2cb0094 100644
--- a/static/img/svg/smiley-happy.svg
+++ b/static/img/svg/smiley-happy.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/smiley-sad.svg b/static/img/svg/smiley-sad.svg
index 1e6119e..4cb44d5 100644
--- a/static/img/svg/smiley-sad.svg
+++ b/static/img/svg/smiley-sad.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/snowflake.svg b/static/img/svg/snowflake.svg
index d7a2337..96d9b25 100644
--- a/static/img/svg/snowflake.svg
+++ b/static/img/svg/snowflake.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/sort.svg b/static/img/svg/sort.svg
index 077b784..f924014 100644
--- a/static/img/svg/sort.svg
+++ b/static/img/svg/sort.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/spreadsheet.svg b/static/img/svg/spreadsheet.svg
index a1a315d..d6da6f2 100644
--- a/static/img/svg/spreadsheet.svg
+++ b/static/img/svg/spreadsheet.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/star.svg b/static/img/svg/star.svg
index 71e049c..1739c33 100644
--- a/static/img/svg/star.svg
+++ b/static/img/svg/star.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/stop-circle.svg b/static/img/svg/stop-circle.svg
index 80773d3..c36df11 100644
--- a/static/img/svg/stop-circle.svg
+++ b/static/img/svg/stop-circle.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/stop.svg b/static/img/svg/stop.svg
index f867bc2..03a9d57 100644
--- a/static/img/svg/stop.svg
+++ b/static/img/svg/stop.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/stopwatch.svg b/static/img/svg/stopwatch.svg
index e6b37c4..781c34c 100644
--- a/static/img/svg/stopwatch.svg
+++ b/static/img/svg/stopwatch.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/store.svg b/static/img/svg/store.svg
index 14806f4..b0f2d23 100644
--- a/static/img/svg/store.svg
+++ b/static/img/svg/store.svg
@@ -1,19 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/stumble-upon.svg b/static/img/svg/stumble-upon.svg
index d28842e..d709b50 100644
--- a/static/img/svg/stumble-upon.svg
+++ b/static/img/svg/stumble-upon.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/subdirectory-left.svg b/static/img/svg/subdirectory-left.svg
index 7de79c5..dcadab1 100644
--- a/static/img/svg/subdirectory-left.svg
+++ b/static/img/svg/subdirectory-left.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/subdirectory-right.svg b/static/img/svg/subdirectory-right.svg
index 5e18f9e..83443f1 100644
--- a/static/img/svg/subdirectory-right.svg
+++ b/static/img/svg/subdirectory-right.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/sun.svg b/static/img/svg/sun.svg
index 96b4f67..3e6cae5 100644
--- a/static/img/svg/sun.svg
+++ b/static/img/svg/sun.svg
@@ -1,18 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/support.svg b/static/img/svg/support.svg
index 439e66a..2d1320c 100644
--- a/static/img/svg/support.svg
+++ b/static/img/svg/support.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/sync.svg b/static/img/svg/sync.svg
index f5002c1..900ed1d 100644
--- a/static/img/svg/sync.svg
+++ b/static/img/svg/sync.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/tab.svg b/static/img/svg/tab.svg
index bdaf673..d49c71e 100644
--- a/static/img/svg/tab.svg
+++ b/static/img/svg/tab.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/table.svg b/static/img/svg/table.svg
index 354518a..d6e12fb 100644
--- a/static/img/svg/table.svg
+++ b/static/img/svg/table.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/tag-remove.svg b/static/img/svg/tag-remove.svg
index 44005f0..8943f41 100644
--- a/static/img/svg/tag-remove.svg
+++ b/static/img/svg/tag-remove.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/tag.svg b/static/img/svg/tag.svg
index 4ef68c3..df9e4d2 100644
--- a/static/img/svg/tag.svg
+++ b/static/img/svg/tag.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/target-lock.svg b/static/img/svg/target-lock.svg
index 44df439..50c0b5a 100644
--- a/static/img/svg/target-lock.svg
+++ b/static/img/svg/target-lock.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/task.svg b/static/img/svg/task.svg
index 6119492..93f880d 100644
--- a/static/img/svg/task.svg
+++ b/static/img/svg/task.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/tennis-ball.svg b/static/img/svg/tennis-ball.svg
index 4eb96c5..4beb2b5 100644
--- a/static/img/svg/tennis-ball.svg
+++ b/static/img/svg/tennis-ball.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/terminal.svg b/static/img/svg/terminal.svg
index daa8612..6431c27 100644
--- a/static/img/svg/terminal.svg
+++ b/static/img/svg/terminal.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/text.svg b/static/img/svg/text.svg
index 5969ee7..3abbd8e 100644
--- a/static/img/svg/text.svg
+++ b/static/img/svg/text.svg
@@ -1,9 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/time.svg b/static/img/svg/time.svg
index 2333725..5ad2bd4 100644
--- a/static/img/svg/time.svg
+++ b/static/img/svg/time.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/timer-alt.svg b/static/img/svg/timer-alt.svg
index 2762442..a619deb 100644
--- a/static/img/svg/timer-alt.svg
+++ b/static/img/svg/timer-alt.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/timer.svg b/static/img/svg/timer.svg
index cd40924..3c97580 100644
--- a/static/img/svg/timer.svg
+++ b/static/img/svg/timer.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/to-top.svg b/static/img/svg/to-top.svg
index acd709e..5a70793 100644
--- a/static/img/svg/to-top.svg
+++ b/static/img/svg/to-top.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/toggle-left.svg b/static/img/svg/toggle-left.svg
index d3b730d..068fc0e 100644
--- a/static/img/svg/toggle-left.svg
+++ b/static/img/svg/toggle-left.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/toggle-right.svg b/static/img/svg/toggle-right.svg
index a8184cb..486c8b6 100644
--- a/static/img/svg/toggle-right.svg
+++ b/static/img/svg/toggle-right.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/toggle.svg b/static/img/svg/toggle.svg
index d4b8fd9..43edd21 100644
--- a/static/img/svg/toggle.svg
+++ b/static/img/svg/toggle.svg
@@ -1,16 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/trash.svg b/static/img/svg/trash.svg
index dbe23f6..c8d5338 100644
--- a/static/img/svg/trash.svg
+++ b/static/img/svg/trash.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/trending-down.svg b/static/img/svg/trending-down.svg
index 3d3c39d..c98d4b8 100644
--- a/static/img/svg/trending-down.svg
+++ b/static/img/svg/trending-down.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/trending-up.svg b/static/img/svg/trending-up.svg
index db80733..dea8afa 100644
--- a/static/img/svg/trending-up.svg
+++ b/static/img/svg/trending-up.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/triangle.svg b/static/img/svg/triangle.svg
index 24329ef..9a2c19e 100644
--- a/static/img/svg/triangle.svg
+++ b/static/img/svg/triangle.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/trophy.svg b/static/img/svg/trophy.svg
index 0e1d9d7..64d1970 100644
--- a/static/img/svg/trophy.svg
+++ b/static/img/svg/trophy.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/truck.svg b/static/img/svg/truck.svg
index d4e4f9e..4cd31d2 100644
--- a/static/img/svg/truck.svg
+++ b/static/img/svg/truck.svg
@@ -1,19 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/tumblr.svg b/static/img/svg/tumblr.svg
index 6c6dce0..02ebeba 100644
--- a/static/img/svg/tumblr.svg
+++ b/static/img/svg/tumblr.svg
@@ -1,27 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/twitter.svg b/static/img/svg/twitter.svg
index 322c74a..2a86481 100644
--- a/static/img/svg/twitter.svg
+++ b/static/img/svg/twitter.svg
@@ -1,20 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/underline.svg b/static/img/svg/underline.svg
index 80a11aa..7bc28fc 100644
--- a/static/img/svg/underline.svg
+++ b/static/img/svg/underline.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/undo.svg b/static/img/svg/undo.svg
index 6a8827e..f728fc6 100644
--- a/static/img/svg/undo.svg
+++ b/static/img/svg/undo.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/up-arrow-circle.svg b/static/img/svg/up-arrow-circle.svg
index be7be3d..404097e 100644
--- a/static/img/svg/up-arrow-circle.svg
+++ b/static/img/svg/up-arrow-circle.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/up-arrow-outline.svg b/static/img/svg/up-arrow-outline.svg
index 0658e4d..883fe12 100644
--- a/static/img/svg/up-arrow-outline.svg
+++ b/static/img/svg/up-arrow-outline.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/upload.svg b/static/img/svg/upload.svg
index 67757bd..3032df6 100644
--- a/static/img/svg/upload.svg
+++ b/static/img/svg/upload.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/upvote.svg b/static/img/svg/upvote.svg
index 0dd02b3..6b6eb9d 100644
--- a/static/img/svg/upvote.svg
+++ b/static/img/svg/upvote.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/usb.svg b/static/img/svg/usb.svg
index c79feaa..f447996 100644
--- a/static/img/svg/usb.svg
+++ b/static/img/svg/usb.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/user-check.svg b/static/img/svg/user-check.svg
index f468d22..3973e38 100644
--- a/static/img/svg/user-check.svg
+++ b/static/img/svg/user-check.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/user-circle.svg b/static/img/svg/user-circle.svg
index 44b429a..5ad9d69 100644
--- a/static/img/svg/user-circle.svg
+++ b/static/img/svg/user-circle.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/user-detail.svg b/static/img/svg/user-detail.svg
index 2c2359b..18d31ba 100644
--- a/static/img/svg/user-detail.svg
+++ b/static/img/svg/user-detail.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/user-minus.svg b/static/img/svg/user-minus.svg
index a47ce16..6dc1afe 100644
--- a/static/img/svg/user-minus.svg
+++ b/static/img/svg/user-minus.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/user-plus.svg b/static/img/svg/user-plus.svg
index 823f999..9438dce 100644
--- a/static/img/svg/user-plus.svg
+++ b/static/img/svg/user-plus.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/user-remove.svg b/static/img/svg/user-remove.svg
index 1ee5257..9044c0c 100644
--- a/static/img/svg/user-remove.svg
+++ b/static/img/svg/user-remove.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/user.svg b/static/img/svg/user.svg
index 61eb2e0..a41c701 100644
--- a/static/img/svg/user.svg
+++ b/static/img/svg/user.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/vertical-center.svg b/static/img/svg/vertical-center.svg
index 19af762..54e8ca1 100644
--- a/static/img/svg/vertical-center.svg
+++ b/static/img/svg/vertical-center.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/video-off.svg b/static/img/svg/video-off.svg
index 40f4db4..a8a9e5d 100644
--- a/static/img/svg/video-off.svg
+++ b/static/img/svg/video-off.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/video.svg b/static/img/svg/video.svg
index 483bdc1..ea44d81 100644
--- a/static/img/svg/video.svg
+++ b/static/img/svg/video.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/videos.svg b/static/img/svg/videos.svg
index d344837..77bdab8 100644
--- a/static/img/svg/videos.svg
+++ b/static/img/svg/videos.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/vimeo.svg b/static/img/svg/vimeo.svg
index 00a7904..028b483 100644
--- a/static/img/svg/vimeo.svg
+++ b/static/img/svg/vimeo.svg
@@ -1,21 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/voicemail.svg b/static/img/svg/voicemail.svg
index ce5ba15..376c57f 100644
--- a/static/img/svg/voicemail.svg
+++ b/static/img/svg/voicemail.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/volume-full.svg b/static/img/svg/volume-full.svg
index f891c60..829995b 100644
--- a/static/img/svg/volume-full.svg
+++ b/static/img/svg/volume-full.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/volume-low.svg b/static/img/svg/volume-low.svg
index b6a0b86..51b4a23 100644
--- a/static/img/svg/volume-low.svg
+++ b/static/img/svg/volume-low.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/volume-mute.svg b/static/img/svg/volume-mute.svg
index 121d4a5..cd77bdc 100644
--- a/static/img/svg/volume-mute.svg
+++ b/static/img/svg/volume-mute.svg
@@ -1,17 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/volume.svg b/static/img/svg/volume.svg
index 5438095..c33cbc2 100644
--- a/static/img/svg/volume.svg
+++ b/static/img/svg/volume.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/watch.svg b/static/img/svg/watch.svg
index 40d0619..291f115 100644
--- a/static/img/svg/watch.svg
+++ b/static/img/svg/watch.svg
@@ -1,13 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/whatsapp.svg b/static/img/svg/whatsapp.svg
index db34f4f..90409b5 100644
--- a/static/img/svg/whatsapp.svg
+++ b/static/img/svg/whatsapp.svg
@@ -1,21 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/widget.svg b/static/img/svg/widget.svg
index 3feac2b..ac63287 100644
--- a/static/img/svg/widget.svg
+++ b/static/img/svg/widget.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/wifi.svg b/static/img/svg/wifi.svg
index f31ab0a..6c2e657 100644
--- a/static/img/svg/wifi.svg
+++ b/static/img/svg/wifi.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/window-open.svg b/static/img/svg/window-open.svg
index 0d179b5..d24ba7e 100644
--- a/static/img/svg/window-open.svg
+++ b/static/img/svg/window-open.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/window.svg b/static/img/svg/window.svg
index 24f93aa..0af4cd8 100644
--- a/static/img/svg/window.svg
+++ b/static/img/svg/window.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/windows.svg b/static/img/svg/windows.svg
index 318dbee..1850e6d 100644
--- a/static/img/svg/windows.svg
+++ b/static/img/svg/windows.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/x-circle.svg b/static/img/svg/x-circle.svg
index 34cdf31..dce223c 100644
--- a/static/img/svg/x-circle.svg
+++ b/static/img/svg/x-circle.svg
@@ -1,12 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/x.svg b/static/img/svg/x.svg
index 8820653..bb65983 100644
--- a/static/img/svg/x.svg
+++ b/static/img/svg/x.svg
@@ -1,10 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/youtube.svg b/static/img/svg/youtube.svg
index abdf6d7..57e0db8 100644
--- a/static/img/svg/youtube.svg
+++ b/static/img/svg/youtube.svg
@@ -1,15 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/zap.svg b/static/img/svg/zap.svg
index 89f686c..0fc82ae 100644
--- a/static/img/svg/zap.svg
+++ b/static/img/svg/zap.svg
@@ -1,14 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/zoom-in.svg b/static/img/svg/zoom-in.svg
index 3337970..8acbe5c 100644
--- a/static/img/svg/zoom-in.svg
+++ b/static/img/svg/zoom-in.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file
diff --git a/static/img/svg/zoom-out.svg b/static/img/svg/zoom-out.svg
index 277fac9..beb8a91 100644
--- a/static/img/svg/zoom-out.svg
+++ b/static/img/svg/zoom-out.svg
@@ -1,11 +1 @@
-
-
-
-
+
\ No newline at end of file