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
0efd6c2447
commit
590ccaad37
1319
package-lock.json
generated
1319
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.6",
|
||||
"@babel/runtime": "^7.23.8",
|
||||
"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.6",
|
||||
"@babel/core": "7.23.7",
|
||||
"@babel/plugin-transform-object-assign": "7.23.3",
|
||||
"@babel/plugin-transform-runtime": "7.23.6",
|
||||
"@babel/preset-env": "7.23.6",
|
||||
"@babel/register": "7.22.15",
|
||||
"@babel/plugin-transform-runtime": "7.23.7",
|
||||
"@babel/preset-env": "7.23.8",
|
||||
"@babel/register": "7.23.7",
|
||||
"@types/assert": "1.5.10",
|
||||
"@types/mocha": "10.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "6.15.0",
|
||||
"@typescript-eslint/parser": "6.15.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.18.1",
|
||||
"@typescript-eslint/parser": "6.18.1",
|
||||
"assert": "2.1.0",
|
||||
"babel-loader": "9.1.3",
|
||||
"benchmark": "2.1.4",
|
||||
"c8": "8.0.1",
|
||||
"c8": "9.0.0",
|
||||
"codecov": "3.8.3",
|
||||
"core-js": "3.34.0",
|
||||
"core-js": "3.35.0",
|
||||
"del": "6.1.1",
|
||||
"dtslint": "4.2.1",
|
||||
"eslint": "8.56.0",
|
||||
@ -58,8 +58,8 @@
|
||||
"eslint-config-standard": "17.1.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-mocha": "10.2.0",
|
||||
"eslint-plugin-n": "16.5.0",
|
||||
"eslint-plugin-prettier": "5.1.0",
|
||||
"eslint-plugin-n": "16.6.2",
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"expect-type": "0.17.3",
|
||||
"expr-eval": "2.0.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user