mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
Merge pull request #4711 from LibreSign/dependabot/npm_and_yarn/fontsource/dancing-script-5.2.5
chore(deps): Bump @fontsource/dancing-script from 5.1.1 to 5.2.5
This commit is contained in:
commit
2b69622a95
2 changed files with 9 additions and 5 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -9,7 +9,7 @@
|
|||
"version": "12.0.0",
|
||||
"license": "agpl",
|
||||
"dependencies": {
|
||||
"@fontsource/dancing-script": "^5.1.1",
|
||||
"@fontsource/dancing-script": "^5.2.5",
|
||||
"@libresign/vue-pdf-editor": "^1.4.5",
|
||||
"@marionebl/option": "^1.0.8",
|
||||
"@mdi/js": "^7.4.47",
|
||||
|
|
@ -2469,9 +2469,13 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@fontsource/dancing-script": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/dancing-script/-/dancing-script-5.1.1.tgz",
|
||||
"integrity": "sha512-Cz8XYPRQrRbOsqDmx7mSbCZAbz0WGq9rHYF2+sR43C/mSpmHlFOVmWRh2/JFlwL4/xuPttjrD41BLmUrudG6dA=="
|
||||
"version": "5.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/dancing-script/-/dancing-script-5.2.5.tgz",
|
||||
"integrity": "sha512-d1+KmeXJ04A9a7nBPpZ7gntJFnKwIRe2EkTcfs8cfH21qgY0B0cRioK+Bmozp5ViSWmm+uq7tRzhmlxRonDUZQ==",
|
||||
"license": "OFL-1.1",
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/ayuhito"
|
||||
}
|
||||
},
|
||||
"node_modules/@humanwhocodes/config-array": {
|
||||
"version": "0.13.0",
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"test:coverage": "jest --coverage"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/dancing-script": "^5.1.1",
|
||||
"@fontsource/dancing-script": "^5.2.5",
|
||||
"@libresign/vue-pdf-editor": "^1.4.5",
|
||||
"@marionebl/option": "^1.0.8",
|
||||
"@mdi/js": "^7.4.47",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue