From 8476287c3cd60f60c992a71c4f8a9b5c97ee7157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 16:38:10 +0000 Subject: [PATCH] chore(deps): Bump @fontsource/dancing-script from 5.2.5 to 5.2.6 Bumps [@fontsource/dancing-script](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/dancing-script) from 5.2.5 to 5.2.6. - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/dancing-script) --- updated-dependencies: - dependency-name: "@fontsource/dancing-script" dependency-version: 5.2.6 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 a29808c8d..65dbd9590 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "12.0.0", "license": "agpl", "dependencies": { - "@fontsource/dancing-script": "^5.2.5", + "@fontsource/dancing-script": "^5.2.6", "@libresign/vue-pdf-editor": "^1.4.6", "@marionebl/option": "^1.0.8", "@mdi/js": "^7.4.47", @@ -2429,9 +2429,9 @@ "license": "MIT" }, "node_modules/@fontsource/dancing-script": { - "version": "5.2.5", - "resolved": "https://registry.npmjs.org/@fontsource/dancing-script/-/dancing-script-5.2.5.tgz", - "integrity": "sha512-d1+KmeXJ04A9a7nBPpZ7gntJFnKwIRe2EkTcfs8cfH21qgY0B0cRioK+Bmozp5ViSWmm+uq7tRzhmlxRonDUZQ==", + "version": "5.2.6", + "resolved": "https://registry.npmjs.org/@fontsource/dancing-script/-/dancing-script-5.2.6.tgz", + "integrity": "sha512-W6hAg34v1AyX10ijrBKMf0jg6V641RpylfBi1oXG1pzKgi+z2cpl0N9UDKDHoedpWnajjMuT6MgoaJvFxVAW5w==", "license": "OFL-1.1", "funding": { "url": "https://github.com/sponsors/ayuhito" diff --git a/package.json b/package.json index d1d552f19..60f85f161 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "test:coverage": "jest --coverage" }, "dependencies": { - "@fontsource/dancing-script": "^5.2.5", + "@fontsource/dancing-script": "^5.2.6", "@libresign/vue-pdf-editor": "^1.4.6", "@marionebl/option": "^1.0.8", "@mdi/js": "^7.4.47",