|
31 | 31 | "postversion": "git push --follow-tags" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/core": "^7.16.5", |
| 34 | + "@babel/core": "^7.29.0", |
35 | 35 | "@babel/preset-react": "^7.10.4", |
36 | 36 | "@emotion/react": "^11.10.4", |
37 | 37 | "@fal-works/esbuild-plugin-global-externals": "^2.1.2", |
38 | 38 | "@gmod/bbi": "^8.1.1", |
39 | 39 | "@jbrowse/cli": "^4.1.14", |
40 | | - "@jbrowse/core": "^4.1.3", |
41 | | - "@jbrowse/mobx-state-tree": "^5.4.1", |
42 | | - "@jbrowse/plugin-data-management": "^4.1.3", |
43 | | - "@jbrowse/plugin-linear-genome-view": "^4.1.3", |
44 | | - "@mui/material": "^7.0.1", |
45 | | - "@mui/system": "^7.0.1", |
46 | | - "@mui/x-data-grid": "^8.2.0", |
| 40 | + "@jbrowse/core": "^4.1.14", |
| 41 | + "@jbrowse/mobx-state-tree": "^5.6.0", |
| 42 | + "@jbrowse/plugin-data-management": "^4.1.14", |
| 43 | + "@jbrowse/plugin-linear-genome-view": "^4.1.14", |
| 44 | + "@mui/material": "^7.3.9", |
| 45 | + "@mui/system": "^7.3.9", |
| 46 | + "@mui/x-data-grid": "^8.27.5", |
47 | 47 | "@types/d3-array": "^3.2.1", |
48 | 48 | "@types/d3-hierarchy": "^3.1.7", |
49 | 49 | "@types/jest-image-snapshot": "^6.4.1", |
50 | | - "@types/node": "^25.0.10", |
51 | | - "@types/react": "^19.2.10", |
| 50 | + "@types/node": "^25.5.0", |
| 51 | + "@types/react": "^19.2.14", |
52 | 52 | "chalk": "^5.3.0", |
53 | | - "esbuild": "^0.27.0", |
54 | | - "eslint": "^9.17.0", |
| 53 | + "esbuild": "^0.27.4", |
| 54 | + "eslint": "^10.0.3", |
55 | 55 | "eslint-plugin-import": "^2.31.0", |
56 | 56 | "eslint-plugin-react": "^7.20.3", |
57 | 57 | "eslint-plugin-react-hooks": "^7.0.1", |
58 | | - "eslint-plugin-unicorn": "^62.0.0", |
| 58 | + "eslint-plugin-unicorn": "^63.0.0", |
59 | 59 | "jest-image-snapshot": "^6.5.2", |
60 | 60 | "mobx": "^6.0.0", |
61 | 61 | "mobx-react": "^9.0.1", |
|
64 | 64 | "puppeteer": "^24.39.1", |
65 | 65 | "react": "^19.2.4", |
66 | 66 | "react-dom": "^19.2.4", |
67 | | - "rimraf": "^6.0.1", |
| 67 | + "rimraf": "^6.1.3", |
68 | 68 | "rxjs": "^7.8.1", |
69 | | - "serve": "^14.2.0", |
| 69 | + "serve": "^14.2.6", |
70 | 70 | "tss-react": "^4.9.18", |
71 | 71 | "typescript": "^5.1.6", |
72 | | - "typescript-eslint": "^8.54.0", |
73 | | - "vitest": "^4.0.5" |
| 72 | + "typescript-eslint": "^8.57.0", |
| 73 | + "vitest": "^4.1.0" |
74 | 74 | }, |
75 | 75 | "dependencies": { |
76 | 76 | "@gmod/bgzf-filehandle": "^6.0.12", |
|
79 | 79 | "d3-array": "^3.2.4", |
80 | 80 | "d3-hierarchy": "^3.1.2", |
81 | 81 | "fast-deep-equal": "^3.1.3", |
82 | | - "flatbush": "^4.4.1", |
| 82 | + "flatbush": "^4.5.1", |
83 | 83 | "generic-filehandle2": "^2.0.1" |
84 | 84 | } |
85 | 85 | } |
0 commit comments