summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2022-01-16 17:54:48 -0300
committerSebastian <sebasjm@gmail.com>2022-01-16 17:55:01 -0300
commitbc817a638d4ddfff0d5f05b51453c6ca790b24ec (patch)
treeef6d62b503a163f7738ce37785b3c38ff48abb76 /pnpm-lock.yaml
parentf8ae2671c176e293843525c4fc5dd4a33653fd10 (diff)
downloadwallet-core-bc817a638d4ddfff0d5f05b51453c6ca790b24ec.tar.gz
wallet-core-bc817a638d4ddfff0d5f05b51453c6ca790b24ec.tar.bz2
wallet-core-bc817a638d4ddfff0d5f05b51453c6ca790b24ec.zip
#7120 manifest v3: first iteration working
new permission needed: scripting chrome.browserAction -> chrome.action webRequestBlocking is not possible anymore chrome.extension.getUrl -> chrome.runtime.getUrl new serviceWorkerHttpLib: using fetch new serviceWorkerCryptoWorkerFactory: using syncCryptoImpl few other minor changes still missing some other changes like migrating setTimeout to chrome.alarms api
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 33b57d498..c39313437 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -338,7 +338,7 @@ importers:
'@storybook/preact': 6.4.9
'@testing-library/preact': ^2.0.1
'@testing-library/preact-hooks': ^1.1.0
- '@types/chrome': ^0.0.174
+ '@types/chrome': 0.0.176
'@types/history': ^4.7.8
'@types/mocha': ^9.0.0
'@types/node': ^17.0.8
@@ -393,7 +393,7 @@ importers:
'@storybook/preact': 6.4.9_7ac135b2eab8a45315147b85be8cb430
'@testing-library/preact': 2.0.1_preact@10.5.14
'@testing-library/preact-hooks': 1.1.0_6273b572ba1ed58b8bbb2ee93959f9e4
- '@types/chrome': 0.0.174
+ '@types/chrome': 0.0.176
'@types/history': 4.7.9
'@types/mocha': 9.0.0
'@types/node': 17.0.8
@@ -9654,8 +9654,8 @@ packages:
'@types/node': 17.0.8
dev: true
- /@types/chrome/0.0.174:
- resolution: {integrity: sha512-x5kjvNdwDtOnT+vbnksj69pDl0u9P/WH9LbQWJawLqGgkBRO3AN/xzTxTPgLpp3IqCbuwfp7bRCHqkkaZguzWw==}
+ /@types/chrome/0.0.176:
+ resolution: {integrity: sha512-LOveFOMIUhMJjvRzZv5whGBpncP/gdJ4hcxeAqg94wGi6CyKaCmLgFSofgItf85GuLTl/0BQ6J/Y1e8BqZWfEg==}
dependencies:
'@types/filesystem': 0.0.32
'@types/har-format': 1.2.8