|
47 | 47 | "dependencies": { |
48 | 48 | "bresenham-zingl": "^0.1.1", |
49 | 49 | "colord": "^2.9.3", |
50 | | - "fast-jpeg": "^2.0.0", |
| 50 | + "fast-jpeg": "^2.0.1", |
51 | 51 | "fast-png": "^6.2.0", |
52 | 52 | "image-type": "^4.1.0", |
53 | 53 | "jpeg-js": "^0.4.4", |
|
58 | 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": "^14.0.0", |
| 61 | + "ml-spectra-processing": "^14.3.0", |
62 | 62 | "robust-point-in-polygon": "^1.0.3", |
63 | 63 | "ssim.js": "^3.5.0", |
64 | | - "tiff": "^5.0.3" |
| 64 | + "tiff": "^6.0.0" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | | - "@microsoft/api-extractor": "^7.42.3", |
| 67 | + "@microsoft/api-extractor": "^7.43.1", |
68 | 68 | "@tailwindcss/forms": "^0.5.7", |
69 | 69 | "@types/jest": "^29.5.12", |
70 | 70 | "@types/jest-image-snapshot": "^6.4.0", |
71 | 71 | "@types/js-priority-queue": "^0.0.9", |
72 | | - "@types/node": "^20.11.24", |
| 72 | + "@types/node": "^20.12.7", |
73 | 73 | "@types/picomatch": "^2.3.3", |
74 | | - "@types/react": "^18.2.63", |
75 | | - "@types/react-dom": "^18.2.20", |
| 74 | + "@types/react": "^18.2.75", |
| 75 | + "@types/react-dom": "^18.2.24", |
76 | 76 | "@types/robust-point-in-polygon": "^1.0.4", |
77 | 77 | "@vitejs/plugin-react": "^4.2.1", |
78 | | - "autoprefixer": "^10.4.18", |
| 78 | + "autoprefixer": "^10.4.19", |
79 | 79 | "clsx": "^2.1.0", |
80 | 80 | "cross-env": "^7.0.3", |
81 | 81 | "eslint": "^8.57.0", |
82 | | - "eslint-config-cheminfo-react": "^10.1.0", |
83 | | - "eslint-config-cheminfo-typescript": "^12.2.0", |
84 | | - "immer": "^10.0.3", |
| 82 | + "eslint-config-cheminfo-react": "^11.0.1", |
| 83 | + "eslint-config-cheminfo-typescript": "^12.3.0", |
| 84 | + "immer": "^10.0.4", |
85 | 85 | "jest": "^29.7.0", |
86 | 86 | "jest-image-snapshot": "^6.4.0", |
87 | 87 | "jest-matcher-deep-close-to": "^3.0.2", |
88 | | - "postcss": "^8.4.35", |
| 88 | + "postcss": "^8.4.38", |
89 | 89 | "prettier": "^3.2.5", |
90 | 90 | "react": "^18.2.0", |
91 | 91 | "react-dom": "^18.2.0", |
92 | | - "react-router-dom": "^6.22.2", |
| 92 | + "react-router-dom": "^6.22.3", |
93 | 93 | "rimraf": "^5.0.5", |
94 | | - "tailwindcss": "^3.4.1", |
| 94 | + "tailwindcss": "^3.4.3", |
95 | 95 | "ts-jest": "^29.1.2", |
96 | | - "typescript": "~5.3.3", |
97 | | - "vite": "^5.1.5" |
| 96 | + "typescript": "~5.4.5", |
| 97 | + "vite": "^5.2.8" |
98 | 98 | } |
99 | 99 | } |
0 commit comments