From 272f18c965fafb8b5c36451e3ea2e5ed8642708c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 21:13:59 +0000 Subject: [PATCH] chore(deps): bump uikit from 3.21.5 to 3.21.6 Bumps [uikit](https://github.com/uikit/uikit) from 3.21.5 to 3.21.6. - [Release notes](https://github.com/uikit/uikit/releases) - [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md) - [Commits](https://github.com/uikit/uikit/compare/v3.21.5...v3.21.6) --- updated-dependencies: - dependency-name: uikit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 6bc7250d8..d77fea6fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@fortawesome/fontawesome-free": "^6.5.2", "highlight.js": "^11.9.0", "katex": "^0.16.10", - "uikit": "^3.21.5", + "uikit": "^3.21.6", "www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.10/www-covidcast-3.2.10.tgz", "www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.7/www-covidcast-classic-2.6.7.tgz", "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.3/www-epivis-2.0.3.tgz" @@ -2492,9 +2492,9 @@ } }, "node_modules/uikit": { - "version": "3.21.5", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.5.tgz", - "integrity": "sha512-hGnj8k/zt/1buyWBsU8bWAoBn3qlpm7S7pU//az1L+iRQcRDUfzYcjBVm48Jd1RDjVhFA015i2Qn0ibYmv2Qnw==" + "version": "3.21.6", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.6.tgz", + "integrity": "sha512-2ffEVZ+oOmqnNdn5EYEjgP82/NBj0cFbaVIyt5zhl7cuSGyTijV/2nguA/wlDmd1AnDum6JrV3qjbDP95L602w==" }, "node_modules/ulid": { "version": "2.3.0", @@ -4382,9 +4382,9 @@ } }, "uikit": { - "version": "3.21.5", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.5.tgz", - "integrity": "sha512-hGnj8k/zt/1buyWBsU8bWAoBn3qlpm7S7pU//az1L+iRQcRDUfzYcjBVm48Jd1RDjVhFA015i2Qn0ibYmv2Qnw==" + "version": "3.21.6", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.6.tgz", + "integrity": "sha512-2ffEVZ+oOmqnNdn5EYEjgP82/NBj0cFbaVIyt5zhl7cuSGyTijV/2nguA/wlDmd1AnDum6JrV3qjbDP95L602w==" }, "ulid": { "version": "2.3.0", diff --git a/package.json b/package.json index f7e6b0688..594f5d6ce 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@fortawesome/fontawesome-free": "^6.5.2", "highlight.js": "^11.9.0", "katex": "^0.16.10", - "uikit": "^3.21.5", + "uikit": "^3.21.6", "www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.10/www-covidcast-3.2.10.tgz", "www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.7/www-covidcast-classic-2.6.7.tgz", "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.3/www-epivis-2.0.3.tgz"