From 860d4b74a9f8e0b535756359f3533873f72dd8dc Mon Sep 17 00:00:00 2001 From: "Matheus P. Silva" Date: Mon, 3 Feb 2025 17:57:11 -0300 Subject: [PATCH] chore: update pnpm-lock --- pnpm-lock.yaml | 131 +++++++++++++++++++------------------------------ 1 file changed, 50 insertions(+), 81 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c2bbcb467c..962460ff8b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,7 +166,7 @@ importers: specifier: ^0.21.12 version: 0.21.12 '@faststore/core': - specifier: ^3.14.0 + specifier: ^3.14.2 version: link:../core '@inquirer/prompts': specifier: ^5.1.2 @@ -318,22 +318,22 @@ importers: specifier: ^6.0.2 version: 6.0.4(@envelop/core@5.0.2)(graphql@15.8.0) '@faststore/api': - specifier: ^3.13.1 + specifier: ^3.14.2 version: link:../api '@faststore/components': - specifier: ^3.13.1 + specifier: ^3.14.2 version: link:../components '@faststore/graphql-utils': - specifier: ^3.13.1 + specifier: ^3.14.2 version: link:../graphql-utils '@faststore/lighthouse': - specifier: ^3.13.1 + specifier: ^3.14.2 version: link:../lighthouse '@faststore/sdk': - specifier: ^3.13.1 + specifier: ^3.14.2 version: link:../sdk '@faststore/ui': - specifier: ^3.13.1 + specifier: ^3.14.2 version: link:../ui '@graphql-codegen/cli': specifier: 5.0.2 @@ -512,9 +512,9 @@ importers: '@size-limit/preset-small-lib': specifier: ^7.0.8 version: 7.0.8(size-limit@7.0.8) - '@testing-library/react-hooks': - specifier: ^8.0.1 - version: 8.0.1(@types/react@18.2.42)(react@18.3.1) + '@testing-library/react': + specifier: ^14.3.0 + version: 14.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/jest': specifier: 29.1.0 version: 29.1.0 @@ -546,10 +546,10 @@ importers: packages/storybook: dependencies: '@faststore/components': - specifier: ^3.13.1 + specifier: ^3.14.2 version: link:../components '@faststore/ui': - specifier: ^3.13.1 + specifier: ^3.14.2 version: link:../ui next: specifier: ^15.1.6 @@ -601,7 +601,7 @@ importers: packages/ui: dependencies: '@faststore/components': - specifier: ^3.13.1 + specifier: ^3.14.2 version: link:../components include-media: specifier: ^1.4.10 @@ -3403,22 +3403,6 @@ packages: resolution: {integrity: sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} - '@testing-library/react-hooks@8.0.1': - resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==} - engines: {node: '>=12'} - peerDependencies: - '@types/react': ^16.9.0 || ^17.0.0 - react: ^16.9.0 || ^17.0.0 - react-dom: ^16.9.0 || ^17.0.0 - react-test-renderer: ^16.9.0 || ^17.0.0 - peerDependenciesMeta: - '@types/react': - optional: true - react-dom: - optional: true - react-test-renderer: - optional: true - '@testing-library/react@14.3.1': resolution: {integrity: sha512-H99XjUhWQw0lTgyMN05W3xQG1Nh4lq574D8keFf1dDoNTJgp66VbJozRaczoF+wsiaPJNt/TcnfpLGufGxSrZQ==} engines: {node: '>=14'} @@ -8858,12 +8842,6 @@ packages: peerDependencies: react: ^18.3.1 - react-error-boundary@3.1.4: - resolution: {integrity: sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==} - engines: {node: '>=10', npm: '>=6'} - peerDependencies: - react: '>=16.13.1' - react-intersection-observer@8.34.0: resolution: {integrity: sha512-TYKh52Zc0Uptp5/b4N91XydfSGKubEhgZRtcg1rhTKABXijc4Sdr1uTp5lJ8TN27jwUsdXxjHXtHa0kPj704sw==} peerDependencies: @@ -10835,7 +10813,7 @@ snapshots: '@babel/traverse': 7.26.7 '@babel/types': 7.26.7 convert-source-map: 2.0.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -10887,7 +10865,7 @@ snapshots: '@babel/core': 7.26.7 '@babel/helper-compilation-targets': 7.26.5 '@babel/helper-plugin-utils': 7.26.5 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 lodash.debounce: 4.0.8 resolve: 1.22.10 transitivePeerDependencies: @@ -11621,7 +11599,7 @@ snapshots: '@babel/parser': 7.26.7 '@babel/template': 7.25.9 '@babel/types': 7.26.7 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -11744,7 +11722,7 @@ snapshots: '@babel/traverse': 7.26.7 babel-loader: 9.2.1(@babel/core@7.26.7)(webpack@5.97.1) bluebird: 3.7.1 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 fs-extra: 10.1.0 loader-utils: 2.0.4 lodash: 4.17.21 @@ -12599,7 +12577,7 @@ snapshots: '@types/json-stable-stringify': 1.0.36 '@whatwg-node/fetch': 0.8.8 chalk: 4.1.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 dotenv: 16.4.5 graphql: 15.8.0 graphql-request: 6.1.0(encoding@0.1.13)(graphql@15.8.0) @@ -12626,7 +12604,7 @@ snapshots: '@types/js-yaml': 4.0.5 '@whatwg-node/fetch': 0.9.17 chalk: 4.1.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 dotenv: 16.4.5 graphql: 15.8.0 graphql-request: 6.1.0(encoding@0.1.13)(graphql@15.8.0) @@ -13331,7 +13309,7 @@ snapshots: '@lhci/utils': 0.9.0(encoding@0.1.13) chrome-launcher: 0.13.4 compression: 1.7.4 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 express: 4.20.0 inquirer: 6.5.2 isomorphic-fetch: 3.0.0(encoding@0.1.13) @@ -13351,7 +13329,7 @@ snapshots: '@lhci/utils@0.9.0(encoding@0.1.13)': dependencies: - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 isomorphic-fetch: 3.0.0(encoding@0.1.13) js-yaml: 3.14.1 lighthouse: 9.3.0 @@ -13736,7 +13714,7 @@ snapshots: dependencies: '@oclif/core': 1.23.1 chalk: 4.1.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 fs-extra: 9.1.0 http-call: 5.3.0 lodash: 4.17.21 @@ -14502,7 +14480,7 @@ snapshots: '@storybook/react-docgen-typescript-plugin@1.0.6--canary.9.0c3f3b7.0(typescript@5.4.5)(webpack@5.97.1(esbuild@0.24.2))': dependencies: - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 endent: 2.1.0 find-cache-dir: 3.3.2 flat-cache: 3.0.4 @@ -14607,14 +14585,6 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react-hooks@8.0.1(@types/react@18.2.42)(react@18.3.1)': - dependencies: - '@babel/runtime': 7.26.7 - react: 18.3.1 - react-error-boundary: 3.1.4(react@18.3.1) - optionalDependencies: - '@types/react': 18.2.42 - '@testing-library/react@14.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.7 @@ -15087,13 +15057,13 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 transitivePeerDependencies: - supports-color agent-base@7.1.1: dependencies: - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 transitivePeerDependencies: - supports-color @@ -16642,6 +16612,10 @@ snapshots: dependencies: ms: 2.1.2 + debug@4.4.0: + dependencies: + ms: 2.1.3 + debug@4.4.0(supports-color@5.5.0): dependencies: ms: 2.1.3 @@ -17040,7 +17014,7 @@ snapshots: esbuild-register@3.6.0(esbuild@0.24.2): dependencies: - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 esbuild: 0.24.2 transitivePeerDependencies: - supports-color @@ -18072,7 +18046,7 @@ snapshots: http-call@5.3.0: dependencies: content-type: 1.0.5 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 is-retry-allowed: 1.2.0 is-stream: 2.0.1 parse-json: 4.0.0 @@ -18102,7 +18076,7 @@ snapshots: dependencies: '@tootallnate/once': 1.1.2 agent-base: 6.0.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 transitivePeerDependencies: - supports-color @@ -18110,21 +18084,21 @@ snapshots: dependencies: '@tootallnate/once': 2.0.0 agent-base: 6.0.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 transitivePeerDependencies: - supports-color http-proxy-agent@6.1.1: dependencies: agent-base: 7.1.1 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 transitivePeerDependencies: - supports-color http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.1 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 transitivePeerDependencies: - supports-color @@ -18144,21 +18118,21 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 transitivePeerDependencies: - supports-color https-proxy-agent@6.2.1: dependencies: agent-base: 7.1.1 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 transitivePeerDependencies: - supports-color https-proxy-agent@7.0.4: dependencies: agent-base: 7.1.1 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 transitivePeerDependencies: - supports-color @@ -18664,7 +18638,7 @@ snapshots: istanbul-lib-source-maps@4.0.1: dependencies: - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 istanbul-lib-coverage: 3.2.0 source-map: 0.6.1 transitivePeerDependencies: @@ -19543,7 +19517,7 @@ snapshots: dependencies: chalk: 5.4.1 commander: 13.1.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 execa: 8.0.1 lilconfig: 3.1.3 listr2: 8.2.5 @@ -20674,7 +20648,7 @@ snapshots: '@oclif/plugin-warn-if-update-available': 2.0.18 aws-sdk: 2.1288.0 concurrently: 7.6.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 find-yarn-workspace-root: 2.0.0 fs-extra: 8.1.0 github-slugger: 1.5.0 @@ -20824,7 +20798,7 @@ snapshots: p-transform@1.3.0: dependencies: - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 p-queue: 6.6.2 transitivePeerDependencies: - supports-color @@ -21389,11 +21363,6 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-error-boundary@3.1.4(react@18.3.1): - dependencies: - '@babel/runtime': 7.26.7 - react: 18.3.1 - react-intersection-observer@8.34.0(react@18.3.1): dependencies: react: 18.3.1 @@ -22074,7 +22043,7 @@ snapshots: socks-proxy-agent@6.2.1: dependencies: agent-base: 6.0.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 socks: 2.8.3 transitivePeerDependencies: - supports-color @@ -22082,7 +22051,7 @@ snapshots: socks-proxy-agent@7.0.0: dependencies: agent-base: 6.0.2 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 socks: 2.8.3 transitivePeerDependencies: - supports-color @@ -22090,7 +22059,7 @@ snapshots: socks-proxy-agent@8.0.3: dependencies: agent-base: 7.1.1 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 socks: 2.8.3 transitivePeerDependencies: - supports-color @@ -22432,7 +22401,7 @@ snapshots: colord: 2.9.3 cosmiconfig: 7.1.0 css-functions-list: 3.1.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 fast-glob: 3.2.12 fastest-levenshtein: 1.0.16 file-entry-cache: 6.0.1 @@ -22853,7 +22822,7 @@ snapshots: tuf-js@1.1.7: dependencies: '@tufjs/models': 1.0.4 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 make-fetch-happen: 11.1.1 transitivePeerDependencies: - supports-color @@ -22861,7 +22830,7 @@ snapshots: tuf-js@2.2.0: dependencies: '@tufjs/models': 2.0.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 make-fetch-happen: 13.0.0 transitivePeerDependencies: - supports-color @@ -23536,7 +23505,7 @@ snapshots: cli-table: 0.3.11 commander: 7.1.0 dateformat: 4.6.3 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 diff: 5.1.0 error: 10.4.0 escape-string-regexp: 4.0.0 @@ -23572,7 +23541,7 @@ snapshots: dependencies: chalk: 4.1.2 dargs: 7.0.0 - debug: 4.4.0(supports-color@8.1.1) + debug: 4.4.0 execa: 5.1.1 github-username: 6.0.0(encoding@0.1.13) lodash: 4.17.21