|
|
|
@ -767,6 +767,13 @@ copy-anything@^2.0.1:
|
|
|
|
|
dependencies:
|
|
|
|
|
is-what "^3.14.1"
|
|
|
|
|
|
|
|
|
|
copy-to-clipboard@^3.3.2:
|
|
|
|
|
version "3.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/copy-to-clipboard/-/copy-to-clipboard-3.3.2.tgz#5b263ec2366224b100181dded7ce0579b340c107"
|
|
|
|
|
integrity sha512-Vme1Z6RUDzrb6xAI7EZlVZ5uvOk2F//GaxKUxajDqm9LhOVM1inxNAD2vy+UZDYsd0uyA9s7b3/FVZPSxqrCfg==
|
|
|
|
|
dependencies:
|
|
|
|
|
toggle-selection "^1.0.6"
|
|
|
|
|
|
|
|
|
|
cross-spawn@^7.0.2:
|
|
|
|
|
version "7.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
|
|
|
|
@ -2400,6 +2407,11 @@ to-regex-range@^5.0.1:
|
|
|
|
|
dependencies:
|
|
|
|
|
is-number "^7.0.0"
|
|
|
|
|
|
|
|
|
|
toggle-selection@^1.0.6:
|
|
|
|
|
version "1.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/toggle-selection/-/toggle-selection-1.0.6.tgz#6e45b1263f2017fa0acc7d89d78b15b8bf77da32"
|
|
|
|
|
integrity sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==
|
|
|
|
|
|
|
|
|
|
tslib@^1.8.1:
|
|
|
|
|
version "1.14.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
|
|
|