|
52 | 52 | "ml-convolution": "^2.0.0",
|
53 | 53 | "ml-matrix": "^6.10.4",
|
54 | 54 | "ml-regression-multivariate-linear": "^2.0.4",
|
55 |
| - "ml-spectra-processing": "^12.0.0", |
| 55 | + "ml-spectra-processing": "^12.1.0", |
56 | 56 | "robust-point-in-polygon": "^1.0.3",
|
57 | 57 | "ssim.js": "^3.5.0",
|
58 | 58 | "tiff": "^5.0.3"
|
|
62 | 62 | "@types/jest": "^29.5.0",
|
63 | 63 | "@types/jest-image-snapshot": "^6.1.0",
|
64 | 64 | "@types/picomatch": "^2.3.0",
|
65 |
| - "@types/react": "^18.0.29", |
| 65 | + "@types/react": "^18.0.34", |
66 | 66 | "@types/react-dom": "^18.0.11",
|
67 | 67 | "@types/robust-point-in-polygon": "^1.0.2",
|
68 | 68 | "@vitejs/plugin-react": "^3.1.0",
|
69 | 69 | "autoprefixer": "^10.4.14",
|
70 | 70 | "clsx": "^1.2.1",
|
71 | 71 | "cross-env": "^7.0.3",
|
72 |
| - "eslint": "^8.36.0", |
| 72 | + "eslint": "^8.38.0", |
73 | 73 | "eslint-config-cheminfo-react": "^9.1.0",
|
74 | 74 | "eslint-config-cheminfo-typescript": "^11.3.1",
|
75 | 75 | "eslint-plugin-import": "^2.27.5",
|
|
82 | 82 | "prettier": "^2.8.7",
|
83 | 83 | "react": "^18.2.0",
|
84 | 84 | "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", |
90 | 90 | "vite": "^4.2.1"
|
91 | 91 | }
|
92 | 92 | }
|
0 commit comments