Skip to content

Commit f587459

Browse files
Update libs with manual check (#30)
1 parent f7779f6 commit f587459

File tree

2 files changed

+61
-104
lines changed

2 files changed

+61
-104
lines changed

package-lock.json

Lines changed: 57 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@
1919
"dependencies": {
2020
"@bitauth/libauth": "^1.19.1",
2121
"@scure/btc-signer": "^1.4.0",
22-
"@vueuse/core": "^9.13.0",
22+
"@vueuse/core": "^11.2.0",
2323
"detect-browser": "^5.3.0",
2424
"downloadjs": "^1.4.7",
25-
"ethereum-cryptography": "^2.2.1",
25+
"ethereum-cryptography": "^3.0.0",
2626
"highlight.js": "^11.10.0",
2727
"html-to-image": "^1.11.11",
28-
"is-mobile": "^4.0.0",
28+
"is-mobile": "^5.0.0",
2929
"lodash.debounce": "^4.0.8",
3030
"lodash.throttle": "^4.1.1",
3131
"normalize.css": "^8.0.1",
3232
"pinia": "^2.2.6",
3333
"qrcode": "^1.5.4",
34-
"vue": "^3.3.4",
34+
"vue": "^3.5.12",
3535
"vue-draggable-next": "^2.2.1",
3636
"vue-router": "^4.4.5"
3737
},

0 commit comments

Comments
 (0)