|
57 | 57 | "dependencies": { |
58 | 58 | "@atlaskit/pragmatic-drag-and-drop": "^1.7.4", |
59 | 59 | "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0", |
60 | | - "@blueprintjs/core": "^6.0.0", |
| 60 | + "@blueprintjs/core": "^6.1.0", |
61 | 61 | "@blueprintjs/icons": "^6.0.0", |
62 | | - "@blueprintjs/select": "^6.0.0", |
| 62 | + "@blueprintjs/select": "^6.0.1", |
63 | 63 | "@emotion/react": "^11.14.0", |
64 | 64 | "@emotion/styled": "^11.14.1", |
65 | 65 | "@hookform/resolvers": "^5.1.1", |
66 | | - "@zakodium/nmr-types": "^0.0.1", |
67 | | - "@zakodium/nmrium-core": "^0.1.3", |
68 | | - "@zakodium/nmrium-core-plugins": "^0.1.4", |
| 66 | + "@zakodium/nmr-types": "^0.1.0", |
| 67 | + "@zakodium/nmrium-core": "^0.1.4", |
| 68 | + "@zakodium/nmrium-core-plugins": "^0.1.7", |
| 69 | + "@zip.js/zip.js": "^2.7.68", |
69 | 70 | "cheminfo-font": "^1.13.1", |
70 | 71 | "cheminfo-types": "^1.8.1", |
71 | 72 | "clipboard-polyfill": "^4.1.1", |
72 | 73 | "d3": "^7.9.0", |
73 | 74 | "dlv": "^1.1.3", |
74 | 75 | "eventemitter3": "^5.0.1", |
75 | 76 | "fifo-logger": "^2.0.0", |
| 77 | + "file-collection": "^5.1.0", |
76 | 78 | "file-saver": "^2.0.5", |
77 | | - "filelist-utils": "^1.11.3", |
78 | 79 | "immer": "^10.1.1", |
79 | | - "jszip": "^3.10.1", |
80 | 80 | "lodash": "^4.17.21", |
81 | 81 | "mf-parser": "^3.4.2", |
82 | 82 | "ml-array-mean": "^1.1.6", |
83 | 83 | "ml-array-median": "^1.1.6", |
84 | 84 | "ml-conrec": "^5.0.3", |
85 | 85 | "ml-gsd": "^13.0.1", |
86 | 86 | "ml-signal-processing": "^2.0.0", |
87 | | - "ml-spectra-processing": "^14.13.0", |
| 87 | + "ml-spectra-processing": "^14.14.0", |
88 | 88 | "ml-tree-similarity": "^2.2.0", |
89 | 89 | "nmr-correlation": "2.3.3", |
90 | | - "nmr-processing": "^19.0.1", |
| 90 | + "nmr-processing": "^19.0.3", |
91 | 91 | "numeral": "^2.0.6", |
92 | 92 | "openchemlib": "^9.6.0", |
93 | 93 | "openchemlib-utils": "^8.2.0", |
94 | 94 | "papaparse": "^5.5.3", |
95 | 95 | "react-d3-utils": "^3.1.1", |
96 | 96 | "react-dropzone": "^14.3.8", |
97 | 97 | "react-error-boundary": "^6.0.0", |
98 | | - "react-hook-form": "^7.60.0", |
| 98 | + "react-hook-form": "^7.61.1", |
99 | 99 | "react-icons": "^5.5.0", |
100 | 100 | "react-inspector": "^6.0.2", |
101 | 101 | "react-mf": "^3.1.0", |
|
114 | 114 | "@types/d3": "^7.4.3", |
115 | 115 | "@types/dlv": "^1.1.5", |
116 | 116 | "@types/lodash": "^4.17.20", |
117 | | - "@types/node": "^24.0.13", |
| 117 | + "@types/node": "^24.1.0", |
118 | 118 | "@types/papaparse": "^5.3.16", |
119 | 119 | "@types/react": "^18.3.13", |
120 | 120 | "@types/react-dom": "^18.3.1", |
121 | 121 | "@types/react-table": "^7.7.20", |
122 | | - "@vitejs/plugin-react": "^4.6.0", |
| 122 | + "@vitejs/plugin-react": "^4.7.0", |
123 | 123 | "@vitest/coverage-v8": "^3.2.4", |
124 | 124 | "@zakodium/tsconfig": "^1.0.2", |
125 | 125 | "cross-env": "^7.0.3", |
126 | | - "cspell": "^9.1.5", |
| 126 | + "cspell": "^9.2.0", |
127 | 127 | "eslint": "^9.31.0", |
128 | 128 | "eslint-config-cheminfo-react": "^17.0.0", |
129 | 129 | "eslint-config-cheminfo-typescript": "^19.0.0", |
130 | | - "knip": "^5.61.3", |
| 130 | + "knip": "^5.62.0", |
131 | 131 | "modern-normalize": "^3.0.1", |
132 | 132 | "postcss-styled-syntax": "^0.7.1", |
133 | 133 | "prettier": "^3.6.2", |
134 | 134 | "rc-menu": "^9.16.1", |
135 | 135 | "react": "^18.3.1", |
136 | 136 | "react-dom": "^18.3.1", |
137 | | - "react-router-dom": "^7.6.3", |
| 137 | + "react-router-dom": "^7.7.0", |
138 | 138 | "rimraf": "^6.0.1", |
139 | 139 | "rollup-plugin-analyzer": "^4.0.0", |
140 | 140 | "serve": "^14.2.4", |
141 | | - "stylelint": "^16.21.1", |
| 141 | + "stylelint": "^16.22.0", |
142 | 142 | "stylelint-config-standard": "^38.0.0", |
143 | 143 | "typescript": "^5.8.3", |
144 | | - "vite": "^7.0.4", |
| 144 | + "vite": "^7.0.6", |
145 | 145 | "vitest": "^3.2.4" |
146 | 146 | }, |
147 | 147 | "volta": { |
148 | | - "node": "24.4.0" |
| 148 | + "node": "24.4.1" |
149 | 149 | } |
150 | 150 | } |
0 commit comments