|
11 | 11 | "typecheck": "tsc --noEmit" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@gmod/ucsc-hub": "^2.0.1", |
15 | | - "@types/node": "^25.5.0", |
16 | | - "@types/pako": "^2.0.3", |
| 14 | + "@gmod/ucsc-hub": "^2.0.3", |
| 15 | + "@types/node": "^25.5.2", |
| 16 | + "@types/pako": "^2.0.4", |
17 | 17 | "@types/react": "^19.2.14", |
18 | | - "@types/react-dom": "^19.2.1", |
| 18 | + "@types/react-dom": "^19.2.3", |
19 | 19 | "eslint": "^9.39.4", |
20 | | - "eslint-plugin-import": "^2.31.0", |
| 20 | + "eslint-plugin-import": "^2.32.0", |
21 | 21 | "eslint-plugin-unicorn": "^64.0.0", |
22 | 22 | "fast-deep-equal": "^3.1.3", |
23 | 23 | "node-sql-parser": "^5.4.0", |
24 | 24 | "prettier": "^3.8.1", |
25 | 25 | "typescript": "^6.0.2", |
26 | | - "typescript-eslint": "^8.58.0" |
| 26 | + "typescript-eslint": "^8.58.1" |
27 | 27 | }, |
28 | 28 | "pnpm": { |
29 | 29 | "onlyBuiltDependencies": [ |
|
34 | 34 | "devDependencies": { |
35 | 35 | "@eslint/js": "^9.39.4", |
36 | 36 | "eslint-plugin-react": "^7.37.5", |
37 | | - "eslint-plugin-react-hooks": "^7.0.0", |
| 37 | + "eslint-plugin-react-hooks": "^7.0.1", |
38 | 38 | "globals": "^17.4.0", |
39 | 39 | "prettier-plugin-astro": "^0.14.1" |
40 | 40 | } |
|
0 commit comments