annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4448
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1 # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2 # yarn lockfile v1
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
3
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
4
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
5 sanitize-filename@^1.6.3:
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
6 version "1.6.3"
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
7 resolved "https://registry.yarnpkg.com/sanitize-filename/-/sanitize-filename-1.6.3.tgz#755ebd752045931977e30b2025d340d7c9090378"
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
8 integrity sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg==
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
9 dependencies:
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
10 truncate-utf8-bytes "^1.0.0"
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
11
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
12 truncate-utf8-bytes@^1.0.0:
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
13 version "1.0.2"
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
14 resolved "https://registry.yarnpkg.com/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz#405923909592d56f78a5818434b0b78489ca5f2b"
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
15 integrity sha1-QFkjkJWS1W94pYGENLC3hInKXys=
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
16 dependencies:
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
17 utf8-byte-length "^1.0.1"
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
18
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
19 utf8-byte-length@^1.0.1:
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
20 version "1.0.4"
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
21 resolved "https://registry.yarnpkg.com/utf8-byte-length/-/utf8-byte-length-1.0.4.tgz#f45f150c4c66eee968186505ab93fcbb8ad6bf61"
ec207cee13bd add sanitize filename to yarn dependencies
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
22 integrity sha1-9F8VDExm7uloGGUFq5P8u4rWv2E=