|
58 | 58 | "ml-matrix": "^6.11.0", |
59 | 59 | "ml-ransac": "^1.0.0", |
60 | 60 | "ml-regression-multivariate-linear": "^2.0.4", |
61 | | - "ml-spectra-processing": "^12.10.2", |
| 61 | + "ml-spectra-processing": "^14.0.0", |
62 | 62 | "robust-point-in-polygon": "^1.0.3", |
63 | 63 | "ssim.js": "^3.5.0", |
64 | 64 | "tiff": "^5.0.3" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@microsoft/api-extractor": "^7.40.1", |
| 67 | + "@microsoft/api-extractor": "^7.42.3", |
68 | 68 | "@tailwindcss/forms": "^0.5.7", |
69 | 69 | "@types/jest": "^29.5.12", |
70 | 70 | "@types/jest-image-snapshot": "^6.4.0", |
71 | 71 | "@types/js-priority-queue": "^0.0.9", |
72 | | - "@types/node": "^20.11.17", |
| 72 | + "@types/node": "^20.11.24", |
73 | 73 | "@types/picomatch": "^2.3.3", |
74 | | - "@types/react": "^18.2.55", |
75 | | - "@types/react-dom": "^18.2.19", |
| 74 | + "@types/react": "^18.2.63", |
| 75 | + "@types/react-dom": "^18.2.20", |
76 | 76 | "@types/robust-point-in-polygon": "^1.0.4", |
77 | 77 | "@vitejs/plugin-react": "^4.2.1", |
78 | | - "autoprefixer": "^10.4.17", |
| 78 | + "autoprefixer": "^10.4.18", |
79 | 79 | "clsx": "^2.1.0", |
80 | 80 | "cross-env": "^7.0.3", |
81 | | - "eslint": "^8.56.0", |
| 81 | + "eslint": "^8.57.0", |
82 | 82 | "eslint-config-cheminfo-react": "^10.1.0", |
83 | 83 | "eslint-config-cheminfo-typescript": "^12.2.0", |
84 | 84 | "immer": "^10.0.3", |
|
89 | 89 | "prettier": "^3.2.5", |
90 | 90 | "react": "^18.2.0", |
91 | 91 | "react-dom": "^18.2.0", |
92 | | - "react-router-dom": "^6.22.0", |
| 92 | + "react-router-dom": "^6.22.2", |
93 | 93 | "rimraf": "^5.0.5", |
94 | 94 | "tailwindcss": "^3.4.1", |
95 | 95 | "ts-jest": "^29.1.2", |
96 | 96 | "typescript": "~5.3.3", |
97 | | - "vite": "^5.1.1" |
| 97 | + "vite": "^5.1.5" |
98 | 98 | } |
99 | 99 | } |
0 commit comments