Browse Source

chore(deps): remove unused fingerprintjs

pull/6362/head
Wing-Kam Wong 1 year ago
parent
commit
ccd40ba786
  1. 1
      packages/nc-gui/package.json
  2. 9
      pnpm-lock.yaml

1
packages/nc-gui/package.json

@ -37,7 +37,6 @@
"dependencies": {
"@braks/revue-draggable": "^0.4.3",
"@ckpack/vue-color": "^1.2.0",
"@fingerprintjs/fingerprintjs": "^3.4.1",
"@iconify/vue": "^4.1.1",
"@pinia/nuxt": "^0.4.11",
"@vue-flow/additional-components": "^1.2.0",

9
pnpm-lock.yaml

@ -33,9 +33,6 @@ importers:
'@ckpack/vue-color':
specifier: ^1.2.0
version: 1.2.0(vue@3.3.4)
'@fingerprintjs/fingerprintjs':
specifier: ^3.4.1
version: 3.4.1
'@iconify/vue':
specifier: ^4.1.1
version: 4.1.1(vue@3.3.4)
@ -3551,12 +3548,6 @@ packages:
dev: true
optional: true
/@fingerprintjs/fingerprintjs@3.4.1:
resolution: {integrity: sha512-i3TqlaIdF+4qDHP6OStMtLXCnvnoo2C156rNPm9/kIglUtnLAF45+sGkZZmVQB+58dDF0mNpaiqvKHNSR8J1Hg==}
dependencies:
tslib: 2.6.2
dev: false
/@gar/promisify@1.1.3:
resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==}
requiresBuild: true

Loading…
Cancel
Save