Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit 9b047a8

Browse files
committed
chore: update ml-spectra-processing
1 parent 67d902d commit 9b047a8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,27 +58,27 @@
5858
"ml-matrix": "^6.11.0",
5959
"ml-ransac": "^1.0.0",
6060
"ml-regression-multivariate-linear": "^2.0.4",
61-
"ml-spectra-processing": "^12.10.2",
61+
"ml-spectra-processing": "^14.0.0",
6262
"robust-point-in-polygon": "^1.0.3",
6363
"ssim.js": "^3.5.0",
6464
"tiff": "^5.0.3"
6565
},
6666
"devDependencies": {
67-
"@microsoft/api-extractor": "^7.40.1",
67+
"@microsoft/api-extractor": "^7.42.3",
6868
"@tailwindcss/forms": "^0.5.7",
6969
"@types/jest": "^29.5.12",
7070
"@types/jest-image-snapshot": "^6.4.0",
7171
"@types/js-priority-queue": "^0.0.9",
72-
"@types/node": "^20.11.17",
72+
"@types/node": "^20.11.24",
7373
"@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",
7676
"@types/robust-point-in-polygon": "^1.0.4",
7777
"@vitejs/plugin-react": "^4.2.1",
78-
"autoprefixer": "^10.4.17",
78+
"autoprefixer": "^10.4.18",
7979
"clsx": "^2.1.0",
8080
"cross-env": "^7.0.3",
81-
"eslint": "^8.56.0",
81+
"eslint": "^8.57.0",
8282
"eslint-config-cheminfo-react": "^10.1.0",
8383
"eslint-config-cheminfo-typescript": "^12.2.0",
8484
"immer": "^10.0.3",
@@ -89,11 +89,11 @@
8989
"prettier": "^3.2.5",
9090
"react": "^18.2.0",
9191
"react-dom": "^18.2.0",
92-
"react-router-dom": "^6.22.0",
92+
"react-router-dom": "^6.22.2",
9393
"rimraf": "^5.0.5",
9494
"tailwindcss": "^3.4.1",
9595
"ts-jest": "^29.1.2",
9696
"typescript": "~5.3.3",
97-
"vite": "^5.1.1"
97+
"vite": "^5.1.5"
9898
}
9999
}

0 commit comments

Comments
 (0)