|
32 | 32 | "postversion": "git push --follow-tags" |
33 | 33 | }, |
34 | 34 | "dependencies": { |
35 | | - "@jbrowse/plugin-linear-genome-view": "^4.1.1", |
| 35 | + "@jbrowse/app-core": "^4.1.3", |
| 36 | + "@jbrowse/plugin-linear-genome-view": "^4.1.3", |
36 | 37 | "@mui/icons-material": "^7.0.1", |
37 | 38 | "clustal-js": "^2.0.11", |
38 | 39 | "g2p_mapper": "^2.0.0", |
|
44 | 45 | "@eslint/compat": "^2.0.0", |
45 | 46 | "@eslint/js": "^9.39.2", |
46 | 47 | "@fal-works/esbuild-plugin-global-externals": "^2.1.2", |
47 | | - "@jbrowse/core": "^4.1.1", |
| 48 | + "@jbrowse/core": "^4.1.3", |
48 | 49 | "@jbrowse/mobx-state-tree": "^5.4.2", |
49 | 50 | "@mui/material": "^7.0.1", |
50 | 51 | "@mui/system": "^7.0.1", |
51 | | - "@types/node": "^24.10.1", |
52 | | - "@types/react": "^19.2.9", |
| 52 | + "@types/node": "^25.1.0", |
| 53 | + "@types/react": "^19.2.10", |
53 | 54 | "esbuild": "^0.27.0", |
54 | 55 | "eslint": "^9.0.0", |
55 | 56 | "eslint-plugin-import": "^2.31.0", |
|
61 | 62 | "mobx-react": "^9.0.1", |
62 | 63 | "prettier": "^3.8.1", |
63 | 64 | "pretty-bytes": "^7.0.0", |
64 | | - "puppeteer": "^24.36.0", |
65 | | - "react": "^19.0.0", |
66 | | - "react-dom": "^19.0.0", |
| 65 | + "puppeteer": "^24.36.1", |
| 66 | + "react": "^19.2.4", |
| 67 | + "react-dom": "^19.2.4", |
67 | 68 | "rimraf": "^6.1.2", |
68 | 69 | "rxjs": "^7.0.0", |
69 | 70 | "serve": "^14.2.5", |
70 | 71 | "tss-react": "^4.9.4", |
71 | 72 | "typescript": "^5.3.3", |
72 | | - "typescript-eslint": "^8.53.1", |
| 73 | + "typescript-eslint": "^8.54.0", |
73 | 74 | "vitest": "^4.0.18" |
74 | 75 | }, |
75 | 76 | "author": "Colin <colin.diesh@gmail.com>", |
|
0 commit comments