From 50b10c64dfcaa42bd049b4960772c2c2270081e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 07:25:00 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.12.2 (#1858) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 56 +++++++++++++++++++++++++------------------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/package.json b/package.json index 3f340ae74..936d44968 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@sentry/node": "7.109.0", "@sentry/profiling-node": "7.109.0", "@slonik/migrator": "0.12.0", - "@types/node": "20.12.1", + "@types/node": "20.12.2", "@vitest/coverage-v8": "1.4.0", "esbuild": "0.20.2", "eslint": "8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1dafdb80c..f8c81a896 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,10 +53,10 @@ importers: version: 7.109.0 '@slonik/migrator': specifier: 0.12.0 - version: 0.12.0(@types/node@20.12.1)(slonik@37.6.0) + version: 0.12.0(@types/node@20.12.2)(slonik@37.6.0) '@types/node': - specifier: 20.12.1 - version: 20.12.1 + specifier: 20.12.2 + version: 20.12.2 '@vitest/coverage-v8': specifier: 1.4.0 version: 1.4.0(vitest@1.4.0) @@ -83,7 +83,7 @@ importers: version: 5.4.3 vitest: specifier: 1.4.0 - version: 1.4.0(@types/node@20.12.1) + version: 1.4.0(@types/node@20.12.2) apps/main: dependencies: @@ -1036,7 +1036,7 @@ packages: dev: true optional: true - /@rushstack/node-core-library@4.0.2(@types/node@20.12.1): + /@rushstack/node-core-library@4.0.2(@types/node@20.12.2): resolution: {integrity: sha512-hyES82QVpkfQMeBMteQUnrhASL/KHPhd7iJ8euduwNJG4mu2GSOKybf0rOEjOm1Wz7CwJEUm9y0yD7jg2C1bfg==} peerDependencies: '@types/node': '*' @@ -1044,7 +1044,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 20.12.1 + '@types/node': 20.12.2 fs-extra: 7.0.1 import-lazy: 4.0.0 jju: 1.4.0 @@ -1053,7 +1053,7 @@ packages: z-schema: 5.0.5 dev: true - /@rushstack/terminal@0.10.0(@types/node@20.12.1): + /@rushstack/terminal@0.10.0(@types/node@20.12.2): resolution: {integrity: sha512-UbELbXnUdc7EKwfH2sb8ChqNgapUOdqcCIdQP4NGxBpTZV2sQyeekuK3zmfQSa/MN+/7b4kBogl2wq0vpkpYGw==} peerDependencies: '@types/node': '*' @@ -1061,15 +1061,15 @@ packages: '@types/node': optional: true dependencies: - '@rushstack/node-core-library': 4.0.2(@types/node@20.12.1) - '@types/node': 20.12.1 + '@rushstack/node-core-library': 4.0.2(@types/node@20.12.2) + '@types/node': 20.12.2 supports-color: 8.1.1 dev: true - /@rushstack/ts-command-line@4.19.0(@types/node@20.12.1): + /@rushstack/ts-command-line@4.19.0(@types/node@20.12.2): resolution: {integrity: sha512-0sIHWOFGLFb6tC1zk2R0aM79ic3CF0XGzVBvhf6ytMyjDwt03DVb1qe5/5NQ0FGcvB5YyQ2WVfGsnxG6SANvHA==} dependencies: - '@rushstack/terminal': 0.10.0(@types/node@20.12.1) + '@rushstack/terminal': 0.10.0(@types/node@20.12.2) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -1245,14 +1245,14 @@ packages: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} dev: true - /@slonik/migrator@0.12.0(@types/node@20.12.1)(slonik@37.6.0): + /@slonik/migrator@0.12.0(@types/node@20.12.2)(slonik@37.6.0): resolution: {integrity: sha512-2kAXCO/iW9/VOYlfl8Jza4fQpi5Q8+JUyB38YFUxPiWNc+6o41GGND2aIpnyr6EPFNRXdg5x+Fu8+SMyMvMXpQ==} peerDependencies: slonik: 27 - 29 dependencies: - '@rushstack/ts-command-line': 4.19.0(@types/node@20.12.1) + '@rushstack/ts-command-line': 4.19.0(@types/node@20.12.2) slonik: 37.6.0(zod@3.22.4) - umzug: 3.7.0(@types/node@20.12.1) + umzug: 3.7.0(@types/node@20.12.2) transitivePeerDependencies: - '@types/node' dev: true @@ -1269,15 +1269,15 @@ packages: resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} dev: true - /@types/node@20.12.1: - resolution: {integrity: sha512-5lcxgB72hlSF7ZS9ZzX1RCLc9+BovxjL17T00xSmj3c0ygZFjPdNnN0RchfGpot/yniVMkWnyO6aR9Dr1q9qrg==} + /@types/node@20.12.2: + resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==} dependencies: undici-types: 5.26.5 /@types/pg@8.11.4: resolution: {integrity: sha512-yw3Bwbda6vO+NvI1Ue/YKOwtl31AYvvd/e73O3V4ZkNzuGpTDndLSyc0dQRB2xrQqDePd20pEGIfqSp/GH3pRw==} dependencies: - '@types/node': 20.12.1 + '@types/node': 20.12.2 pg-protocol: 1.6.0 pg-types: 4.0.2 @@ -1304,7 +1304,7 @@ packages: strip-literal: 2.0.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.4.0(@types/node@20.12.1) + vitest: 1.4.0(@types/node@20.12.2) transitivePeerDependencies: - supports-color dev: true @@ -3541,11 +3541,11 @@ packages: resolution: {integrity: sha512-Hhy+BhRBleFjpJ2vchUNN40qgkh0366FWJGqVLYBHev0vpHTrXSA0ryT+74UiW6KWsldNurQMKGqCm1M2zBciQ==} dev: true - /umzug@3.7.0(@types/node@20.12.1): + /umzug@3.7.0(@types/node@20.12.2): resolution: {integrity: sha512-r/L2Zlilgv3SKhmP2nkA9x2Xi1PKtu2K34/i/s7AYJ2mLjEO+IxETJAK7CKf6l3QOvoy5/ChykeX9qt6ykRz6Q==} engines: {node: '>=12'} dependencies: - '@rushstack/ts-command-line': 4.19.0(@types/node@20.12.1) + '@rushstack/ts-command-line': 4.19.0(@types/node@20.12.2) emittery: 0.13.1 glob: 8.1.0 pony-cause: 2.1.10 @@ -3611,7 +3611,7 @@ packages: engines: {node: '>= 0.8'} dev: false - /vite-node@1.4.0(@types/node@20.12.1): + /vite-node@1.4.0(@types/node@20.12.2): resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -3620,7 +3620,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.1.4(@types/node@20.12.1) + vite: 5.1.4(@types/node@20.12.2) transitivePeerDependencies: - '@types/node' - less @@ -3632,7 +3632,7 @@ packages: - terser dev: true - /vite@5.1.4(@types/node@20.12.1): + /vite@5.1.4(@types/node@20.12.2): resolution: {integrity: sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -3660,7 +3660,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.1 + '@types/node': 20.12.2 esbuild: 0.19.12 postcss: 8.4.35 rollup: 4.12.0 @@ -3668,7 +3668,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.4.0(@types/node@20.12.1): + /vitest@1.4.0(@types/node@20.12.2): resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -3693,7 +3693,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.12.1 + '@types/node': 20.12.2 '@vitest/expect': 1.4.0 '@vitest/runner': 1.4.0 '@vitest/snapshot': 1.4.0 @@ -3711,8 +3711,8 @@ packages: strip-literal: 2.0.0 tinybench: 2.6.0 tinypool: 0.8.2 - vite: 5.1.4(@types/node@20.12.1) - vite-node: 1.4.0(@types/node@20.12.1) + vite: 5.1.4(@types/node@20.12.2) + vite-node: 1.4.0(@types/node@20.12.2) why-is-node-running: 2.2.2 transitivePeerDependencies: - less