|
12 | 12 | "node": "22.14.0" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@blueprintjs/core": "^5.17.6", |
16 | | - "@blueprintjs/icons": "^5.20.0", |
| 15 | + "@blueprintjs/core": "^5.18.0", |
| 16 | + "@blueprintjs/icons": "^5.21.0", |
17 | 17 | "@emotion/styled": "^11.14.0", |
18 | 18 | "fifo-logger": "^1.0.0", |
19 | 19 | "filelist-utils": "^1.11.3", |
20 | 20 | "nmr-load-save": "^3.3.0", |
21 | 21 | "nmr-processing": "^17.1.3", |
22 | 22 | "nmrium": "^0.62.1-pre.1742933761", |
23 | | - "react-science": "^17.0.0" |
| 23 | + "react-science": "^18.0.2" |
24 | 24 | }, |
25 | 25 | "scripts": { |
26 | 26 | "start": "vite --host localhost --port 3000 --open", |
|
44 | 44 | "@playwright/test": "^1.51.1", |
45 | 45 | "@simbathesailor/use-what-changed": "^2.0.0", |
46 | 46 | "@types/jest": "^29.5.14", |
47 | | - "@types/node": "^22.13.13", |
| 47 | + "@types/node": "^22.14.0", |
48 | 48 | "@types/react": "^18.3.3", |
49 | 49 | "@types/react-dom": "^18.3.0", |
50 | 50 | "@types/react-router-dom": "^5.3.3", |
51 | 51 | "@vitejs/plugin-react-swc": "^3.8.1", |
52 | 52 | "cross-env": "^7.0.3", |
53 | | - "eslint": "^9.23.0", |
| 53 | + "eslint": "^9.24.0", |
54 | 54 | "eslint-config-cheminfo-react": "^16.0.0", |
55 | 55 | "eslint-config-cheminfo-typescript": "^18.0.0", |
56 | 56 | "jest": "^29.7.0", |
57 | 57 | "prettier": "3.5.3", |
58 | 58 | "react": "^18.3.1", |
59 | 59 | "react-dom": "^18.3.1", |
60 | | - "react-router-dom": "^7.4.0", |
| 60 | + "react-router-dom": "^7.5.0", |
61 | 61 | "serve": "^14.2.4", |
62 | | - "typescript": "^5.8.2", |
63 | | - "vite": "^6.2.3", |
64 | | - "vite-plugin-pwa": "^0.21.2" |
| 62 | + "typescript": "^5.8.3", |
| 63 | + "vite": "^6.2.5", |
| 64 | + "vite-plugin-pwa": "^1.0.0" |
65 | 65 | } |
66 | 66 | } |
0 commit comments