add wait-on types???
This commit is contained in:
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -49,6 +49,7 @@ importers:
|
||||
'@types/react': ^17.0.38
|
||||
'@types/react-dom': ^17.0.11
|
||||
'@types/tailwindcss': ^3.0.2
|
||||
'@types/wait-on': ^5.3.1
|
||||
autoprefixer: ^10.4.2
|
||||
clsx: ^1.1.1
|
||||
concurrently: ^7.0.0
|
||||
@@ -92,6 +93,7 @@ importers:
|
||||
'@types/react': 17.0.38
|
||||
'@types/react-dom': 17.0.11
|
||||
'@types/tailwindcss': 3.0.2
|
||||
'@types/wait-on': 5.3.1
|
||||
concurrently: 7.0.0
|
||||
cypress: 9.2.1
|
||||
esno: 0.13.0_typescript@4.5.4
|
||||
@@ -1298,6 +1300,12 @@ packages:
|
||||
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
|
||||
dev: true
|
||||
|
||||
/@types/wait-on/5.3.1:
|
||||
resolution: {integrity: sha512-2FFOKCF/YydrMUaqg+fkk49qf0e5rDgwt6aQsMzFQzbS419h2gNOXyiwp/o2yYy27bi/C1z+HgfncryjGzlvgQ==}
|
||||
dependencies:
|
||||
'@types/node': 17.0.8
|
||||
dev: true
|
||||
|
||||
/@types/ws/8.2.2:
|
||||
resolution: {integrity: sha512-NOn5eIcgWLOo6qW8AcuLZ7G8PycXu0xTxxkS6Q18VWFxgPUSOwV0pBj2a/4viNZVu25i7RIB7GttdkAIUUXOOg==}
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user