From 5504b38e0818e5828c0d14bc51ae03d81e570ca3 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Tue, 28 Feb 2023 15:41:17 +0100 Subject: [PATCH] build: update dependencies --- packages/primitives/package.json | 4 +- pnpm-lock.yaml | 64 ++++++++++++++++---------------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/packages/primitives/package.json b/packages/primitives/package.json index 52ebe3e76..d9c2bf155 100644 --- a/packages/primitives/package.json +++ b/packages/primitives/package.json @@ -28,13 +28,13 @@ "@stardazed/streams-text-encoding": "1.0.2", "@types/multer": "1.4.7", "@types/test-listen": "1.1.0", - "@ungap/structured-clone": "1.0.1", + "@ungap/structured-clone": "1.0.2", "aggregate-error-ponyfill": "1.1.0", "blob-polyfill": "7.0.20220408", "esbuild-plugin-alias": "latest", "event-target-shim": "6.0.2", "formdata-node": "5.0.0", - "http-body": "1.0.2", + "http-body": "1.0.3", "multer": "1.4.5-lts.1", "test-listen": "1.1.0", "text-encoding": "0.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6108e2c4..eb01ee158 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,7 +28,7 @@ importers: '@svitejs/changesets-changelog-github-compact': 1.1.0 '@types/jest': 29.0.3 '@types/node': 14.18.32 - c8: 7.13.0 + c8: 7.12.0 esbuild: 0.17.5 finepack: 2.10.15 git-authors-cli: 1.0.45 @@ -39,7 +39,7 @@ importers: simple-git-hooks: 2.8.1 ts-jest: 29.0.5_6qbjmobtf6dep6xdreexz7rbsq ts-node: 10.9.1_gvautt7gdeuivcibnat6klxaoe - turbo: 1.8.3 + turbo: 1.7.4 typescript: 4.9.5 docs: @@ -174,13 +174,13 @@ importers: '@stardazed/streams-text-encoding': 1.0.2 '@types/multer': 1.4.7 '@types/test-listen': 1.1.0 - '@ungap/structured-clone': 1.0.1 + '@ungap/structured-clone': 1.0.2 aggregate-error-ponyfill: 1.1.0 blob-polyfill: 7.0.20220408 esbuild-plugin-alias: latest event-target-shim: 6.0.2 formdata-node: 5.0.0 - http-body: 1.0.2 + http-body: 1.0.3 multer: 1.4.5-lts.1 test-listen: 1.1.0 text-encoding: 0.7.0 @@ -195,13 +195,13 @@ importers: '@stardazed/streams-text-encoding': 1.0.2 '@types/multer': 1.4.7 '@types/test-listen': 1.1.0 - '@ungap/structured-clone': 1.0.1 + '@ungap/structured-clone': 1.0.2 aggregate-error-ponyfill: 1.1.0 blob-polyfill: 7.0.20220408 esbuild-plugin-alias: 0.2.1 event-target-shim: 6.0.2 formdata-node: 5.0.0 - http-body: 1.0.2 + http-body: 1.0.3 multer: 1.4.5-lts.1 test-listen: 1.1.0 text-encoding: 0.7.0 @@ -2182,8 +2182,8 @@ packages: dependencies: '@types/yargs-parser': 21.0.0 - /@ungap/structured-clone/1.0.1: - resolution: {integrity: sha512-zKVyTt6rELvPXYwcVPTJcPFtY0AckN5A7xWuc7owBqR0FdtuDYhE9MZZUi6IY1kZUQFSXV1B3UOOIyLkVHYd2w==} + /@ungap/structured-clone/1.0.2: + resolution: {integrity: sha512-06PHwE0K24Wi8FBmC8MuMi/+nQ3DTpcXYL3y/IaZz2ScY2GOJXOe8fyMykVXyLOKxpL2Y0frAnJZmm65OxzMLQ==} dev: true /JSV/4.0.2: @@ -2632,8 +2632,8 @@ packages: streamsearch: 1.1.0 dev: true - /c8/7.13.0: - resolution: {integrity: sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA==} + /c8/7.12.0: + resolution: {integrity: sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A==} engines: {node: '>=10.12.0'} hasBin: true dependencies: @@ -4534,8 +4534,8 @@ packages: resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} dev: true - /http-body/1.0.2: - resolution: {integrity: sha512-8YZynLWEKhAojPH1N6KJhi5g6oG6DUqau9gNcqPLjBjndulMkOMVWjrX86dH22NYDewclpb92mq5cGQDPQClkw==} + /http-body/1.0.3: + resolution: {integrity: sha512-b3u6oFoSF4AISg9y9+EJWJFiXWQMIc1J3cOxJOd92NvM04Bhb5vTAZx0RcEex9g+MWW4kZXDH5cbeqbhgDffZQ==} engines: {node: '>= 18'} dev: true @@ -8563,65 +8563,65 @@ packages: yargs: 17.6.2 dev: true - /turbo-darwin-64/1.8.3: - resolution: {integrity: sha512-bLM084Wr17VAAY/EvCWj7+OwYHvI9s/NdsvlqGp8iT5HEYVimcornCHespgJS/yvZDfC+mX9EQkn3V2JmYgGGw==} + /turbo-darwin-64/1.7.4: + resolution: {integrity: sha512-ZyYrQlUl8K/mYN1e6R7bEhPPYjMakz0DYMaexkyD7TAijQtWmTSd4a+I7VknOYNEssnUZ/v41GU3gPV1JAzxxQ==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64/1.8.3: - resolution: {integrity: sha512-4oZjXtzakopMK110kue3z/hqu3WLv+eDLZOX1NGdo49gqca9BeD8GbH+sXpAp6tqyeuzpss+PIliVYuyt7LgbA==} + /turbo-darwin-arm64/1.7.4: + resolution: {integrity: sha512-CKIXg9uqp1a+Yeq/c4U0alPOqvwLUq5SBZf1PGYhGqJsfG0fRBtJfkUjHuBsuJIOGXg8rCmcGSWGIsIF6fqYuw==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64/1.8.3: - resolution: {integrity: sha512-uvX2VKotf5PU14FCxJA5iHItPQno2JWzerMd+g3/h/Asay6dvxvtVjc39MQeGT0H5njSvzVKFkT+3/5q8lgOEg==} + /turbo-linux-64/1.7.4: + resolution: {integrity: sha512-RIUl4RUFFyzD2T024vL7509Ygwcw+SEa8NOwPfaN6TtJHK7RZV/SBP3fLNVOptG9WRLnOWX3OvsLMbiOqDLLyA==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64/1.8.3: - resolution: {integrity: sha512-E1p+oH3XKMaPS4rqWhYsL4j2Pzc0d/9P5KU7Kn1kqVLo2T3iRA7n2KVULEieUNE0nTH+aIJPXYXOpqCI5wFJaA==} + /turbo-linux-arm64/1.7.4: + resolution: {integrity: sha512-Bg65F0AjYYYxqE6RPf2H5TIGuA/EyWMeGOATHVSZOWAbYcnG3Ly03GZii8AHnUi7ntWBdjwvXf/QbOS1ayNB6A==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64/1.8.3: - resolution: {integrity: sha512-cnzAytHtoLXd0J7aNzRpZFpL/GTjcBmkvAPlbOdf/Pl1iwS4qzGrudZQ+OM1lmLgLIfBPIavsGHBknTwTNib4A==} + /turbo-windows-64/1.7.4: + resolution: {integrity: sha512-rTaV50XZ2BRxRHOHqt1UsWfeDmYLbn8UKE6g2D2ED+uW+kmnTvR9s01nmlGWd2sAuWcRYQyQ2V+O09VfKPKcQw==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64/1.8.3: - resolution: {integrity: sha512-ulIiItNm2w/zYJdD5/oAzjzNns1IjbpweRzpsE8tLXaWwo6+fnXXkyloUug0IUhcd2k6fJXfoiDZfygqpOVuXg==} + /turbo-windows-arm64/1.7.4: + resolution: {integrity: sha512-h8sxdKPvHTnWUPtwnYszFMmSO0P/iUUwmYY9n7iYThA71zSao28UeZ0H0Gw75cY3MPjvkjn2C4EBAUGPjuZJLw==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo/1.8.3: - resolution: {integrity: sha512-zGrkU1EuNFmkq6iky6LcMqD4h0OLE8XysVFxQWRIZbcTNnf0XAycbsbeEyiJpiWeqb7qtg2bVuY9EYcNoNhVuQ==} + /turbo/1.7.4: + resolution: {integrity: sha512-8RLedDoUL0kkVKWEZ/RMM70BvKLyDFen06QuKKhYC2XNOfNKqFDqzIdcY/vGick869bNIWalChoy4O07k0HLsA==} hasBin: true requiresBuild: true optionalDependencies: - turbo-darwin-64: 1.8.3 - turbo-darwin-arm64: 1.8.3 - turbo-linux-64: 1.8.3 - turbo-linux-arm64: 1.8.3 - turbo-windows-64: 1.8.3 - turbo-windows-arm64: 1.8.3 + turbo-darwin-64: 1.7.4 + turbo-darwin-arm64: 1.7.4 + turbo-linux-64: 1.7.4 + turbo-linux-arm64: 1.7.4 + turbo-windows-64: 1.7.4 + turbo-windows-arm64: 1.7.4 dev: true /type-detect/4.0.8: