mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
chore: update devDependencies
This commit is contained in:
parent
a9dd8e7d5c
commit
1a1deecf45
777
package-lock.json
generated
777
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
@ -25,7 +25,7 @@
|
||||
"unit"
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.23.8",
|
||||
"@babel/runtime": "^7.23.9",
|
||||
"complex.js": "^2.1.1",
|
||||
"decimal.js": "^10.4.3",
|
||||
"escape-latex": "^1.2.0",
|
||||
@ -36,21 +36,21 @@
|
||||
"typed-function": "^4.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.23.7",
|
||||
"@babel/core": "7.23.9",
|
||||
"@babel/plugin-transform-object-assign": "7.23.3",
|
||||
"@babel/plugin-transform-runtime": "7.23.7",
|
||||
"@babel/preset-env": "7.23.8",
|
||||
"@babel/plugin-transform-runtime": "7.23.9",
|
||||
"@babel/preset-env": "7.23.9",
|
||||
"@babel/register": "7.23.7",
|
||||
"@types/assert": "1.5.10",
|
||||
"@types/mocha": "10.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "6.18.1",
|
||||
"@typescript-eslint/parser": "6.18.1",
|
||||
"@typescript-eslint/eslint-plugin": "6.20.0",
|
||||
"@typescript-eslint/parser": "6.20.0",
|
||||
"assert": "2.1.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"benchmark": "2.1.4",
|
||||
"c8": "9.0.0",
|
||||
"c8": "9.1.0",
|
||||
"codecov": "3.8.3",
|
||||
"core-js": "3.35.0",
|
||||
"core-js": "3.35.1",
|
||||
"del": "6.1.1",
|
||||
"dtslint": "4.2.1",
|
||||
"eslint": "8.56.0",
|
||||
@ -85,12 +85,12 @@
|
||||
"ndarray-pack": "1.2.1",
|
||||
"numericjs": "1.2.6",
|
||||
"pad-right": "0.2.2",
|
||||
"prettier": "3.1.1",
|
||||
"prettier": "3.2.4",
|
||||
"process": "0.11.10",
|
||||
"sylvester": "0.0.21",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.3.3",
|
||||
"webpack": "5.89.0",
|
||||
"webpack": "5.90.0",
|
||||
"zeros": "1.0.0"
|
||||
},
|
||||
"type": "module",
|
||||
@ -175,4 +175,4 @@
|
||||
"url": "https://github.com/josdejong/mathjs/issues"
|
||||
},
|
||||
"sideEffects": false
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user