From 347bcf91fe05b65b27652278eb19f5b18521e2d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 21:03:56 +0000 Subject: [PATCH] chore(deps): bump uikit from 3.21.13 to 3.23.6 Bumps [uikit](https://github.com/uikit/uikit) from 3.21.13 to 3.23.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.13...v3.23.6) --- updated-dependencies: - dependency-name: uikit dependency-version: 3.23.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 15 ++++++++------- package.json | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3c964ee0..6c71be2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@fortawesome/fontawesome-free": "^6.7.2", "highlight.js": "^11.11.1", "katex": "^0.16.21", - "uikit": "^3.21.13", + "uikit": "^3.23.6", "www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.13/www-covidcast-3.2.13.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.11/www-epivis-2.1.11.tgz" @@ -2514,9 +2514,10 @@ } }, "node_modules/uikit": { - "version": "3.21.13", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.13.tgz", - "integrity": "sha512-Yc1VWCarqK8kMu9KCXfMH+1lQLZ0PxQRWML1ElJYt2KCwSNGxUVLJSDXcO4qtBR8asRAY+pHBtuM5iIQq0Odsg==" + "version": "3.23.6", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.23.6.tgz", + "integrity": "sha512-7VuR+q+gKo6MQK0lJMte6gtyvk22kSrLHV1rgGpB9UvVjkzpQyJb5qEMKvGpokZA3vG6czTOvD88iwTleQLmKA==", + "license": "MIT" }, "node_modules/uint8array-extras": { "version": "1.4.0", @@ -4395,9 +4396,9 @@ } }, "uikit": { - "version": "3.21.13", - "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.21.13.tgz", - "integrity": "sha512-Yc1VWCarqK8kMu9KCXfMH+1lQLZ0PxQRWML1ElJYt2KCwSNGxUVLJSDXcO4qtBR8asRAY+pHBtuM5iIQq0Odsg==" + "version": "3.23.6", + "resolved": "https://registry.npmjs.org/uikit/-/uikit-3.23.6.tgz", + "integrity": "sha512-7VuR+q+gKo6MQK0lJMte6gtyvk22kSrLHV1rgGpB9UvVjkzpQyJb5qEMKvGpokZA3vG6czTOvD88iwTleQLmKA==" }, "uint8array-extras": { "version": "1.4.0", diff --git a/package.json b/package.json index fe13ff55..e36f1f26 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@fortawesome/fontawesome-free": "^6.7.2", "highlight.js": "^11.11.1", "katex": "^0.16.21", - "uikit": "^3.21.13", + "uikit": "^3.23.6", "www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.13/www-covidcast-3.2.13.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.11/www-epivis-2.1.11.tgz"