From 2fc8e6e0366ec3576cbe98c3f2faa8b9fb650437 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 02:02:32 +0000 Subject: [PATCH] chore(deps): bump uikit from 3.21.6 to 3.21.9 Bumps [uikit](https://github.com/uikit/uikit) from 3.21.6 to 3.21.9. - [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.6...v3.21.9) --- 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 b7be5990..3bcf9a9f 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.11", - "uikit": "^3.21.6", + "uikit": "^3.21.9", "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.1.2/www-epivis-2.1.2.tgz" @@ -2430,9 +2430,9 @@ } }, "node_modules/uikit": { - "version": "3.21.6", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.6.tgz", - "integrity": "sha512-2ffEVZ+oOmqnNdn5EYEjgP82/NBj0cFbaVIyt5zhl7cuSGyTijV/2nguA/wlDmd1AnDum6JrV3qjbDP95L602w==" + "version": "3.21.9", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.9.tgz", + "integrity": "sha512-P06c3Mq/lPjOt7w3KjgXNLLfzCh7q1UMHd1dzwaoQM9vzDe1UXVz/Hu4ppMrUGjDFIjgcIgGmEEpy4CCY7Mmrw==" }, "node_modules/uint8array-extras": { "version": "1.4.0", @@ -4266,9 +4266,9 @@ } }, "uikit": { - "version": "3.21.6", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.6.tgz", - "integrity": "sha512-2ffEVZ+oOmqnNdn5EYEjgP82/NBj0cFbaVIyt5zhl7cuSGyTijV/2nguA/wlDmd1AnDum6JrV3qjbDP95L602w==" + "version": "3.21.9", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.9.tgz", + "integrity": "sha512-P06c3Mq/lPjOt7w3KjgXNLLfzCh7q1UMHd1dzwaoQM9vzDe1UXVz/Hu4ppMrUGjDFIjgcIgGmEEpy4CCY7Mmrw==" }, "uint8array-extras": { "version": "1.4.0", diff --git a/package.json b/package.json index bd95093a..49c7b760 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.11", - "uikit": "^3.21.6", + "uikit": "^3.21.9", "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.1.2/www-epivis-2.1.2.tgz"