From 629ab6791bd1faf792bbf77d17661ac7d7afbb79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 21:48:34 +0000 Subject: [PATCH] chore(deps): bump uikit from 3.21.9 to 3.21.10 Bumps [uikit](https://github.com/uikit/uikit) from 3.21.9 to 3.21.10. - [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.9...v3.21.10) --- 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 9850c019..266dd4e8 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.9", + "uikit": "^3.21.10", "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.3/www-epivis-2.1.3.tgz" @@ -2430,9 +2430,9 @@ } }, "node_modules/uikit": { - "version": "3.21.9", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.9.tgz", - "integrity": "sha512-P06c3Mq/lPjOt7w3KjgXNLLfzCh7q1UMHd1dzwaoQM9vzDe1UXVz/Hu4ppMrUGjDFIjgcIgGmEEpy4CCY7Mmrw==" + "version": "3.21.10", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.10.tgz", + "integrity": "sha512-bLxDQHE2FPmV4F1vyzWYktHYmoWc6gqF7ubhXM9X4omhrmhiy7xS7YxJV87KgmaZr2TYk5bOIP5hEnG2/ceVVw==" }, "node_modules/uint8array-extras": { "version": "1.4.0", @@ -4266,9 +4266,9 @@ } }, "uikit": { - "version": "3.21.9", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.9.tgz", - "integrity": "sha512-P06c3Mq/lPjOt7w3KjgXNLLfzCh7q1UMHd1dzwaoQM9vzDe1UXVz/Hu4ppMrUGjDFIjgcIgGmEEpy4CCY7Mmrw==" + "version": "3.21.10", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.10.tgz", + "integrity": "sha512-bLxDQHE2FPmV4F1vyzWYktHYmoWc6gqF7ubhXM9X4omhrmhiy7xS7YxJV87KgmaZr2TYk5bOIP5hEnG2/ceVVw==" }, "uint8array-extras": { "version": "1.4.0", diff --git a/package.json b/package.json index bdd956c2..5cb8e535 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.9", + "uikit": "^3.21.10", "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.3/www-epivis-2.1.3.tgz"