Skip to content

Commit

Permalink
Update dependency mathjs to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 5401665 commit 87845bb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@mui/lab": "5.0.0-alpha.174",
"@mui/material": "6.1.10",
"katex": "0.16.14",
"mathjs": "13.2.3",
"mathjs": "14.0.0",
"nerdamer": "1.1.13",
"plotly.js": "2.35.2",
"react": "18.3.1",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6559,7 +6559,7 @@ __metadata:
gh-pages: "npm:6.2.0"
jest-canvas-mock: "npm:2.5.2"
katex: "npm:0.16.14"
mathjs: "npm:13.2.3"
mathjs: "npm:14.0.0"
nerdamer: "npm:1.1.13"
plotly.js: "npm:2.35.2"
prettier: "npm:3.4.2"
Expand Down Expand Up @@ -8489,6 +8489,13 @@ __metadata:
languageName: node
linkType: hard

"fraction.js@npm:^5.2.1":
version: 5.2.1
resolution: "fraction.js@npm:5.2.1"
checksum: 10c0/4d20062e928d19fa5d1cca031b669785ac3f5817fbd60d4987ebf5c90947a7c602f740218500a5fcbc9bdcf831f729330fa403888561d277ce602fff76e6f015
languageName: node
linkType: hard

"fresh@npm:0.5.2":
version: 0.5.2
resolution: "fresh@npm:0.5.2"
Expand Down Expand Up @@ -11422,22 +11429,22 @@ __metadata:
languageName: node
linkType: hard

"mathjs@npm:13.2.3":
version: 13.2.3
resolution: "mathjs@npm:13.2.3"
"mathjs@npm:14.0.0":
version: 14.0.0
resolution: "mathjs@npm:14.0.0"
dependencies:
"@babel/runtime": "npm:^7.25.7"
complex.js: "npm:^2.2.5"
decimal.js: "npm:^10.4.3"
escape-latex: "npm:^1.2.0"
fraction.js: "npm:^4.3.7"
fraction.js: "npm:^5.2.1"
javascript-natural-sort: "npm:^0.7.1"
seedrandom: "npm:^3.0.5"
tiny-emitter: "npm:^2.1.0"
typed-function: "npm:^4.2.1"
bin:
mathjs: bin/cli.js
checksum: 10c0/a8c160931e926a65e59b983f285672ce3797682d703074670e39c11b36a15ceec01e2044de1ef5929227695da21ed2e401ef715c333d564eebff4aaa5c9c48cf
checksum: 10c0/2033d50799dcd74b02ef28541f023c63a8aead5e5eb72b135ba70edf1582dda28ee9c622b20747c9d56d8cc986061a898e15f609422ad76fe38555ce6e1f8ed1
languageName: node
linkType: hard

Expand Down

0 comments on commit 87845bb

Please sign in to comment.