|
57 | 57 | "test-demo": "pnpm run prepublish && node ./tests/app.js" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@semantic-release/changelog": "^6.0.1", |
61 | | - "@semantic-release/git": "^10.0.0", |
| 60 | + "@semantic-release/changelog": "^6.0.3", |
| 61 | + "@semantic-release/git": "^10.0.1", |
62 | 62 | "@tsconfig/node20": "^20.1.9", |
63 | 63 | "@types/chai": "^5.2.3", |
64 | 64 | "@types/chai-as-promised": "^8.0.2", |
65 | 65 | "@types/mocha": "^10.0.10", |
66 | | - "@types/node": "^25.5.0", |
| 66 | + "@types/node": "^25.9.3", |
67 | 67 | "c8": "^11.0.0", |
68 | 68 | "chai": "^6.2.2", |
69 | 69 | "chai-as-promised": "^8.0.2", |
70 | | - "cross-env": "^10.0.0", |
71 | | - "mocha": "^11.7.5", |
72 | | - "nock": "^14.0.11", |
73 | | - "prettier": "^3.8.0", |
74 | | - "semantic-release": "^25.0.3", |
| 70 | + "cross-env": "^10.1.0", |
| 71 | + "mocha": "^11.7.6", |
| 72 | + "nock": "^14.0.15", |
| 73 | + "prettier": "^3.8.4", |
| 74 | + "semantic-release": "^25.0.5", |
75 | 75 | "semantic-release-replace-plugin": "github:centralnicgroup-opensource/rtldev-middleware-semantic-release-replace-plugin", |
76 | 76 | "semantic-release-teams-notify-plugin": "github:centralnicgroup-opensource/rtldev-middleware-semantic-release-notify-plugin", |
77 | | - "tsx": "^4.21.0", |
78 | | - "typedoc": "^0.28.18", |
79 | | - "typescript": "^6.0.2" |
| 77 | + "tsx": "^4.22.4", |
| 78 | + "typedoc": "^0.28.19", |
| 79 | + "typescript": "^6.0.3" |
80 | 80 | }, |
81 | 81 | "dependencies": { |
82 | 82 | "cross-fetch": "^4.1.0", |
83 | | - "idna-uts46-hx": "^6.1.5" |
| 83 | + "idna-uts46-hx": "^6.1.7" |
84 | 84 | }, |
85 | 85 | "overrides": { |
86 | 86 | "serialize-javascript@<7.0.5": ">=7.0.5" |
|
0 commit comments