Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 18 additions & 77 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/reader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"fast-xml-parser": "^5.7.0"
},
"devDependencies": {
"@types/archiver": "^6.0.3",
"@types/archiver": "^8.0.0",
"@types/node": "^20",
"@vitest/runner": "^2",
"allure-js-commons": "^3",
"allure-vitest": "^3",
"archiver": "^7.0.1",
"archiver": "^8.0.0",
"rimraf": "^6",
"typescript": "^5",
"vitest": "^4.1.0"
Expand Down
108 changes: 23 additions & 85 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -509,12 +509,12 @@ __metadata:
"@allurereport/core-api": "workspace:*"
"@allurereport/plugin-api": "workspace:*"
"@allurereport/reader-api": "workspace:*"
"@types/archiver": "npm:^6.0.3"
"@types/archiver": "npm:^8.0.0"
"@types/node": "npm:^20"
"@vitest/runner": "npm:^2"
allure-js-commons: "npm:^3"
allure-vitest: "npm:^3"
archiver: "npm:^7.0.1"
archiver: "npm:^8.0.0"
fast-xml-parser: "npm:^5.7.0"
rimraf: "npm:^6"
typescript: "npm:^5"
Expand Down Expand Up @@ -7143,12 +7143,13 @@ __metadata:
languageName: node
linkType: hard

"@types/archiver@npm:^6.0.3":
version: 6.0.3
resolution: "@types/archiver@npm:6.0.3"
"@types/archiver@npm:^8.0.0":
version: 8.0.0
resolution: "@types/archiver@npm:8.0.0"
dependencies:
"@types/node": "npm:*"
"@types/readdir-glob": "npm:*"
checksum: 10/c0ab3ca45b02baf2020b5ddb9f61452b5f9600db3a700ea365a46572f81baaaeb3b53ff5391b443df01af1492f470114006721e1850179da513b87cc5e6f441d
checksum: 10/e2e93b45e6ce7638bb62fca6e5d6bd9177d5b7e2b2c5509679ced6da05b6a0280ae6727f1b810c351e0b4359516a5e5104fc2c5b3c70834eb06b391271598c56
languageName: node
linkType: hard

Expand Down Expand Up @@ -8868,33 +8869,20 @@ __metadata:
languageName: node
linkType: hard

"archiver-utils@npm:^5.0.0, archiver-utils@npm:^5.0.2":
version: 5.0.2
resolution: "archiver-utils@npm:5.0.2"
dependencies:
glob: "npm:^10.0.0"
graceful-fs: "npm:^4.2.0"
is-stream: "npm:^2.0.1"
lazystream: "npm:^1.0.0"
lodash: "npm:^4.17.15"
normalize-path: "npm:^3.0.0"
readable-stream: "npm:^4.0.0"
checksum: 10/9dde4aa3f0cb1bdfe0b3d4c969f82e6cca9ae76338b7fee6f0071a14a2a38c0cdd1c41ecd3e362466585aa6cc5d07e9e435abea8c94fd9c7ace35f184abef9e4
languageName: node
linkType: hard

"archiver@npm:^7.0.1":
version: 7.0.1
resolution: "archiver@npm:7.0.1"
"archiver@npm:^8.0.0":
version: 8.0.0
resolution: "archiver@npm:8.0.0"
dependencies:
archiver-utils: "npm:^5.0.2"
async: "npm:^3.2.4"
buffer-crc32: "npm:^1.0.0"
is-stream: "npm:^4.0.0"
lazystream: "npm:^1.0.0"
normalize-path: "npm:^3.0.0"
readable-stream: "npm:^4.0.0"
readdir-glob: "npm:^1.1.2"
readdir-glob: "npm:^3.0.0"
tar-stream: "npm:^3.0.0"
zip-stream: "npm:^6.0.1"
checksum: 10/81c6102db99d7ffd5cb2aed02a678f551c6603991a059ca66ef59249942b835a651a3d3b5240af4f8bec4e61e13790357c9d1ad4a99982bd2cc4149575c31d67
zip-stream: "npm:^7.0.2"
checksum: 10/d86b4de7c8cd49dc980194a9ce3b7bc09354082d080e063d289d5d588a8846c4ac970eff3fcc52abe458d8fea95391c737cdadb4d015abb4433598b1f84cd22f
languageName: node
linkType: hard

Expand Down Expand Up @@ -9807,19 +9795,6 @@ __metadata:
languageName: node
linkType: hard

"compress-commons@npm:^6.0.2":
version: 6.0.2
resolution: "compress-commons@npm:6.0.2"
dependencies:
crc-32: "npm:^1.2.0"
crc32-stream: "npm:^6.0.0"
is-stream: "npm:^2.0.1"
normalize-path: "npm:^3.0.0"
readable-stream: "npm:^4.0.0"
checksum: 10/78e3ba10aeef919a1c5bbac21e120f3e1558a31b2defebbfa1635274fc7f7e8a3a0ee748a06249589acd0b33a0d58144b8238ff77afc3220f8d403a96fcc13aa
languageName: node
linkType: hard

"compress-commons@npm:^7.0.0":
version: 7.0.0
resolution: "compress-commons@npm:7.0.0"
Expand Down Expand Up @@ -10007,16 +9982,6 @@ __metadata:
languageName: node
linkType: hard

"crc32-stream@npm:^6.0.0":
version: 6.0.0
resolution: "crc32-stream@npm:6.0.0"
dependencies:
crc-32: "npm:^1.2.0"
readable-stream: "npm:^4.0.0"
checksum: 10/e6edc2f81bc387daef6d18b2ac18c2ffcb01b554d3b5c7d8d29b177505aafffba574658fdd23922767e8dab1183d1962026c98c17e17fb272794c33293ef607c
languageName: node
linkType: hard

"crc32-stream@npm:^7.0.1":
version: 7.0.1
resolution: "crc32-stream@npm:7.0.1"
Expand Down Expand Up @@ -11941,7 +11906,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.0.0, glob@npm:^10.2.2, glob@npm:^10.3.10":
"glob@npm:^10.2.2, glob@npm:^10.3.10":
version: 10.5.0
resolution: "glob@npm:10.5.0"
dependencies:
Expand Down Expand Up @@ -12871,13 +12836,6 @@ __metadata:
languageName: node
linkType: hard

"is-stream@npm:^2.0.1":
version: 2.0.1
resolution: "is-stream@npm:2.0.1"
checksum: 10/b8e05ccdf96ac330ea83c12450304d4a591f9958c11fd17bed240af8d5ffe08aedafa4c0f4cfccd4d28dc9d4d129daca1023633d5c11601a6cbc77521f6fae66
languageName: node
linkType: hard

"is-stream@npm:^4.0.0":
version: 4.0.1
resolution: "is-stream@npm:4.0.1"
Expand Down Expand Up @@ -14008,15 +13966,6 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^5.1.0":
version: 5.1.9
resolution: "minimatch@npm:5.1.9"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 10/23b4feb64dcb77ba93b70a72be551eb2e2677ac02178cf1ed3d38836cc4cd84802d90b77f60ef87f2bac64d270d2d8eba242e428f0554ea4e36bfdb7e9d25d0c
languageName: node
linkType: hard

"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4":
version: 9.0.9
resolution: "minimatch@npm:9.0.9"
Expand Down Expand Up @@ -15871,12 +15820,12 @@ __metadata:
languageName: node
linkType: hard

"readdir-glob@npm:^1.1.2":
version: 1.1.3
resolution: "readdir-glob@npm:1.1.3"
"readdir-glob@npm:^3.0.0":
version: 3.0.0
resolution: "readdir-glob@npm:3.0.0"
dependencies:
minimatch: "npm:^5.1.0"
checksum: 10/ca3a20aa1e715d671302d4ec785a32bf08e59d6d0dd25d5fc03e9e5a39f8c612cdf809ab3e638a79973db7ad6868492edf38504701e313328e767693671447d6
minimatch: "npm:^10.2.2"
checksum: 10/438c23cc94d5ca0ca8266c7547f6aeb8cd556004994b8ac96e341c0b89162dceca8edd191b3259f204662c4d24ec37ad36a9228a993f1b0e19de0427550dc37e
languageName: node
linkType: hard

Expand Down Expand Up @@ -18914,18 +18863,7 @@ __metadata:
languageName: node
linkType: hard

"zip-stream@npm:^6.0.1":
version: 6.0.1
resolution: "zip-stream@npm:6.0.1"
dependencies:
archiver-utils: "npm:^5.0.0"
compress-commons: "npm:^6.0.2"
readable-stream: "npm:^4.0.0"
checksum: 10/aa5abd6a89590eadeba040afbc375f53337f12637e5e98330012a12d9886cde7a3ccc28bd91aafab50576035bbb1de39a9a316eecf2411c8b9009c9f94f0db27
languageName: node
linkType: hard

"zip-stream@npm:^7.0.5":
"zip-stream@npm:^7.0.2, zip-stream@npm:^7.0.5":
version: 7.0.5
resolution: "zip-stream@npm:7.0.5"
dependencies:
Expand Down
Loading