From 152f3cb683f219255fcdee904f555024c45cdab1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 13:49:03 +0000 Subject: [PATCH] Update dependency @fontsource/alfa-slab-one to v5 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7aac3b6..75411f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@chakra-ui/theme-tools": "^2.0.18", "@emotion/react": "^11.11.0", "@emotion/styled": "^11.11.0", - "@fontsource/alfa-slab-one": "^4.5.9", + "@fontsource/alfa-slab-one": "^5.0.2", "@fontsource/fira-sans": "^5.0.2", "@fontsource/source-code-pro": "^4.5.14", "@giscus/react": "^2.2.8", @@ -3350,9 +3350,9 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, "node_modules/@fontsource/alfa-slab-one": { - "version": "4.5.9", - "resolved": "https://registry.npmjs.org/@fontsource/alfa-slab-one/-/alfa-slab-one-4.5.9.tgz", - "integrity": "sha512-5GehYo/xpREZP3mr5LIYPGf8ol2x0tyaMpdGQXVWsD/sfV9+RBt9qeLhyk/nV4vqZaClhMJCEZ955UV95jdDJg==" + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@fontsource/alfa-slab-one/-/alfa-slab-one-5.0.2.tgz", + "integrity": "sha512-JwgTfqk5H+olaA5LW74I8gXFXYvYglNHMwtuXxlQ0VzIIYNiuco1skJJUOC+2QxDya9H3LIeGpDooDTin+WLcA==" }, "node_modules/@fontsource/fira-sans": { "version": "5.0.2", @@ -23111,9 +23111,9 @@ } }, "@fontsource/alfa-slab-one": { - "version": "4.5.9", - "resolved": "https://registry.npmjs.org/@fontsource/alfa-slab-one/-/alfa-slab-one-4.5.9.tgz", - "integrity": "sha512-5GehYo/xpREZP3mr5LIYPGf8ol2x0tyaMpdGQXVWsD/sfV9+RBt9qeLhyk/nV4vqZaClhMJCEZ955UV95jdDJg==" + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@fontsource/alfa-slab-one/-/alfa-slab-one-5.0.2.tgz", + "integrity": "sha512-JwgTfqk5H+olaA5LW74I8gXFXYvYglNHMwtuXxlQ0VzIIYNiuco1skJJUOC+2QxDya9H3LIeGpDooDTin+WLcA==" }, "@fontsource/fira-sans": { "version": "5.0.2", diff --git a/package.json b/package.json index 08a53b9..5834e6d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@chakra-ui/theme-tools": "^2.0.18", "@emotion/react": "^11.11.0", "@emotion/styled": "^11.11.0", - "@fontsource/alfa-slab-one": "^4.5.9", + "@fontsource/alfa-slab-one": "^5.0.2", "@fontsource/fira-sans": "^5.0.2", "@fontsource/source-code-pro": "^4.5.14", "@giscus/react": "^2.2.8",