mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-01 00:15:05 +01:00
Bump mathjs from 12.4.3 to 15.0.0 in /web/frontend
Bumps [mathjs](https://github.com/josdejong/mathjs) from 12.4.3 to 15.0.0. - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md) - [Commits](https://github.com/josdejong/mathjs/compare/v12.4.3...v15.0.0) --- updated-dependencies: - dependency-name: mathjs dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
web/frontend/package-lock.json
generated
8
web/frontend/package-lock.json
generated
@@ -15,7 +15,7 @@
|
||||
"chart.js": "^4.4.9",
|
||||
"date-fns": "^4.1.0",
|
||||
"graphql": "^16.11.0",
|
||||
"mathjs": "^14.5.2",
|
||||
"mathjs": "^15.0.0",
|
||||
"uplot": "^1.6.32",
|
||||
"wonka": "^6.3.5"
|
||||
},
|
||||
@@ -872,9 +872,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mathjs": {
|
||||
"version": "14.5.2",
|
||||
"resolved": "https://registry.npmjs.org/mathjs/-/mathjs-14.5.2.tgz",
|
||||
"integrity": "sha512-51U6hp7j4M4Rj+l+q2KbmXAV9EhQVQzUdw1wE67RnUkKKq5ibxdrl9Ky2YkSUEIc2+VU8/IsThZNu6QSHUoyTA==",
|
||||
"version": "15.0.0",
|
||||
"resolved": "https://registry.npmjs.org/mathjs/-/mathjs-15.0.0.tgz",
|
||||
"integrity": "sha512-eXXXRKEl/htny5T/Ce/hbmqa8WZi2RmaCEHBOVtTeYcYyyGvz1UYSdK2ypydDepFF6F7ue0OygXRRIx8lLq/uw==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.26.10",
|
||||
|
||||
Reference in New Issue
Block a user