From aebb6193ec0e20f7e5afc9c0038e6dc8304138b0 Mon Sep 17 00:00:00 2001 From: Robert Ing Date: Mon, 10 Apr 2023 11:05:42 -0400 Subject: [PATCH 1/2] ci: Add node 18.x to build/tests (#548) --- .github/workflows/higgs-shop-sample-app-pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/higgs-shop-sample-app-pull-request.yml b/.github/workflows/higgs-shop-sample-app-pull-request.yml index 7b722d7c..96e67822 100644 --- a/.github/workflows/higgs-shop-sample-app-pull-request.yml +++ b/.github/workflows/higgs-shop-sample-app-pull-request.yml @@ -21,7 +21,7 @@ jobs: strategy: matrix: os: [windows-latest, ubuntu-latest, macos-latest] - node-version: [16.x, 17.x] + node-version: [16.x, 17.x, 18.x] steps: - name: Checkout uses: actions/checkout@v2 From 664bc528d95417a630784b0a3bbc93603c97123c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 12:54:29 +0000 Subject: [PATCH 2/2] chore: bump @fontsource/lato in /core-sdk-samples/higgs-shop-sample-app Bumps [@fontsource/lato](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/lato) from 4.5.10 to 5.0.20. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/lato/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/lato) --- updated-dependencies: - dependency-name: "@fontsource/lato" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../higgs-shop-sample-app/package-lock.json | 11 +++++++---- core-sdk-samples/higgs-shop-sample-app/package.json | 2 +- core-sdk-samples/higgs-shop-sample-app/yarn.lock | 8 ++++---- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/core-sdk-samples/higgs-shop-sample-app/package-lock.json b/core-sdk-samples/higgs-shop-sample-app/package-lock.json index 19a25cf1..0287a771 100644 --- a/core-sdk-samples/higgs-shop-sample-app/package-lock.json +++ b/core-sdk-samples/higgs-shop-sample-app/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", - "@fontsource/lato": "^4.5.10", + "@fontsource/lato": "^5.0.20", "@mparticle/web-sdk": "^2.20.0", "@mui/icons-material": "^5.11.11", "@mui/material": "^5.11.13", @@ -2277,8 +2277,9 @@ } }, "node_modules/@fontsource/lato": { - "version": "4.5.10", - "license": "MIT" + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-5.0.20.tgz", + "integrity": "sha512-2ej7KDuTFoea6Q2hWjx3Png1+MdNcW4V6l7sw/vNauuxCv9xBIZCmpXnTz9eVdj/5Ui//jiWWiQk57mGwjCNwA==" }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.8", @@ -15834,7 +15835,9 @@ "version": "8.36.0" }, "@fontsource/lato": { - "version": "4.5.10" + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@fontsource/lato/-/lato-5.0.20.tgz", + "integrity": "sha512-2ej7KDuTFoea6Q2hWjx3Png1+MdNcW4V6l7sw/vNauuxCv9xBIZCmpXnTz9eVdj/5Ui//jiWWiQk57mGwjCNwA==" }, "@humanwhocodes/config-array": { "version": "0.11.8", diff --git a/core-sdk-samples/higgs-shop-sample-app/package.json b/core-sdk-samples/higgs-shop-sample-app/package.json index d8e0d039..a5edcc02 100644 --- a/core-sdk-samples/higgs-shop-sample-app/package.json +++ b/core-sdk-samples/higgs-shop-sample-app/package.json @@ -5,7 +5,7 @@ "dependencies": { "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", - "@fontsource/lato": "^4.5.10", + "@fontsource/lato": "^5.0.20", "@mparticle/web-sdk": "^2.20.0", "@mui/icons-material": "^5.11.11", "@mui/material": "^5.11.13", diff --git a/core-sdk-samples/higgs-shop-sample-app/yarn.lock b/core-sdk-samples/higgs-shop-sample-app/yarn.lock index c7d3264d..f43f4529 100644 --- a/core-sdk-samples/higgs-shop-sample-app/yarn.lock +++ b/core-sdk-samples/higgs-shop-sample-app/yarn.lock @@ -1332,10 +1332,10 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36.0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe" integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg== -"@fontsource/lato@^4.5.10": - version "4.5.10" - resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-4.5.10.tgz#1ab3d33282e605886e4a8b4c32b1f230a4cb5ea6" - integrity sha512-2hYR6r661Cq9B8zugtu6yxuOKqrVhAgfOSaPSq8XoxbC4ebsl0KOTy/vPoP+9U7JuQVLfrmikirW4a9Z0nDUug== +"@fontsource/lato@^5.0.20": + version "5.0.20" + resolved "https://registry.yarnpkg.com/@fontsource/lato/-/lato-5.0.20.tgz#27721d42112da4da288447f8904e36c8ceef98ee" + integrity sha512-2ej7KDuTFoea6Q2hWjx3Png1+MdNcW4V6l7sw/vNauuxCv9xBIZCmpXnTz9eVdj/5Ui//jiWWiQk57mGwjCNwA== "@humanwhocodes/config-array@^0.11.8": version "0.11.8"