ecommerce-netlify
ecommerce-netlify copied to clipboard
🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. Release notes Sourced from dot-prop's releases. v4.2.1 Backport https://github.com/sindresorhus/dot-prop/commit/3039c8c07f6fdaa8b595ec869ae0895686a7a0f2 to the v4.x release line. Commits c914124 feat: patch 4.2.0 with fixes for CVE-2020-8116 See...
Bumps [gsap](https://github.com/greensock/GSAP) from 2.1.3 to 3.6.0. Commits e066b1f 3.6.0 147a6b6 3.5.1 719be8d 3.5.0 8b6107a 3.4.2 73a92fa 3.4.1 c7e6623 3.4.0 ff8ed36 3.3.4 754ca43 3.3.3 0a0a089 3.3.2 d393bde 3.3.1 Additional commits viewable...
Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
From Stripe documentation, [handleCardPayment](https://stripe.com/docs/js/deprecated/handle_card_payment_element) function is now deprecated. Are we gonna replace the workflow with a new approach?
Hello Sarah, I was wondering if we should add: ```toml [dev] command = "yarn dev" port = 3000 ``` to the netlify.toml for improved local workflow? We'll just have to...
**Issue Description:** On mobile devices, the footer links are appearing squashed and not rendering correctly. This issue affects the user experience as it makes it difficult to access important links...