mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore: bump dependencies
Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
parent
50644c8fa4
commit
9b8d23c7b3
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue