|
55 | 55 | "median-quickselect": "^1.0.1", |
56 | 56 | "ml-affine-transform": "^1.0.3", |
57 | 57 | "ml-convolution": "^2.0.0", |
58 | | - "ml-matrix": "^6.10.8", |
| 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.6.0", |
| 61 | + "ml-spectra-processing": "^12.10.2", |
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.38.2", |
68 | | - "@tailwindcss/forms": "^0.5.6", |
69 | | - "@types/jest": "^29.5.7", |
70 | | - "@types/jest-image-snapshot": "^6.2.2", |
71 | | - "@types/js-priority-queue": "^0.0.8", |
72 | | - "@types/node": "^20.8.10", |
73 | | - "@types/picomatch": "^2.3.2", |
74 | | - "@types/react": "^18.2.34", |
75 | | - "@types/react-dom": "^18.2.14", |
76 | | - "@types/robust-point-in-polygon": "^1.0.3", |
77 | | - "@vitejs/plugin-react": "^4.1.1", |
78 | | - "autoprefixer": "^10.4.16", |
79 | | - "clsx": "^2.0.0", |
| 67 | + "@microsoft/api-extractor": "^7.40.1", |
| 68 | + "@tailwindcss/forms": "^0.5.7", |
| 69 | + "@types/jest": "^29.5.12", |
| 70 | + "@types/jest-image-snapshot": "^6.4.0", |
| 71 | + "@types/js-priority-queue": "^0.0.9", |
| 72 | + "@types/node": "^20.11.17", |
| 73 | + "@types/picomatch": "^2.3.3", |
| 74 | + "@types/react": "^18.2.55", |
| 75 | + "@types/react-dom": "^18.2.19", |
| 76 | + "@types/robust-point-in-polygon": "^1.0.4", |
| 77 | + "@vitejs/plugin-react": "^4.2.1", |
| 78 | + "autoprefixer": "^10.4.17", |
| 79 | + "clsx": "^2.1.0", |
80 | 80 | "cross-env": "^7.0.3", |
81 | | - "eslint": "^8.55.0", |
82 | | - "eslint-config-cheminfo-react": "^10.0.0", |
83 | | - "eslint-config-cheminfo-typescript": "^12.0.4", |
84 | | - "eslint-plugin-import": "^2.29.0", |
85 | | - "eslint-plugin-jest": "^27.6.0", |
| 81 | + "eslint": "^8.56.0", |
| 82 | + "eslint-config-cheminfo-react": "^10.1.0", |
| 83 | + "eslint-config-cheminfo-typescript": "^12.2.0", |
86 | 84 | "immer": "^10.0.3", |
87 | 85 | "jest": "^29.7.0", |
88 | | - "jest-image-snapshot": "^6.2.0", |
| 86 | + "jest-image-snapshot": "^6.4.0", |
89 | 87 | "jest-matcher-deep-close-to": "^3.0.2", |
90 | | - "postcss": "^8.4.31", |
91 | | - "prettier": "^3.1.0", |
| 88 | + "postcss": "^8.4.35", |
| 89 | + "prettier": "^3.2.5", |
92 | 90 | "react": "^18.2.0", |
93 | 91 | "react-dom": "^18.2.0", |
94 | | - "react-router-dom": "^6.18.0", |
| 92 | + "react-router-dom": "^6.22.0", |
95 | 93 | "rimraf": "^5.0.5", |
96 | | - "tailwindcss": "^3.3.5", |
97 | | - "ts-jest": "^29.1.1", |
98 | | - "typescript": "~5.2.2", |
99 | | - "vite": "^4.5.0" |
| 94 | + "tailwindcss": "^3.4.1", |
| 95 | + "ts-jest": "^29.1.2", |
| 96 | + "typescript": "~5.3.3", |
| 97 | + "vite": "^5.1.1" |
100 | 98 | } |
101 | 99 | } |
0 commit comments