|
39 | 39 | }, |
40 | 40 | "homepage": "https://github.com/imqueue/net", |
41 | 41 | "dependencies": { |
42 | | - "@types/node": "^24.0.10", |
43 | | - "bigint-buffer": "^1.1.5", |
| 42 | + "@types/node": "^24.10.0", |
44 | 43 | "ip-regex": "^5.0.0" |
45 | 44 | }, |
46 | 45 | "devDependencies": { |
47 | 46 | "@eslint/eslintrc": "^3.3.1", |
48 | | - "@eslint/js": "^9.30.1", |
49 | | - "@types/chai": "^5.2.2", |
| 47 | + "@eslint/js": "^9.39.1", |
| 48 | + "@types/chai": "^5.2.3", |
50 | 49 | "@types/mocha": "^10.0.10", |
51 | 50 | "@types/mock-require": "^3.0.0", |
52 | 51 | "@types/sinon": "^17.0.4", |
53 | | - "@typescript-eslint/eslint-plugin": "^8.35.1", |
54 | | - "@typescript-eslint/parser": "^8.35.1", |
55 | | - "@typescript-eslint/typescript-estree": "^8.35.1", |
56 | | - "chai": "^5.2.0", |
57 | | - "eslint": "^9.30.1", |
| 52 | + "@typescript-eslint/eslint-plugin": "^8.46.3", |
| 53 | + "@typescript-eslint/parser": "^8.46.3", |
| 54 | + "@typescript-eslint/typescript-estree": "^8.46.3", |
| 55 | + "chai": "^6.2.0", |
| 56 | + "eslint": "^9.39.1", |
58 | 57 | "glob": "^11.0.3", |
59 | | - "globals": "^16.3.0", |
| 58 | + "globals": "^16.5.0", |
60 | 59 | "minimist": "^1.2.8", |
61 | | - "mocha": "^11.7.1", |
| 60 | + "mocha": "^11.7.5", |
62 | 61 | "mocha-lcov-reporter": "^1.3.0", |
63 | 62 | "mock-require": "^3.0.3", |
64 | 63 | "npm-scripts-help": "^0.8.0", |
65 | 64 | "nyc": "^17.1.0", |
66 | | - "open": "^10.1.2", |
| 65 | + "open": "^10.2.0", |
67 | 66 | "sinon": "^21.0.0", |
68 | 67 | "source-map-support": "^0.5.21", |
69 | 68 | "ts-node": "^10.9.2", |
70 | | - "typedoc": "^0.28.7", |
71 | | - "typescript": "^5.8.3" |
| 69 | + "typedoc": "^0.28.14", |
| 70 | + "typescript": "^5.9.3" |
72 | 71 | }, |
73 | 72 | "main": "index.js", |
74 | 73 | "typescript": { |
|
0 commit comments