chore: bump dependencies

Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Vitor Mattos 2024-11-18 19:24:07 -03:00
parent 50644c8fa4
commit 9b8d23c7b3
No known key found for this signature in database
GPG key ID: B7AB4B76A7CA7318
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -10,7 +10,7 @@
"license": "agpl",
"dependencies": {
"@fontsource/dancing-script": "^5.1.0",
"@libresign/vue-pdf-editor": "^1.3.7",
"@libresign/vue-pdf-editor": "^1.4.4",
"@marionebl/option": "^1.0.8",
"@mdi/js": "^7.4.47",
"@mdi/svg": "^7.4.47",
@ -2635,9 +2635,9 @@
"peer": true
},
"node_modules/@libresign/vue-pdf-editor": {
"version": "1.3.7",
"resolved": "https://registry.npmjs.org/@libresign/vue-pdf-editor/-/vue-pdf-editor-1.3.7.tgz",
"integrity": "sha512-5qxY53JZuTdbnOAUC6c/lz4wwih33fIQsETqbBx/3SeeLkEvU8aa4YwULVpAMtP3qj7SrKN20pA9X6TkgcPn0A==",
"version": "1.4.4",
"resolved": "https://registry.npmjs.org/@libresign/vue-pdf-editor/-/vue-pdf-editor-1.4.4.tgz",
"integrity": "sha512-UpyqrLy11guAgJ3swndbjzJtLRqcqNt3SpTdet5b6JDPZtActkWwcZ5vbhYgic3oJXAGu4AKr+F0RQrBoEXcTA==",
"license": "MIT",
"dependencies": {
"@cantoo/pdf-lib": "^2.2.3",

View file

@ -21,7 +21,7 @@
},
"dependencies": {
"@fontsource/dancing-script": "^5.1.0",
"@libresign/vue-pdf-editor": "^1.3.7",
"@libresign/vue-pdf-editor": "^1.4.4",
"@marionebl/option": "^1.0.8",
"@mdi/js": "^7.4.47",
"@mdi/svg": "^7.4.47",