diff --git a/package-lock.json b/package-lock.json index 7604ad4c..95eaa3c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,6 @@ "buefy": "^0.9.13", "codeceptjs": "^3.7.3", "contributor-faces": "^1.1.0", - "copy-text-to-clipboard": "^3.2.0", "electron-icon-builder": "^2.0.1", "eslint": "^7.32.0", "eslint-plugin-vue": "^7.20.0", @@ -14703,19 +14702,6 @@ "node": ">=0.10.0" } }, - "node_modules/copy-text-to-clipboard": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/copy-text-to-clipboard/-/copy-text-to-clipboard-3.2.2.tgz", - "integrity": "sha512-T6SqyLd1iLuqPA90J5N4cTalrtovCySh58iiZDGJ6FGznbclKh4UI+FGacQSgFzwKG77W7XT5gwbVEbd9cIH1A==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/copy-webpack-plugin": { "version": "4.6.0", "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-4.6.0.tgz", diff --git a/package.json b/package.json index a2f54631..0e95a953 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,6 @@ "buefy": "^0.9.13", "codeceptjs": "^3.7.3", "contributor-faces": "^1.1.0", - "copy-text-to-clipboard": "^3.2.0", "electron-icon-builder": "^2.0.1", "eslint": "^7.32.0", "eslint-plugin-vue": "^7.20.0", diff --git a/src/components/Pause.vue b/src/components/Pause.vue index 764ab78d..45247ad0 100644 --- a/src/components/Pause.vue +++ b/src/components/Pause.vue @@ -186,7 +186,6 @@