diff --git a/package-lock.json b/package-lock.json index 42b33d18..0ff72db5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,10 +21,8 @@ "glightbox": "^3.0.9", "htmx.org": "^1.9.12", "jquery": "^3.6.0", - "lazysizes": "^5.3.2", "leaflet": "^1.7.1", "normalize.css": "^8.0.1", - "picturefill": "^3.0.3", "slick-carousel": "^1.8.1", "sticky-js": "^1.3.0", "stimulus-use": "^0.52.0", @@ -6017,12 +6015,6 @@ "shell-quote": "^1.8.4" } }, - "node_modules/lazysizes": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/lazysizes/-/lazysizes-5.3.2.tgz", - "integrity": "sha512-22UzWP+Vedi/sMeOr8O7FWimRVtiNJV2HCa+V8+peZOw6QbswN9k58VUhd7i6iK5bw5QkYrF01LJbeJe0PV8jg==", - "license": "MIT" - }, "node_modules/leaflet": { "version": "1.9.4", "resolved": "https://registry.npmjs.org/leaflet/-/leaflet-1.9.4.tgz", @@ -6963,16 +6955,6 @@ "url": "https://github.com/sponsors/jonschlinkert" } }, - "node_modules/picturefill": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/picturefill/-/picturefill-3.0.3.tgz", - "integrity": "sha512-JDdx+3i4fs2pkqwWZJgGEM2vFWsq+01YsQFT9CKPGuv2Q0xSdrQZoxi9XwyNARTgxiOdgoAwWQRluLRe/JQX2g==", - "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.", - "license": "MIT", - "engines": { - "node": ">= 0.8.0" - } - }, "node_modules/pify": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", diff --git a/package.json b/package.json index 82689ff2..ffb72ca4 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,8 @@ "glightbox": "^3.0.9", "htmx.org": "^1.9.12", "jquery": "^3.6.0", - "lazysizes": "^5.3.2", "leaflet": "^1.7.1", "normalize.css": "^8.0.1", - "picturefill": "^3.0.3", "slick-carousel": "^1.8.1", "sticky-js": "^1.3.0", "stimulus-use": "^0.52.0", diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/js/_app.js b/public/typo3conf/ext/ep_events/Resources/Private/Assets/js/_app.js index cc057f56..39547dd3 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/js/_app.js +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/js/_app.js @@ -4,9 +4,6 @@ import Vue from 'vue' import $ from 'jquery' import VueSession from 'vue-session' -import 'lazysizes'; -import 'lazysizes/plugins/attrchange/ls.attrchange'; - const slick = require('slick-carousel'); const Sticky = require('sticky-js'); const $window = $(window); diff --git a/public/typo3conf/ext/ep_events/Resources/Private/Assets/js/components/OfferTeasers.vue b/public/typo3conf/ext/ep_events/Resources/Private/Assets/js/components/OfferTeasers.vue index e9c378fc..ff3fb9dc 100644 --- a/public/typo3conf/ext/ep_events/Resources/Private/Assets/js/components/OfferTeasers.vue +++ b/public/typo3conf/ext/ep_events/Resources/Private/Assets/js/components/OfferTeasers.vue @@ -38,9 +38,9 @@
{teamerInCharge.name}