From 8d3ac19ccf172d090431cdff40d6807c215bfb48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 03:51:17 +0000 Subject: [PATCH] FastStore(deps): Bump @faststore/cli from 3.96.4 to 3.96.5 Bumps [@faststore/cli](https://github.com/vtex/faststore/tree/HEAD/packages/cli) from 3.96.4 to 3.96.5. - [Release notes](https://github.com/vtex/faststore/releases) - [Changelog](https://github.com/vtex/faststore/blob/v3.96.5/packages/cli/CHANGELOG.md) - [Commits](https://github.com/vtex/faststore/commits/v3.96.5/packages/cli) --- updated-dependencies: - dependency-name: "@faststore/cli" dependency-version: 3.96.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 53ad28f..42e4a61 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "faststore test" }, "dependencies": { - "@faststore/cli": "^3.96.4", + "@faststore/cli": "^3.96.5", "next": "^13.5.6", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/yarn.lock b/yarn.lock index ee93c41..9e0b42d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1171,13 +1171,13 @@ p-limit "^3.1.0" sanitize-html "^2.11.0" -"@faststore/cli@^3.96.4": - version "3.96.4" - resolved "https://registry.yarnpkg.com/@faststore/cli/-/cli-3.96.4.tgz#213673110c0cca1dbc25deebbc4ffbe88bacc4e1" - integrity sha512-BompnvFQCmXLRTUUeJesQKFmIJ5uGxYT7whviqh8Cj+yOLakIMAKNaEWs8T5PE/RMO7sqthiGffwwj94eKdjsQ== +"@faststore/cli@^3.96.5": + version "3.96.5" + resolved "https://registry.yarnpkg.com/@faststore/cli/-/cli-3.96.5.tgz#c65699c5d2edfb72fe69b0f8bcbe523858b97e84" + integrity sha512-R9EX7y9QOICiq4KYf3Klp1GmW25/hJPnwAapMirK+zFe2PSA1eXavzLJFhIwomhWLUUNMG/reMdIuqzDP7qL5A== dependencies: "@antfu/ni" "^0.21.12" - "@faststore/core" "^3.96.4" + "@faststore/core" "^3.96.5" "@inquirer/prompts" "^5.1.2" "@oclif/core" "^1.16.4" "@oclif/plugin-help" "^5" @@ -1199,10 +1199,10 @@ react-swipeable "^7.0.0" tabbable "^5.2.1" -"@faststore/core@^3.96.4": - version "3.96.4" - resolved "https://registry.yarnpkg.com/@faststore/core/-/core-3.96.4.tgz#68b9e9f8c38a084dc19e7de497de01de5c9b7629" - integrity sha512-ZMjCoMkNMupg0kEsPYDxU2ZIvSpsb5DEdGEuv2z7crGHE6Zrq6aWCRU0x9RwTylaSp2O1iDLh46eTt+AC7SWJA== +"@faststore/core@^3.96.5": + version "3.96.5" + resolved "https://registry.yarnpkg.com/@faststore/core/-/core-3.96.5.tgz#78309539a70b769cde042828bd7ca2bd9dadd336" + integrity sha512-qqrL1YTJFMwVv/20XFqy+3nF29JCQ5VrW+lKB0W2znQAocZ82B6mbrfomrFOiFFi2Cni690WHzS36bbk9d1AHg== dependencies: "@antfu/ni" "^0.21.12" "@builder.io/partytown" "^0.6.1"