view yarn.lock @ 4456:acb21e7362ce

client: pdf-gen: fix diagram title for pdf (waterlevels, hydrologicalconditions) * refactor diagram title for pdf-generation * move isrsIfo function to mixins.js * remove unused gauginfo function
author Fadi Abbud <fadi.abbud@intevation.de>
date Mon, 23 Sep 2019 09:55:48 +0200
parents ec207cee13bd
children
line wrap: on
line source

# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


sanitize-filename@^1.6.3:
  version "1.6.3"
  resolved "https://registry.yarnpkg.com/sanitize-filename/-/sanitize-filename-1.6.3.tgz#755ebd752045931977e30b2025d340d7c9090378"
  integrity sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg==
  dependencies:
    truncate-utf8-bytes "^1.0.0"

truncate-utf8-bytes@^1.0.0:
  version "1.0.2"
  resolved "https://registry.yarnpkg.com/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz#405923909592d56f78a5818434b0b78489ca5f2b"
  integrity sha1-QFkjkJWS1W94pYGENLC3hInKXys=
  dependencies:
    utf8-byte-length "^1.0.1"

utf8-byte-length@^1.0.1:
  version "1.0.4"
  resolved "https://registry.yarnpkg.com/utf8-byte-length/-/utf8-byte-length-1.0.4.tgz#f45f150c4c66eee968186505ab93fcbb8ad6bf61"
  integrity sha1-9F8VDExm7uloGGUFq5P8u4rWv2E=