Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lpatiny committed May 10, 2024
1 parent 6cfd067 commit 1f28fe6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,28 +54,28 @@
"trailingComma": "all"
},
"devDependencies": {
"@vitest/coverage-v8": "^1.5.0",
"@vitest/coverage-v8": "^1.6.0",
"cheminfo-build": "^1.2.0",
"eslint": "^8.57.0",
"eslint-config-cheminfo-typescript": "^12.3.0",
"eslint-config-cheminfo-typescript": "^12.4.0",
"esm": "^3.2.25",
"jest": "^29.7.0",
"jest-matcher-deep-close-to": "^3.0.2",
"mf-global": "^3.0.18",
"mf-global": "^3.0.20",
"ml-stat": "^1.3.3",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"spectrum-generator": "^8.0.11",
"typescript": "^5.4.5",
"vitest": "^1.5.0",
"vitest": "^1.6.0",
"xy-parser": "^5.0.5"
},
"dependencies": {
"@lukeed/uuid": "^2.0.1",
"cheminfo-types": "^1.7.3",
"ml-peak-shape-generator": "^4.1.2",
"ml-savitzky-golay-generalized": "^4.1.1",
"ml-savitzky-golay-generalized": "^4.2.0",
"ml-spectra-fitting": "^4.2.3",
"ml-spectra-processing": "^14.3.0"
"ml-spectra-processing": "^14.5.0"
}
}

0 comments on commit 1f28fe6

Please sign in to comment.