|
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.4", |
| 58 | + "ml-matrix": "^6.10.8", |
59 | 59 | "ml-ransac": "^1.0.0",
|
60 | 60 | "ml-regression-multivariate-linear": "^2.0.4",
|
61 |
| - "ml-spectra-processing": "^12.5.0", |
| 61 | + "ml-spectra-processing": "^12.6.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.36.3", |
68 |
| - "@tailwindcss/forms": "^0.5.4", |
69 |
| - "@types/jest": "^29.5.3", |
70 |
| - "@types/js-priority-queue": "^0.0.6", |
71 |
| - "@types/jest-image-snapshot": "^6.2.0", |
72 |
| - "@types/node": "^20.4.8", |
73 |
| - "@types/picomatch": "^2.3.0", |
74 |
| - "@types/react": "^18.2.18", |
75 |
| - "@types/react-dom": "^18.2.7", |
76 |
| - "@types/robust-point-in-polygon": "^1.0.2", |
77 |
| - "@vitejs/plugin-react": "^4.0.4", |
78 |
| - "autoprefixer": "^10.4.14", |
| 67 | + "@microsoft/api-extractor": "^7.38.2", |
| 68 | + "@tailwindcss/forms": "^0.5.6", |
| 69 | + "@types/jest": "^29.5.7", |
| 70 | + "@types/js-priority-queue": "^0.0.8", |
| 71 | + "@types/jest-image-snapshot": "^6.2.2", |
| 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 | 79 | "clsx": "^2.0.0",
|
80 | 80 | "cross-env": "^7.0.3",
|
81 |
| - "eslint": "^8.46.0", |
| 81 | + "eslint": "^8.53.0", |
82 | 82 | "eslint-config-cheminfo-react": "^10.0.0",
|
83 | 83 | "eslint-config-cheminfo-typescript": "^12.0.4",
|
84 |
| - "eslint-plugin-import": "^2.28.0", |
85 |
| - "eslint-plugin-jest": "^27.2.3", |
86 |
| - "immer": "^10.0.2", |
87 |
| - "jest": "^29.6.2", |
| 84 | + "eslint-plugin-import": "^2.29.0", |
| 85 | + "eslint-plugin-jest": "^27.6.0", |
| 86 | + "immer": "^10.0.3", |
| 87 | + "jest": "^29.7.0", |
88 | 88 | "jest-image-snapshot": "^6.2.0",
|
89 | 89 | "jest-matcher-deep-close-to": "^3.0.2",
|
90 |
| - "postcss": "^8.4.27", |
91 |
| - "prettier": "^3.0.1", |
| 90 | + "postcss": "^8.4.31", |
| 91 | + "prettier": "^3.0.3", |
92 | 92 | "react": "^18.2.0",
|
93 | 93 | "react-dom": "^18.2.0",
|
94 |
| - "react-router-dom": "^6.14.2", |
95 |
| - "rimraf": "^5.0.1", |
96 |
| - "tailwindcss": "^3.3.3", |
| 94 | + "react-router-dom": "^6.18.0", |
| 95 | + "rimraf": "^5.0.5", |
| 96 | + "tailwindcss": "^3.3.5", |
97 | 97 | "ts-jest": "^29.1.1",
|
98 |
| - "typescript": "~5.1.6", |
99 |
| - "vite": "^4.4.9" |
| 98 | + "typescript": "~5.2.2", |
| 99 | + "vite": "^4.5.0" |
100 | 100 | }
|
101 | 101 | }
|
0 commit comments