diff --git a/package-lock.json b/package-lock.json index f7851422..b3b537a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,6 @@ "smoothscroll-polyfill": "^0.4.4", "tailwindcss": "^3.1.8", "tailwindcss-alt": "^3.0.0", - "tinycolor2": "^1.4.2", "vue-custom-element": "^3.3.0", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.6.14" @@ -7917,15 +7916,6 @@ "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", "dev": true }, - "node_modules/tinycolor2": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.2.tgz", - "integrity": "sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==", - "dev": true, - "engines": { - "node": "*" - } - }, "node_modules/tmp": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", @@ -14534,12 +14524,6 @@ "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", "dev": true }, - "tinycolor2": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.2.tgz", - "integrity": "sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==", - "dev": true - }, "tmp": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.1.tgz", diff --git a/package.json b/package.json index 6e274b26..d930dc7a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,6 @@ "smoothscroll-polyfill": "^0.4.4", "tailwindcss": "^3.1.8", "tailwindcss-alt": "^3.0.0", - "tinycolor2": "^1.4.2", "vue-custom-element": "^3.3.0", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.6.14" diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/GroupsPriceCalculator.vue b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/GroupsPriceCalculator.vue index 8f5c7af2..11bafa72 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/GroupsPriceCalculator.vue +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/GroupsPriceCalculator.vue @@ -210,7 +210,7 @@