mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
fix(deps): update dependency copy-text-to-clipboard to v3.2.0 (#4209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5e49905394
commit
3a47c6d6a9
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -2203,8 +2203,8 @@ importers:
|
||||
specifier: 1.2.1
|
||||
version: 1.2.1
|
||||
copy-text-to-clipboard:
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
specifier: 3.2.0
|
||||
version: 3.2.0
|
||||
docusaurus-plugin-contributors:
|
||||
specifier: workspace:2.0.0-next.0
|
||||
version: link:../packages/tools/docusaurus-plugin-contributors
|
||||
@ -6439,7 +6439,7 @@ packages:
|
||||
'@docusaurus/utils-validation': 2.4.3(@docusaurus/types@2.4.3)(esbuild@0.14.10)
|
||||
'@mdx-js/react': 1.6.22(react@17.0.2)
|
||||
clsx: 1.2.1
|
||||
copy-text-to-clipboard: 3.1.0
|
||||
copy-text-to-clipboard: 3.2.0
|
||||
infima: 0.2.0-alpha.43
|
||||
lodash: 4.17.21
|
||||
nprogress: 0.2.0
|
||||
@ -13984,8 +13984,8 @@ packages:
|
||||
resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
/copy-text-to-clipboard@3.1.0:
|
||||
resolution: {integrity: sha512-PFM6BnjLnOON/lB3ta/Jg7Ywsv+l9kQGD4TWDCSlRBGmqnnTM5MrDkhAFgw+8HZt0wW6Q2BBE4cmy9sq+s9Qng==}
|
||||
/copy-text-to-clipboard@3.2.0:
|
||||
resolution: {integrity: sha512-RnJFp1XR/LOBDckxTib5Qjr/PMfkatD0MUCQgdpqS8MdKiNUzBjAQBEN6oUy+jW7LI93BBG3DtMB2KOOKpGs2Q==}
|
||||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
|
@ -43,7 +43,7 @@
|
||||
"@verdaccio/ui-components": "workspace:3.0.0-next.2",
|
||||
"classnames": "2.3.2",
|
||||
"clsx": "1.2.1",
|
||||
"copy-text-to-clipboard": "3.1.0",
|
||||
"copy-text-to-clipboard": "3.2.0",
|
||||
"docusaurus-plugin-contributors": "workspace:2.0.0-next.0",
|
||||
"docusaurus-plugin-sentry": "1.0.0",
|
||||
"docusaurus-plugin-typedoc": "0.18.0",
|
||||
|
Loading…
Reference in New Issue
Block a user