This commit is contained in:
Florian Dold 2020-04-06 13:22:31 +05:30
parent 4cfae8f589
commit f45e5615cc
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B
2 changed files with 424 additions and 1000 deletions

View File

@ -33,7 +33,7 @@
"@types/chrome": "^0.0.91",
"@types/react": "^16.4.0",
"@types/react-dom": "^16.0.0",
"ava": "^2.4.0",
"ava": "^3.6.0",
"awesome-typescript-loader": "^5.2.1",
"glob": "^7.1.1",
"gulp": "^4.0.0",
@ -48,7 +48,7 @@
"nyc": "^14.1.1",
"po2json": "^1.0.0-alpha",
"pogen": "^0.0.5",
"prettier": "^2.0.1",
"prettier": "^2.0.3",
"react": "^16.8.5",
"react-dom": "^16.8.5",
"rollup": "^1.27.8",
@ -69,7 +69,7 @@
"webpack-merge": "^4.2.2"
},
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.19.2",
"big-integer": "^1.6.48",
"idb-bridge": "^0.0.15",
"qrcode-generator": "^1.4.3",

1418
yarn.lock

File diff suppressed because it is too large Load Diff