diff --git a/packages/abstract-send/package.json b/packages/abstract-send/package.json index fec15ac..3934b5b 100644 --- a/packages/abstract-send/package.json +++ b/packages/abstract-send/package.json @@ -41,7 +41,7 @@ "@types/escape-html": "^1.0.4", "@types/fast-decode-uri-component": "^1.0.0", "@types/http-errors": "^2.0.5", - "@types/node": "^24.10.2", + "@types/node": "^25.6.2", "@types/supertest": "^6.0.2", "c8": "^11.0.0", "cross-env": "^10.1.0", diff --git a/packages/crypto/package.json b/packages/crypto/package.json index f22c2a3..cd4d2af 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -38,7 +38,7 @@ "license": "GPL-3.0", "devDependencies": { "@kakang/unit": "workspace:^", - "@types/node": "^24.10.2", + "@types/node": "^25.6.2", "c8": "^11.0.0", "cross-env": "^10.1.0", "eslint": "^9.39.2", diff --git a/packages/eventemitter/package.json b/packages/eventemitter/package.json index b8eedcd..3fb373a 100644 --- a/packages/eventemitter/package.json +++ b/packages/eventemitter/package.json @@ -38,7 +38,7 @@ "license": "GPL-3.0", "devDependencies": { "@kakang/unit": "workspace:^", - "@types/node": "^24.10.2", + "@types/node": "^25.6.2", "c8": "^11.0.0", "cross-env": "^10.1.0", "eslint": "^9.39.2", diff --git a/packages/mongodb-controller/package.json b/packages/mongodb-controller/package.json index 3e8a1c4..e235b56 100644 --- a/packages/mongodb-controller/package.json +++ b/packages/mongodb-controller/package.json @@ -38,7 +38,7 @@ "license": "GPL-3.0", "devDependencies": { "@kakang/unit": "workspace:^", - "@types/node": "^24.10.2", + "@types/node": "^25.6.2", "c8": "^11.0.0", "cross-env": "^10.1.0", "dotenv": "^17.4.2", diff --git a/packages/unit/package.json b/packages/unit/package.json index b538a86..029f8eb 100644 --- a/packages/unit/package.json +++ b/packages/unit/package.json @@ -39,7 +39,7 @@ "license": "GPL-3.0", "devDependencies": { "@kakang/unit": "workspace:^", - "@types/node": "^24.10.2", + "@types/node": "^25.6.2", "c8": "^11.0.0", "cross-env": "^10.1.0", "eslint": "^9.39.2", diff --git a/packages/utils/package.json b/packages/utils/package.json index 1e246b2..5ebd48e 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -38,7 +38,7 @@ "license": "GPL-3.0", "devDependencies": { "@kakang/unit": "workspace:^", - "@types/node": "^24.10.2", + "@types/node": "^25.6.2", "c8": "^11.0.0", "cross-env": "^10.1.0", "eslint": "^9.39.2", diff --git a/packages/validator/package.json b/packages/validator/package.json index b025706..1ca51e4 100644 --- a/packages/validator/package.json +++ b/packages/validator/package.json @@ -38,7 +38,7 @@ "license": "GPL-3.0", "devDependencies": { "@kakang/unit": "workspace:^", - "@types/node": "^24.10.2", + "@types/node": "^25.6.2", "c8": "^11.0.0", "cross-env": "^10.1.0", "eslint": "^9.39.2", diff --git a/packages/worker-pool/package.json b/packages/worker-pool/package.json index f4bf44f..e13e8b0 100644 --- a/packages/worker-pool/package.json +++ b/packages/worker-pool/package.json @@ -32,7 +32,7 @@ "license": "GPL-3.0", "devDependencies": { "@kakang/unit": "workspace:^", - "@types/node": "^24.10.2", + "@types/node": "^25.6.2", "c8": "^11.0.0", "cross-env": "^10.1.0", "eslint": "^9.39.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 494dbec..b1a8412 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^2.0.5 version: 2.0.5 '@types/node': - specifier: ^24.10.2 - version: 24.10.2 + specifier: ^25.6.2 + version: 25.6.2 '@types/supertest': specifier: ^6.0.2 version: 6.0.2 @@ -64,7 +64,7 @@ importers: version: 6.3.4 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@24.10.2)(typescript@5.9.3) + version: 10.9.2(@types/node@25.6.2)(typescript@5.9.3) tsc-alias: specifier: ^1.8.17 version: 1.8.17 @@ -78,8 +78,8 @@ importers: specifier: workspace:^ version: link:../unit '@types/node': - specifier: ^24.10.2 - version: 24.10.2 + specifier: ^25.6.2 + version: 25.6.2 c8: specifier: ^11.0.0 version: 11.0.0 @@ -97,7 +97,7 @@ importers: version: 6.1.3 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@24.10.2)(typescript@5.9.3) + version: 10.9.2(@types/node@25.6.2)(typescript@5.9.3) tsc-alias: specifier: ^1.8.17 version: 1.8.17 @@ -111,8 +111,8 @@ importers: specifier: workspace:^ version: link:../unit '@types/node': - specifier: ^24.10.2 - version: 24.10.2 + specifier: ^25.6.2 + version: 25.6.2 c8: specifier: ^11.0.0 version: 11.0.0 @@ -130,7 +130,7 @@ importers: version: 6.1.3 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@24.10.2)(typescript@5.9.3) + version: 10.9.2(@types/node@25.6.2)(typescript@5.9.3) tsc-alias: specifier: ^1.8.17 version: 1.8.17 @@ -151,8 +151,8 @@ importers: specifier: workspace:^ version: link:../unit '@types/node': - specifier: ^24.10.2 - version: 24.10.2 + specifier: ^25.6.2 + version: 25.6.2 c8: specifier: ^11.0.0 version: 11.0.0 @@ -176,7 +176,7 @@ importers: version: 6.1.3 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@24.10.2)(typescript@5.9.3) + version: 10.9.2(@types/node@25.6.2)(typescript@5.9.3) tsc-alias: specifier: ^1.8.17 version: 1.8.17 @@ -194,8 +194,8 @@ importers: specifier: workspace:^ version: 'link:' '@types/node': - specifier: ^24.10.2 - version: 24.10.2 + specifier: ^25.6.2 + version: 25.6.2 c8: specifier: ^11.0.0 version: 11.0.0 @@ -213,7 +213,7 @@ importers: version: 6.1.3 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@24.10.2)(typescript@5.9.3) + version: 10.9.2(@types/node@25.6.2)(typescript@5.9.3) tsc-alias: specifier: ^1.8.17 version: 1.8.17 @@ -231,8 +231,8 @@ importers: specifier: workspace:^ version: link:../unit '@types/node': - specifier: ^24.10.2 - version: 24.10.2 + specifier: ^25.6.2 + version: 25.6.2 c8: specifier: ^11.0.0 version: 11.0.0 @@ -250,7 +250,7 @@ importers: version: 6.1.3 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@24.10.2)(typescript@5.9.3) + version: 10.9.2(@types/node@25.6.2)(typescript@5.9.3) tsc-alias: specifier: ^1.8.17 version: 1.8.17 @@ -264,8 +264,8 @@ importers: specifier: workspace:^ version: link:../unit '@types/node': - specifier: ^24.10.2 - version: 24.10.2 + specifier: ^25.6.2 + version: 25.6.2 c8: specifier: ^11.0.0 version: 11.0.0 @@ -283,7 +283,7 @@ importers: version: 6.1.3 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@24.10.2)(typescript@5.9.3) + version: 10.9.2(@types/node@25.6.2)(typescript@5.9.3) tsc-alias: specifier: ^1.8.17 version: 1.8.17 @@ -297,8 +297,8 @@ importers: specifier: workspace:^ version: link:../unit '@types/node': - specifier: ^24.10.2 - version: 24.10.2 + specifier: ^25.6.2 + version: 25.6.2 c8: specifier: ^11.0.0 version: 11.0.0 @@ -316,7 +316,7 @@ importers: version: 6.1.3 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@24.10.2)(typescript@5.9.3) + version: 10.9.2(@types/node@25.6.2)(typescript@5.9.3) tsc-alias: specifier: ^1.8.17 version: 1.8.17 @@ -502,8 +502,8 @@ packages: '@types/methods@1.1.4': resolution: {integrity: sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ==} - '@types/node@24.10.2': - resolution: {integrity: sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA==} + '@types/node@25.6.2': + resolution: {integrity: sha512-sokuT28dxf9JT5Kady1fsXOvI4HVpjZa95NKT5y9PNTIrs2AsobR4GFAA90ZG8M+nxVRLysCXsVj6eGC7Vbrlw==} '@types/superagent@8.1.9': resolution: {integrity: sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ==} @@ -1274,6 +1274,10 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} + hasown@2.0.3: + resolution: {integrity: sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==} + engines: {node: '>= 0.4'} + hexoid@1.0.0: resolution: {integrity: sha512-QFLV0taWQOZtvIRIAdBChesmogZrtuXvVWsFHZTk2SU+anspqZ2vMnoLg7IE1+Uk16N19APic1BuF8bC8c2m5g==} engines: {node: '>=8'} @@ -1339,6 +1343,10 @@ packages: resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} engines: {node: '>= 0.4'} + is-core-module@2.16.2: + resolution: {integrity: sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==} + engines: {node: '>= 0.4'} + is-data-view@1.0.2: resolution: {integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==} engines: {node: '>= 0.4'} @@ -2033,8 +2041,8 @@ packages: resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} engines: {node: '>= 0.4'} - undici-types@7.16.0: - resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici-types@7.19.2: + resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==} unrs-resolver@1.10.1: resolution: {integrity: sha512-EFrL7Hw4kmhZdwWO3dwwFJo6hO3FXuQ6Bg8BK/faHZ9m1YxqBS31BNSTxklIQkxK/4LlV8zTYnPsIRLBzTzjCA==} @@ -2286,15 +2294,15 @@ snapshots: '@types/methods@1.1.4': {} - '@types/node@24.10.2': + '@types/node@25.6.2': dependencies: - undici-types: 7.16.0 + undici-types: 7.19.2 '@types/superagent@8.1.9': dependencies: '@types/cookiejar': 2.1.5 '@types/methods': 1.1.4 - '@types/node': 24.10.2 + '@types/node': 25.6.2 form-data: 4.0.0 '@types/supertest@6.0.2': @@ -2881,7 +2889,7 @@ snapshots: eslint-import-resolver-node@0.3.9: dependencies: debug: 3.2.7 - is-core-module: 2.16.1 + is-core-module: 2.16.2 resolve: 1.22.12 transitivePeerDependencies: - supports-color @@ -3215,6 +3223,11 @@ snapshots: dependencies: function-bind: 1.1.2 + hasown@2.0.3: + dependencies: + function-bind: 1.1.2 + optional: true + hexoid@1.0.0: {} html-escaper@2.0.2: {} @@ -3283,6 +3296,11 @@ snapshots: dependencies: hasown: 2.0.2 + is-core-module@2.16.2: + dependencies: + hasown: 2.0.3 + optional: true + is-data-view@1.0.2: dependencies: call-bound: 1.0.4 @@ -3688,7 +3706,7 @@ snapshots: resolve@1.22.12: dependencies: es-errors: 1.3.0 - is-core-module: 2.16.1 + is-core-module: 2.16.2 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 optional: true @@ -3937,14 +3955,14 @@ snapshots: picomatch: 4.0.2 typescript: 5.9.3 - ts-node@10.9.2(@types/node@24.10.2)(typescript@5.9.3): + ts-node@10.9.2(@types/node@25.6.2)(typescript@5.9.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 24.10.2 + '@types/node': 25.6.2 acorn: 8.12.0 acorn-walk: 8.3.3 arg: 4.1.3 @@ -4024,7 +4042,7 @@ snapshots: has-symbols: 1.1.0 which-boxed-primitive: 1.1.1 - undici-types@7.16.0: {} + undici-types@7.19.2: {} unrs-resolver@1.10.1: dependencies: