Skip to content

Commit 6f47141

Browse files
chore(deps-dev): bump mathjs from 14.7.0 to 15.2.0 in /vite
Bumps [mathjs](https://github.com/josdejong/mathjs) from 14.7.0 to 15.2.0. - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md) - [Commits](josdejong/mathjs@v14.7.0...v15.2.0) --- updated-dependencies: - dependency-name: mathjs dependency-version: 15.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa135b9 commit 6f47141

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"lodash": "^4.17.21",
148148
"loglevel": "^1.8.0",
149149
"mapillary-js": "^4.0.0",
150-
"mathjs": "^14.6.0",
150+
"mathjs": "^15.2.0",
151151
"mime": "^3.0.0",
152152
"moment": "^2.29.3",
153153
"moment-timezone": "^0.5.35",

vite/yarn.lock

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

9176-
mathjs@^14.6.0:
9177-
version "14.7.0"
9178-
resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-14.7.0.tgz#cca88e3dbc2ac83487ead9e3d83170f031155e5f"
9179-
integrity sha512-RaMhb+9MSESjDZNox/FzzuFpIUI+oxGLyOy1t3BMoW53pGWnTzZtlucJ5cvbit0dIMYlCq00gNbW1giZX4/1Rg==
9176+
mathjs@^15.2.0:
9177+
version "15.2.0"
9178+
resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-15.2.0.tgz#ddfbf50a9aeaec2edfb524195e8202ca29f8e757"
9179+
integrity sha512-UAQzSVob9rNLdGpqcFMYmSu9dkuLYy7Lr2hBEQS5SHQdknA9VppJz3cy2KkpMzTODunad6V6cNv+5kOLsePLow==
91809180
dependencies:
91819181
"@babel/runtime" "^7.26.10"
91829182
complex.js "^2.2.5"

0 commit comments

Comments
 (0)