mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-25 15:07:57 +00:00
chore: update devDependencies and package-lock.json
This commit is contained in:
parent
9f070d119a
commit
982bbdcb9b
1
AUTHORS
1
AUTHORS
@ -253,5 +253,6 @@ Vistinum <eugene225@gmail.com>
|
||||
Vas Sudanagunta <vas@commonkarma.org>
|
||||
Brooks Smith <42363318+smith120bh@users.noreply.github.com>
|
||||
Jmar L. Pineda <63294460+Galm007@users.noreply.github.com>
|
||||
gauravchawhan <117282267+gauravchawhan@users.noreply.github.com>
|
||||
|
||||
# Generated by tools/update-authors.js
|
||||
|
||||
2554
package-lock.json
generated
2554
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@ -36,13 +36,13 @@
|
||||
"typed-function": "^4.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.25.7",
|
||||
"@babel/plugin-transform-object-assign": "7.25.7",
|
||||
"@babel/plugin-transform-optional-catch-binding": "7.25.7",
|
||||
"@babel/plugin-transform-runtime": "7.25.7",
|
||||
"@babel/preset-env": "7.25.7",
|
||||
"@babel/register": "7.25.7",
|
||||
"@types/assert": "1.5.10",
|
||||
"@babel/core": "7.26.0",
|
||||
"@babel/plugin-transform-object-assign": "7.25.9",
|
||||
"@babel/plugin-transform-optional-catch-binding": "7.25.9",
|
||||
"@babel/plugin-transform-runtime": "7.25.9",
|
||||
"@babel/preset-env": "7.26.0",
|
||||
"@babel/register": "7.25.9",
|
||||
"@types/assert": "1.5.11",
|
||||
"@types/mocha": "10.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "7.16.1",
|
||||
"@typescript-eslint/parser": "7.16.1",
|
||||
@ -57,12 +57,12 @@
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-config-standard": "17.1.0",
|
||||
"eslint-plugin-import": "2.30.0",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-mocha": "10.5.0",
|
||||
"eslint-plugin-n": "16.6.2",
|
||||
"eslint-plugin-prettier": "5.2.1",
|
||||
"eslint-plugin-promise": "6.6.0",
|
||||
"expect-type": "1.0.0",
|
||||
"expect-type": "1.1.0",
|
||||
"expr-eval": "2.0.2",
|
||||
"fancy-log": "2.0.0",
|
||||
"glob": "11.0.0",
|
||||
@ -91,7 +91,7 @@
|
||||
"sinon": "19.0.2",
|
||||
"sylvester": "0.0.21",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.5.4",
|
||||
"typescript": "5.6.3",
|
||||
"webpack": "5.95.0",
|
||||
"zeros": "1.0.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user