From c639f971db4d47fd7cac0b3760345c5bc663f713 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 18:04:37 +0000 Subject: [PATCH] fix(deps): update dependency @types/node to ^20.14.6 --- packages/optc/package.json | 2 +- pnpm-lock.yaml | 44 ++++++++++++++++++++------------------ 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/packages/optc/package.json b/packages/optc/package.json index 968d5959..48a1918b 100644 --- a/packages/optc/package.json +++ b/packages/optc/package.json @@ -55,7 +55,7 @@ "@babel/plugin-transform-typescript": "^7.24.4", "@total-typescript/ts-reset": "^0.5.1", "@types/fs-extra": "^11.0.4", - "@types/node": "^20.12.7", + "@types/node": "^20.14.6", "axios": "^1.6.8", "breadc": "^0.9.7", "debug": "^4.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e15ad62..de1e76b8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 0.8.0 prettier: specifier: latest - version: 3.2.5 + version: 3.3.2 turbo: specifier: ^1.13.3 version: 1.13.3 @@ -28,10 +28,10 @@ importers: version: 2.0.0(typescript@5.4.5) vite: specifier: ^5.2.10 - version: 5.2.10(@types/node@20.12.7) + version: 5.2.10(@types/node@20.14.6) vitest: specifier: ^1.5.3 - version: 1.5.3(@types/node@20.12.7) + version: 1.5.3(@types/node@20.14.6) packages/loader: dependencies: @@ -67,8 +67,8 @@ importers: specifier: ^11.0.4 version: 11.0.4 '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.6 + version: 20.14.6 axios: specifier: ^1.6.8 version: 1.6.8(debug@4.3.4) @@ -815,8 +815,8 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} - '@types/node@20.12.7': - resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} + '@types/node@20.14.6': + resolution: {integrity: sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==} '@types/resolve@1.20.2': resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} @@ -1193,6 +1193,7 @@ packages: glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} + deprecated: Glob versions prior to v9 are no longer supported globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} @@ -1230,6 +1231,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -1691,8 +1693,8 @@ packages: resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} engines: {node: ^10 || ^12 || >=14} - prettier@3.2.5: - resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} + prettier@3.3.2: + resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==} engines: {node: '>=14'} hasBin: true @@ -2584,15 +2586,15 @@ snapshots: '@types/fs-extra@11.0.4': dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.12.7 + '@types/node': 20.14.6 '@types/jsonfile@6.1.4': dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.6 '@types/ms@0.7.34': {} - '@types/node@20.12.7': + '@types/node@20.14.6': dependencies: undici-types: 5.26.5 @@ -3521,7 +3523,7 @@ snapshots: picocolors: 1.0.0 source-map-js: 1.2.0 - prettier@3.2.5: {} + prettier@3.3.2: {} pretty-bytes@6.1.1: {} @@ -3781,13 +3783,13 @@ snapshots: util-deprecate@1.0.2: {} - vite-node@1.5.3(@types/node@20.12.7): + vite-node@1.5.3(@types/node@20.14.6): dependencies: cac: 6.7.14 debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.10(@types/node@20.12.7) + vite: 5.2.10(@types/node@20.14.6) transitivePeerDependencies: - '@types/node' - less @@ -3798,16 +3800,16 @@ snapshots: - supports-color - terser - vite@5.2.10(@types/node@20.12.7): + vite@5.2.10(@types/node@20.14.6): dependencies: esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.17.0 optionalDependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.6 fsevents: 2.3.3 - vitest@1.5.3(@types/node@20.12.7): + vitest@1.5.3(@types/node@20.14.6): dependencies: '@vitest/expect': 1.5.3 '@vitest/runner': 1.5.3 @@ -3826,11 +3828,11 @@ snapshots: strip-literal: 2.1.0 tinybench: 2.8.0 tinypool: 0.8.4 - vite: 5.2.10(@types/node@20.12.7) - vite-node: 1.5.3(@types/node@20.12.7) + vite: 5.2.10(@types/node@20.14.6) + vite-node: 1.5.3(@types/node@20.14.6) why-is-node-running: 2.2.2 optionalDependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.6 transitivePeerDependencies: - less - lightningcss