|
18 | 18 | "nmr-processing": "^11.6.0", |
19 | 19 | "nmrium": "^0.45.1-pre.1701344673", |
20 | 20 | "react-science": "^0.28.1", |
21 | | - "vite-plugin-pwa": "^0.17.0" |
| 21 | + "vite-plugin-pwa": "^0.17.2" |
22 | 22 | }, |
23 | 23 | "scripts": { |
24 | 24 | "start": "vite --host localhost --port 3000 --open", |
|
39 | 39 | "@babel/plugin-transform-modules-commonjs": "^7.23.3", |
40 | 40 | "@babel/preset-react": "^7.23.3", |
41 | 41 | "@babel/preset-typescript": "^7.23.3", |
42 | | - "@playwright/test": "^1.40.0", |
| 42 | + "@playwright/test": "^1.40.1", |
43 | 43 | "@simbathesailor/use-what-changed": "^2.0.0", |
44 | | - "@types/jest": "^29.5.9", |
45 | | - "@types/node": "^20.9.3", |
46 | | - "@types/react": "^18.2.38", |
47 | | - "@types/react-dom": "^18.2.16", |
| 44 | + "@types/jest": "^29.5.10", |
| 45 | + "@types/node": "^20.10.1", |
| 46 | + "@types/react": "^18.2.39", |
| 47 | + "@types/react-dom": "^18.2.17", |
48 | 48 | "@types/react-router-dom": "^5.3.3", |
49 | 49 | "@vitejs/plugin-react-swc": "^3.5.0", |
50 | 50 | "cross-env": "^7.0.3", |
|
55 | 55 | "prettier": "3.1.0", |
56 | 56 | "react": "^18.2.0", |
57 | 57 | "react-dom": "^18.2.0", |
58 | | - "react-router-dom": "^6.19.0", |
| 58 | + "react-router-dom": "^6.20.0", |
59 | 59 | "serve": "^14.2.1", |
60 | 60 | "typescript": "^5.3.2", |
61 | | - "vite": "^5.0.2" |
| 61 | + "vite": "^5.0.4" |
62 | 62 | } |
63 | 63 | } |
0 commit comments