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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-09 16:38:10 +00:00 committed by GitHub
commit 8476287c3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "12.0.0", "version": "12.0.0",
"license": "agpl", "license": "agpl",
"dependencies": { "dependencies": {
"@fontsource/dancing-script": "^5.2.5", "@fontsource/dancing-script": "^5.2.6",
"@libresign/vue-pdf-editor": "^1.4.6", "@libresign/vue-pdf-editor": "^1.4.6",
"@marionebl/option": "^1.0.8", "@marionebl/option": "^1.0.8",
"@mdi/js": "^7.4.47", "@mdi/js": "^7.4.47",
@ -2429,9 +2429,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@fontsource/dancing-script": { "node_modules/@fontsource/dancing-script": {
"version": "5.2.5", "version": "5.2.6",
"resolved": "https://registry.npmjs.org/@fontsource/dancing-script/-/dancing-script-5.2.5.tgz", "resolved": "https://registry.npmjs.org/@fontsource/dancing-script/-/dancing-script-5.2.6.tgz",
"integrity": "sha512-d1+KmeXJ04A9a7nBPpZ7gntJFnKwIRe2EkTcfs8cfH21qgY0B0cRioK+Bmozp5ViSWmm+uq7tRzhmlxRonDUZQ==", "integrity": "sha512-W6hAg34v1AyX10ijrBKMf0jg6V641RpylfBi1oXG1pzKgi+z2cpl0N9UDKDHoedpWnajjMuT6MgoaJvFxVAW5w==",
"license": "OFL-1.1", "license": "OFL-1.1",
"funding": { "funding": {
"url": "https://github.com/sponsors/ayuhito" "url": "https://github.com/sponsors/ayuhito"

View file

@ -20,7 +20,7 @@
"test:coverage": "jest --coverage" "test:coverage": "jest --coverage"
}, },
"dependencies": { "dependencies": {
"@fontsource/dancing-script": "^5.2.5", "@fontsource/dancing-script": "^5.2.6",
"@libresign/vue-pdf-editor": "^1.4.6", "@libresign/vue-pdf-editor": "^1.4.6",
"@marionebl/option": "^1.0.8", "@marionebl/option": "^1.0.8",
"@mdi/js": "^7.4.47", "@mdi/js": "^7.4.47",