Upgrade webnative to 0.34.0

This commit is contained in:
Brian Ginsburg 2022-08-25 14:30:10 -07:00
parent eec81aa1bf
commit 5411fcba51
No known key found for this signature in database
GPG Key ID: B7A01B90EB115B2D
2 changed files with 1600 additions and 187 deletions

1784
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,6 +22,7 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-svelte3": "^3.2.1",
"events": "^3.3.0",
"one-webcrypto": "^1.0.1",
"prettier": "~2.2.1",
"prettier-plugin-svelte": "^2.2.0",
@ -52,6 +53,6 @@
"dependencies": {
"clipboard-copy": "^4.0.1",
"qrcode-svg": "^1.1.0",
"webnative": "0.33.0-alpha-4"
"webnative": "0.34.0"
}
}