Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chakhsu committed Jan 1, 2024
1 parent a7bce76 commit ce36444
Show file tree
Hide file tree
Showing 2 changed files with 711 additions and 719 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
},
"dependencies": {
"joi": "^17.11.0",
"mathjs": "^11.11.2"
"mathjs": "^12.2.1"
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^20.10.4",
"@types/node": "^20.10.6",
"husky": "^8.0.3",
"jest": "^29.7.0",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
"tsc-esm-fix": "^2.20.18",
"tsc-esm-fix": "^2.20.21",
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit ce36444

Please sign in to comment.