Skip to content

Commit

Permalink
feature(registry): DOMA-7601 changed library to work with excel files (
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoviazin authored Nov 1, 2023
1 parent 070e834 commit 0fa26f7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/registry
22 changes: 20 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1659,6 +1659,7 @@ __metadata:
uuid: ^8.3.0
validator: ^13.1.1
webpack: ^4.46.0
xlsx: ^0.18.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -20332,7 +20333,7 @@ __metadata:
languageName: node
linkType: hard

"cfb@npm:^1.1.4":
"cfb@npm:^1.1.4, cfb@npm:~1.2.1":
version: 1.2.2
resolution: "cfb@npm:1.2.2"
dependencies:
Expand Down Expand Up @@ -21962,7 +21963,7 @@ __metadata:
languageName: node
linkType: hard

"crc-32@npm:~1.2.0":
"crc-32@npm:~1.2.0, crc-32@npm:~1.2.1":
version: 1.2.2
resolution: "crc-32@npm:1.2.2"
bin:
Expand Down Expand Up @@ -49611,6 +49612,23 @@ __metadata:
languageName: node
linkType: hard

"xlsx@npm:^0.18.5":
version: 0.18.5
resolution: "xlsx@npm:0.18.5"
dependencies:
adler-32: ~1.3.0
cfb: ~1.2.1
codepage: ~1.15.0
crc-32: ~1.2.1
ssf: ~0.11.2
wmf: ~1.0.1
word: ~0.3.0
bin:
xlsx: bin/xlsx.njs
checksum: c5774d3c6abdf2db24f33a7b786e305255dac0e41a4e6bf6167c3f8517bfb5bfcb98e8207c39d5105f8304aa7416758da0400a993fb79aaf8e2ea4cfa8801f2e
languageName: node
linkType: hard

"xml-c14n@npm:^0.0.6":
version: 0.0.6
resolution: "xml-c14n@npm:0.0.6"
Expand Down

0 comments on commit 0fa26f7

Please sign in to comment.