|
26 | 26 | "clean-lib": "rimraf lib", |
27 | 27 | "cspell": "cspell lint \"**/*.tsx\"", |
28 | 28 | "dev": "vite --host localhost --port 3000 --open", |
29 | | - "eslint": "eslint . --cache --max-warnings=126", |
| 29 | + "eslint": "eslint . --cache --max-warnings=102", |
30 | 30 | "eslint-fix": "node --run eslint -- --fix", |
31 | 31 | "install:clean": "rm -rf node_modules/ && rm -rf package-lock.json && npm install && npm start", |
32 | 32 | "knip": "knip", |
|
69 | 69 | "@tanstack/react-form": "^1.33.0", |
70 | 70 | "@tanstack/react-store": "^0.11.0", |
71 | 71 | "@tanstack/react-table": "^8.21.3", |
72 | | - "@zakodium/nmr-types": "^0.5.14", |
73 | | - "@zakodium/nmrium-core": "^0.7.31", |
74 | | - "@zakodium/nmrium-core-plugins": "^0.7.40", |
| 72 | + "@zakodium/nmr-types": "^0.5.16", |
| 73 | + "@zakodium/nmrium-core": "^0.7.33", |
| 74 | + "@zakodium/nmrium-core-plugins": "^0.7.42", |
75 | 75 | "@zakodium/pdnd-esm": "^1.1.0", |
76 | 76 | "@zip.js/zip.js": "^2.8.26", |
77 | 77 | "cheminfo-font": "^1.27.0", |
|
97 | 97 | "ml-spectra-processing": "^14.29.1", |
98 | 98 | "ml-tree-similarity": "^2.2.0", |
99 | 99 | "nmr-correlation": "2.3.3", |
100 | | - "nmr-processing": "^22.14.0", |
| 100 | + "nmr-processing": "^22.16.0", |
101 | 101 | "numeral": "^2.0.6", |
102 | 102 | "openchemlib": "^9.23.0", |
103 | 103 | "openchemlib-utils": "^8.17.0", |
|
113 | 113 | "react-ocl-nmr": "^4.1.1", |
114 | 114 | "react-plot": "^3.1.2", |
115 | 115 | "react-rnd": "^10.5.3", |
116 | | - "react-science": "^20.1.0", |
| 116 | + "react-science": "^20.2.0", |
117 | 117 | "react-table": "^7.8.0", |
118 | 118 | "smart-array-filter": "^5.0.0", |
119 | 119 | "ts-pattern": "^5.9.0", |
|
146 | 146 | "eslint": "^9.39.2", |
147 | 147 | "eslint-config-cheminfo-react": "^20.1.0", |
148 | 148 | "eslint-config-cheminfo-typescript": "^22.1.0", |
149 | | - "knip": "^6.21.0", |
| 149 | + "knip": "^6.23.0", |
150 | 150 | "modern-normalize": "^3.0.1", |
151 | | - "postcss": "^8.5.15", |
| 151 | + "postcss": "^8.5.16", |
152 | 152 | "postcss-styled-syntax": "^0.7.2", |
153 | | - "prettier": "^3.8.4", |
| 153 | + "prettier": "^3.9.1", |
154 | 154 | "rc-menu": "^9.16.1", |
155 | 155 | "react": "^18.3.1", |
156 | 156 | "react-dom": "^18.3.1", |
|
0 commit comments