From ceb120ff7c0d02fc342606749d29492469fae000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 00:12:42 +0000 Subject: [PATCH] chore(deps): bump bootswatch from 5.3.5 to 5.3.8 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.3.5 to 5.3.8. - [Commits](https://github.com/thomaspark/bootswatch/compare/v5.3.5...v5.3.8) --- updated-dependencies: - dependency-name: bootswatch dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f91070..ab650cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@angular/platform-browser-dynamic": "22.1.2", "@angular/router": "22.1.2", "bootstrap": "5.3.8", - "bootswatch": "5.3.5", + "bootswatch": "5.3.8", "rxjs": "7.8.2", "serialize-javascript": "3.1.0", "tslib": "2.8.1", @@ -6947,9 +6947,9 @@ } }, "node_modules/bootswatch": { - "version": "5.3.5", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.5.tgz", - "integrity": "sha512-1z8LNoUL5NHmv/hNROALQ6qtjw9OJIjMgP8ovBlIft+oI15b/mvnzxGL896iO9LtoDZH0Vdm+D2YW+j03GduSg==", + "version": "5.3.8", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.8.tgz", + "integrity": "sha512-88mnH9tv+x6DV+scBxYFOpM4YSDVhyfEgbhqaEfvkHNctKI9qRcACxIP9nmBZ5mSeLXtsgax1VsRkUs1eWjlAQ==", "license": "MIT" }, "node_modules/brace-expansion": { diff --git a/package.json b/package.json index 151c59c..9f78ab7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser-dynamic": "22.1.2", "@angular/router": "22.1.2", "bootstrap": "5.3.8", - "bootswatch": "5.3.5", + "bootswatch": "5.3.8", "rxjs": "7.8.2", "serialize-javascript": "3.1.0", "tslib": "2.8.1",