Skip to content

Commit c981e97

Browse files
chore(deps): update dependency mathjs to v15
1 parent 36681a8 commit c981e97

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"ajv": "^8.11.0",
6464
"lodash": "^4.17.11",
6565
"luxon": "^3.4.4",
66-
"mathjs": "^14.3.0"
66+
"mathjs": "^15.0.0"
6767
},
6868
"devDependencies": {
6969
"@storybook/addon-essentials": "^6.5.14",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8803,10 +8803,10 @@ math-intrinsics@^1.1.0:
88038803
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
88048804
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
88058805

8806-
mathjs@^14.3.0:
8807-
version "14.9.1"
8808-
resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-14.9.1.tgz#cba4403b1bef0d0302a2c814ae6b2b7763a526c8"
8809-
integrity sha512-xhqv8Xjf+caWG3WlaPekg4v8QFOR3D5+8ycfcjMcPcnCNDgAONQLaLfyGgrggJrcHx2yUGCpACRpiD4GmXwX+Q==
8806+
mathjs@^15.0.0:
8807+
version "15.1.0"
8808+
resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-15.1.0.tgz#e910f626c5d66ff1902eb69c3b2e7b7d010fc39e"
8809+
integrity sha512-HfnAcScQm9drGryodlDqeS3WAl4gUTYGDcOtcqL/8s23MZ28Ib1i8XnYK3ZdjNuaW/L4BAp9lIp8vxAMrcuu1w==
88108810
dependencies:
88118811
"@babel/runtime" "^7.26.10"
88128812
complex.js "^2.2.5"

0 commit comments

Comments
 (0)