Skip to content

Commit fbdf812

Browse files
author
Théotime Huart
committed
chore(didiff): delete fast-xml-parser & yargs
1 parent e3bcc9b commit fbdf812

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

packages/didiff-lib/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,13 @@
1616
"dependencies": {
1717
"aws-sdk": "^2.804.0",
1818
"dotenv": "^8.2.0",
19-
"fast-xml-parser": "^3.17.4",
2019
"lookpath": "^1.1.0",
2120
"node-fetch": "^2.6.1",
2221
"path": "^0.12.7",
2322
"pixelmatch": "^5.2.1",
2423
"pngjs": "^5.0.0",
2524
"puppeteer": "^5.5.0",
26-
"sharp": "^0.26.3",
27-
"yargs": "^15.4.1"
25+
"sharp": "^0.26.3"
2826
},
2927
"scripts": {
3028
"start": "node src/"

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4433,11 +4433,6 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
44334433
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
44344434
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
44354435

4436-
fast-xml-parser@^3.17.4:
4437-
version "3.17.4"
4438-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-3.17.4.tgz#d668495fb3e4bbcf7970f3c24ac0019d82e76477"
4439-
integrity sha512-qudnQuyYBgnvzf5Lj/yxMcf4L9NcVWihXJg7CiU1L+oUCq8MUnFEfH2/nXR/W5uq+yvUN1h7z6s7vs2v1WkL1A==
4440-
44414436
fb-watchman@^2.0.0:
44424437
version "2.0.1"
44434438
resolved "https://registry.yarnpkg.com/fb-watchman/-/fb-watchman-2.0.1.tgz#fc84fb39d2709cf3ff6d743706157bb5708a8a85"

0 commit comments

Comments
 (0)