From 55449dbf0efcad5d4dcb04fff980d42ed115278d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 16:50:40 +0000 Subject: [PATCH] chore(deps-dev): bump @db-ux/db-theme from 5.0.3 to 5.1.0 Bumps @db-ux/db-theme from 5.0.3 to 5.1.0. --- updated-dependencies: - dependency-name: "@db-ux/db-theme" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd5f011e234..e11300eff04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "@babel/eslint-parser": "7.28.4", "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", - "@db-ux/db-theme": "5.0.3", + "@db-ux/db-theme": "5.1.0", "@double-great/stylelint-a11y": "3.4.0", "@guidepup/guidepup": "0.24.0", "@guidepup/playwright": "0.14.2", @@ -4582,14 +4582,14 @@ "link": true }, "node_modules/@db-ux/db-theme": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/@db-ux/db-theme/-/db-theme-5.0.3.tgz", - "integrity": "sha512-gOVic6R4IYfnfagAvRlptIsQ3ScuUiqhCJQqN4X3N/EdXnGiXkXysZNoPNSmuDojsRngLL8eg9LL3X1Nrqx/IA==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/@db-ux/db-theme/-/db-theme-5.1.0.tgz", + "integrity": "sha512-bGD0yJPFVhda0S39oRBhmZSnl5uDVTR9SmtmMoGW3i20urr9w7FXZBVfJso1nNrwvdqfqGMUtGd6ulSH+XVYLg==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@db-ux/db-theme-fonts": "2.0.4", - "@db-ux/db-theme-icons": "3.0.2", + "@db-ux/db-theme-icons": "3.1.0", "@db-ux/db-theme-illustrative-icons": "2.0.2" } }, @@ -4602,9 +4602,9 @@ "license": "SEE LICENSE IN LICENSE" }, "node_modules/@db-ux/db-theme-icons": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@db-ux/db-theme-icons/-/db-theme-icons-3.0.2.tgz", - "integrity": "sha512-eyZeuLChq2aEsQRQeGhhsGMyEUhr1Q2Ai3Y84ifeLLgI9W29oaZ9QvknqwTqnevOS+Nfbj52SEID1aTy9YpdtA==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@db-ux/db-theme-icons/-/db-theme-icons-3.1.0.tgz", + "integrity": "sha512-gX1ObPakQ8jQQf7kowZN9WaeBoHXL2jgfCyBDJF5FT1oaFtsnUbxa0tFr3FKSH9G4dTY9VWB5yCMrL0pxA8a7Q==", "dev": true, "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE" diff --git a/package.json b/package.json index c9fab3f7f28..3fdf15cdf18 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@babel/eslint-parser": "7.28.4", "@commitlint/cli": "19.8.1", "@commitlint/config-conventional": "19.8.1", - "@db-ux/db-theme": "5.0.3", + "@db-ux/db-theme": "5.1.0", "@double-great/stylelint-a11y": "3.4.0", "@guidepup/guidepup": "0.24.0", "@guidepup/playwright": "0.14.2",