Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryXu497 committed Feb 4, 2025
1 parent 6d86fcd commit 4038355
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 20 deletions.
107 changes: 89 additions & 18 deletions scripts/package-lock.json

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

4 changes: 2 additions & 2 deletions scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"description": "",
"dependencies": {
"@types/node": "^20.10.0",
"cross-spawn": "^7.0.6",
"fast-average-color-node": "^3.0.0",
"path": "^0.12.7",
"pdf2pic": "^3.1.1",
"cross-spawn": ">=6.0.6",
"pdf2pic": "^3.1.3",
"pdfjs-dist": "^4.5.136"
}
}

0 comments on commit 4038355

Please sign in to comment.