Skip to content

Commit

Permalink
update dependences
Browse files Browse the repository at this point in the history
  • Loading branch information
metelkin committed Dec 4, 2024
1 parent ee7b17b commit eafebe2
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 30 deletions.
4 changes: 4 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@

## bugs

- update libs
- mathjs => 12.4.3 => 13.2.3 => 14.0.0
- inquirer => 12.1.0

## features

- alternative solution to substitute "pkg": Node.js 21 https://nodejs.org/api/single-executable-applications.html
Expand Down
63 changes: 35 additions & 28 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"ajv": "^8.17.1",
"ajv-errors": "^3.0.0",
"colors": "^1.4.0",
"commander": "^11.1.0",
"commander": "^12.1.0",
"entities": "^5.0.0",
"fs-extra": "^11.2.0",
"heta-parser": "^0.4.2",
"inquirer": "^8.2.6",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"markdown-it": "^13.0.2",
"markdown-it": "^14.1.0",
"mathjs": "^11.12.0",
"mathjs-mathml": "^0.3.3",
"node-fetch": "^2.7.0",
Expand Down

0 comments on commit eafebe2

Please sign in to comment.