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

Commit fd925d9

Browse files
committed
chore: update dependencies
1 parent 72a3ce9 commit fd925d9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ml-convolution": "^2.0.0",
5353
"ml-matrix": "^6.10.4",
5454
"ml-regression-multivariate-linear": "^2.0.4",
55-
"ml-spectra-processing": "^12.0.0",
55+
"ml-spectra-processing": "^12.1.0",
5656
"robust-point-in-polygon": "^1.0.3",
5757
"ssim.js": "^3.5.0",
5858
"tiff": "^5.0.3"
@@ -62,14 +62,14 @@
6262
"@types/jest": "^29.5.0",
6363
"@types/jest-image-snapshot": "^6.1.0",
6464
"@types/picomatch": "^2.3.0",
65-
"@types/react": "^18.0.29",
65+
"@types/react": "^18.0.34",
6666
"@types/react-dom": "^18.0.11",
6767
"@types/robust-point-in-polygon": "^1.0.2",
6868
"@vitejs/plugin-react": "^3.1.0",
6969
"autoprefixer": "^10.4.14",
7070
"clsx": "^1.2.1",
7171
"cross-env": "^7.0.3",
72-
"eslint": "^8.36.0",
72+
"eslint": "^8.38.0",
7373
"eslint-config-cheminfo-react": "^9.1.0",
7474
"eslint-config-cheminfo-typescript": "^11.3.1",
7575
"eslint-plugin-import": "^2.27.5",
@@ -82,11 +82,11 @@
8282
"prettier": "^2.8.7",
8383
"react": "^18.2.0",
8484
"react-dom": "^18.2.0",
85-
"react-router-dom": "^6.9.0",
86-
"rimraf": "^4.4.1",
87-
"tailwindcss": "^3.2.7",
88-
"ts-jest": "^29.0.5",
89-
"typescript": "^5.0.2",
85+
"react-router-dom": "^6.10.0",
86+
"rimraf": "^5.0.0",
87+
"tailwindcss": "^3.3.1",
88+
"ts-jest": "^29.1.0",
89+
"typescript": "^5.0.4",
9090
"vite": "^4.2.1"
9191
}
9292
}

0 commit comments

Comments
 (0)