44 "version" : " 1.1.0" ,
55 "license" : " MIT" ,
66 "type" : " module" ,
7- "exports" : " ./lib/component/main/index.js" ,
7+ "exports" : {
8+ "." : " ./lib/component/main/index.js"
9+ },
810 "files" : [
911 " lib" ,
1012 " src"
6668 "@zakodium/nmr-types" : " ^0.1.0" ,
6769 "@zakodium/nmrium-core" : " ^0.1.5" ,
6870 "@zakodium/nmrium-core-plugins" : " ^0.1.8" ,
69- "@zip.js/zip.js" : " ^2.7.71 " ,
71+ "@zip.js/zip.js" : " ^2.7.72 " ,
7072 "cheminfo-font" : " ^1.13.1" ,
7173 "cheminfo-types" : " ^1.8.1" ,
7274 "clipboard-polyfill" : " ^4.1.1" ,
7880 "file-saver" : " ^2.0.5" ,
7981 "immer" : " ^10.1.1" ,
8082 "lodash" : " ^4.17.21" ,
81- "mf-parser" : " ^3.5 .0" ,
83+ "mf-parser" : " ^3.6 .0" ,
8284 "ml-array-mean" : " ^1.1.6" ,
8385 "ml-array-median" : " ^1.1.6" ,
8486 "ml-conrec" : " ^5.0.3" ,
8587 "ml-gsd" : " ^13.0.1" ,
8688 "ml-signal-processing" : " ^2.0.0" ,
87- "ml-spectra-processing" : " ^14.14 .0" ,
89+ "ml-spectra-processing" : " ^14.15 .0" ,
8890 "ml-tree-similarity" : " ^2.2.0" ,
8991 "nmr-correlation" : " 2.3.3" ,
9092 "nmr-processing" : " ^19.0.3" ,
114116 "@types/d3" : " ^7.4.3" ,
115117 "@types/dlv" : " ^1.1.5" ,
116118 "@types/lodash" : " ^4.17.20" ,
117- "@types/node" : " ^24.1.0 " ,
119+ "@types/node" : " ^24.2.1 " ,
118120 "@types/papaparse" : " ^5.3.16" ,
119121 "@types/react" : " ^18.3.13" ,
120122 "@types/react-dom" : " ^18.3.1" ,
121123 "@types/react-table" : " ^7.7.20" ,
122- "@vitejs/plugin-react" : " ^4.7 .0" ,
124+ "@vitejs/plugin-react" : " ^5.0 .0" ,
123125 "@vitest/coverage-v8" : " ^3.2.4" ,
124126 "@zakodium/tsconfig" : " ^1.0.2" ,
125127 "cross-env" : " ^10.0.0" ,
126128 "cspell" : " ^9.2.0" ,
127- "eslint" : " ^9.32 .0" ,
129+ "eslint" : " ^9.33 .0" ,
128130 "eslint-config-cheminfo-react" : " ^17.0.1" ,
129131 "eslint-config-cheminfo-typescript" : " ^19.0.0" ,
130132 "knip" : " ^5.62.0" ,
134136 "rc-menu" : " ^9.16.1" ,
135137 "react" : " ^18.3.1" ,
136138 "react-dom" : " ^18.3.1" ,
137- "react-router-dom" : " ^7.7.1 " ,
139+ "react-router-dom" : " ^7.8.0 " ,
138140 "rimraf" : " ^6.0.1" ,
139141 "rollup-plugin-analyzer" : " ^4.0.0" ,
140142 "serve" : " ^14.2.4" ,
141- "stylelint" : " ^16.23.0 " ,
142- "stylelint-config-standard" : " ^38 .0.0" ,
143+ "stylelint" : " ^16.23.1 " ,
144+ "stylelint-config-standard" : " ^39 .0.0" ,
143145 "typescript" : " ^5.9.2" ,
144- "vite" : " ^7.0.6 " ,
146+ "vite" : " ^7.1.2 " ,
145147 "vitest" : " ^3.2.4"
146148 },
147149 "volta" : {
148- "node" : " 24.4.1 "
150+ "node" : " 24.5.0 "
149151 }
150152}
0 commit comments