From a82e3223beb00cc9e216030dc2e92e3e28f54846 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 16:29:17 +0000 Subject: [PATCH] chore(deps): bump uikit from 3.9.4 to 3.10.1 Bumps [uikit](https://github.com/uikit/uikit) from 3.9.4 to 3.10.1. - [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.9.4...v3.10.1) --- updated-dependencies: - dependency-name: uikit dependency-type: direct:production update-type: version-update:semver-minor ... 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 ae4bb62cd..22dd18f61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@fortawesome/fontawesome-free": "^5.15.4", "highlight.js": "^11.4.0", "katex": "^0.15.1", - "uikit": "^3.9.4", + "uikit": "^3.10.1", "www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.0.2/www-covidcast-3.0.2.tgz", "www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.0/www-covidcast-classic-2.6.0.tgz", "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.1/www-epivis-2.0.1.tgz" @@ -2635,9 +2635,9 @@ } }, "node_modules/uikit": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.9.4.tgz", - "integrity": "sha512-mrOr/k3a/6/VBXgnqmQFg0l2ipZyoTpULZZgJ0RVHZz97HNrc28KQsb24pl8wxtw+BGpD39nfMhSmOznyOZuHw==" + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.10.1.tgz", + "integrity": "sha512-aUSO+NIb9EVLoWWWYRDlthB0om6jLTWJ/Qhx3mbXKCW2TKGtWGsrdZdlQKAWRHsz/eeog9Eg89DOPtg5ZuMwoA==" }, "node_modules/ulid": { "version": "2.3.0", @@ -4597,9 +4597,9 @@ } }, "uikit": { - "version": "3.9.4", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.9.4.tgz", - "integrity": "sha512-mrOr/k3a/6/VBXgnqmQFg0l2ipZyoTpULZZgJ0RVHZz97HNrc28KQsb24pl8wxtw+BGpD39nfMhSmOznyOZuHw==" + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.10.1.tgz", + "integrity": "sha512-aUSO+NIb9EVLoWWWYRDlthB0om6jLTWJ/Qhx3mbXKCW2TKGtWGsrdZdlQKAWRHsz/eeog9Eg89DOPtg5ZuMwoA==" }, "ulid": { "version": "2.3.0", diff --git a/package.json b/package.json index bd96fba9a..cd4483825 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@fortawesome/fontawesome-free": "^5.15.4", "highlight.js": "^11.4.0", "katex": "^0.15.1", - "uikit": "^3.9.4", + "uikit": "^3.10.1", "www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.0.2/www-covidcast-3.0.2.tgz", "www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.0/www-covidcast-classic-2.6.0.tgz", "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.1/www-epivis-2.0.1.tgz"