dependencies
This commit is contained in:
parent
4aded2bfef
commit
6732d252dc
@ -23,6 +23,7 @@
|
||||
"@rollup/plugin-replace": "^2.3.4",
|
||||
"@types/chrome": "^0.0.128",
|
||||
"@types/enzyme": "^3.10.8",
|
||||
"@types/enzyme-adapter-react-16": "^1.0.6",
|
||||
"@types/node": "^14.14.22",
|
||||
"@types/react": "^17.0.0",
|
||||
"@types/react-dom": "^17.0.0",
|
||||
|
@ -177,6 +177,7 @@ importers:
|
||||
'@rollup/plugin-replace': 2.3.4_rollup@2.37.1
|
||||
'@types/chrome': 0.0.128
|
||||
'@types/enzyme': 3.10.8
|
||||
'@types/enzyme-adapter-react-16': 1.0.6
|
||||
'@types/node': 14.14.22
|
||||
'@types/react': 17.0.0
|
||||
'@types/react-dom': 17.0.0
|
||||
@ -197,6 +198,7 @@ importers:
|
||||
'@rollup/plugin-replace': ^2.3.4
|
||||
'@types/chrome': ^0.0.128
|
||||
'@types/enzyme': ^3.10.8
|
||||
'@types/enzyme-adapter-react-16': ^1.0.6
|
||||
'@types/node': ^14.14.22
|
||||
'@types/react': ^17.0.0
|
||||
'@types/react-dom': ^17.0.0
|
||||
@ -624,6 +626,12 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-eGc599TDtersMBW1cSnExHm0IHrXrO5xdk6Sa2Dq30ED+hR1rpT1ez0NNcCgvGO52nmktGfyvd3Uyquzv3LL4g==
|
||||
/@types/enzyme-adapter-react-16/1.0.6:
|
||||
dependencies:
|
||||
'@types/enzyme': 3.10.8
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha512-VonDkZ15jzqDWL8mPFIQnnLtjwebuL9YnDkqeCDYnB4IVgwUm0mwKkqhrxLL6mb05xm7qqa3IE95m8CZE9imCg==
|
||||
/@types/enzyme/3.10.8:
|
||||
dependencies:
|
||||
'@types/cheerio': 0.22.23
|
||||
|
Loading…
Reference in New Issue
Block a user