Skip to content

Commit

Permalink
Merge pull request #291 from WileyLabs/clean-up-packages-20241129
Browse files Browse the repository at this point in the history
Removed redundant packages, updated others
  • Loading branch information
alunwcom authored Nov 29, 2024
2 parents 02f7e73 + d44013b commit 6a4a3df
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 134 deletions.
157 changes: 27 additions & 130 deletions package-lock.json

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

6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,15 @@
],
"license": "MIT",
"dependencies": {
"axios": "^1.7.7",
"axios": "^1.7.8",
"chalk": "^5.3.0",
"cli-simple-table": "^1.1.1",
"dateformat": "^5.0.3",
"deep-object-diff": "^1.1.9",
"dotenv": "^16.4.5",
"inquirer": "^12.1.0",
"js-yaml": "^4.1.0",
"json-diff": "^1.0.6",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"open": "^10.1.0",
"parse-domain": "^8.2.2",
"strip-ansi": "^7.1.0",
Expand All @@ -53,6 +51,6 @@
"globals": "^15.12.0",
"jest": "^29.7.0",
"jest-environment-miniflare": "^2.14.4",
"wrangler": "^3.89.0"
"wrangler": "^3.91.0"
}
}

0 comments on commit 6a4a3df

Please sign in to comment.