|
61 | 61 | "@types/jest": "^27.4.1", |
62 | 62 | "chemcalc": "^3.4.1", |
63 | 63 | "cheminfo-build": "^1.1.11", |
64 | | - "eslint": "^8.9.0", |
65 | | - "eslint-config-cheminfo-typescript": "^10.3.0", |
| 64 | + "eslint": "^8.10.0", |
| 65 | + "eslint-config-cheminfo-typescript": "^10.4.0", |
66 | 66 | "eslint-plugin-jest": "^26.1.1", |
67 | 67 | "esm": "^3.2.25", |
68 | 68 | "jest": "^27.5.1", |
69 | 69 | "jest-matcher-deep-close-to": "^3.0.2", |
70 | | - "mf-global": "^1.4.22", |
| 70 | + "mf-global": "^1.4.23", |
71 | 71 | "ml-stat": "^1.3.3", |
72 | 72 | "nodemon": "^2.0.15", |
73 | 73 | "prettier": "^2.5.1", |
74 | 74 | "rimraf": "^3.0.2", |
75 | | - "spectrum-generator": "^7.0.1", |
| 75 | + "spectrum-generator": "^8.0.0", |
76 | 76 | "ts-jest": "^27.1.3", |
77 | | - "typescript": "^4.5.5", |
| 77 | + "typescript": "^4.6.2", |
78 | 78 | "xy-parser": "^5.0.1" |
79 | 79 | }, |
80 | 80 | "dependencies": { |
81 | | - "cheminfo-types": "^1.0.0", |
| 81 | + "cheminfo-types": "^1.1.0", |
82 | 82 | "ml-peak-shape-generator": "^4.1.1", |
83 | 83 | "ml-savitzky-golay-generalized": "4.0.1", |
84 | | - "ml-spectra-fitting": "^3.0.4", |
| 84 | + "ml-spectra-fitting": "^3.1.0", |
85 | 85 | "ml-spectra-processing": "^11.0.0" |
86 | 86 | } |
87 | 87 | } |
0 commit comments