mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-01-09 22:46:16 +01:00
Merge pull request #423 from ClusterCockpit/dependabot/npm_and_yarn/web/frontend/mathjs-15.0.0
Bump mathjs from 12.4.3 to 15.0.0 in /web/frontend
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",
|
"chart.js": "^4.4.9",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"graphql": "^16.11.0",
|
"graphql": "^16.11.0",
|
||||||
"mathjs": "^14.5.2",
|
"mathjs": "^15.0.0",
|
||||||
"uplot": "^1.6.32",
|
"uplot": "^1.6.32",
|
||||||
"wonka": "^6.3.5"
|
"wonka": "^6.3.5"
|
||||||
},
|
},
|
||||||
@@ -872,9 +872,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mathjs": {
|
"node_modules/mathjs": {
|
||||||
"version": "14.5.2",
|
"version": "15.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/mathjs/-/mathjs-14.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/mathjs/-/mathjs-15.0.0.tgz",
|
||||||
"integrity": "sha512-51U6hp7j4M4Rj+l+q2KbmXAV9EhQVQzUdw1wE67RnUkKKq5ibxdrl9Ky2YkSUEIc2+VU8/IsThZNu6QSHUoyTA==",
|
"integrity": "sha512-eXXXRKEl/htny5T/Ce/hbmqa8WZi2RmaCEHBOVtTeYcYyyGvz1UYSdK2ypydDepFF6F7ue0OygXRRIx8lLq/uw==",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.26.10",
|
"@babel/runtime": "^7.26.10",
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
"chart.js": "^4.4.9",
|
"chart.js": "^4.4.9",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"graphql": "^16.11.0",
|
"graphql": "^16.11.0",
|
||||||
"mathjs": "^14.5.2",
|
"mathjs": "^15.0.0",
|
||||||
"uplot": "^1.6.32",
|
"uplot": "^1.6.32",
|
||||||
"wonka": "^6.3.5"
|
"wonka": "^6.3.5"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user