diff --git a/src/main/vue/package.json b/src/main/vue/package.json index 5f1320b..3958ead 100644 --- a/src/main/vue/package.json +++ b/src/main/vue/package.json @@ -11,7 +11,7 @@ "dependencies": { "autoprefixer": "10.4.15", "postcss": "8.4.30", - "swiper": "10.2.0", + "swiper": "11.0.1", "tailwindcss": "3.3.3", "vue": "3.3.4", "vue-final-modal": "4.4.5", diff --git a/src/main/vue/pnpm-lock.yaml b/src/main/vue/pnpm-lock.yaml index 856f719..8a40e6c 100644 --- a/src/main/vue/pnpm-lock.yaml +++ b/src/main/vue/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: 8.4.30 version: 8.4.30 swiper: - specifier: 10.2.0 - version: 10.2.0 + specifier: 11.0.1 + version: 11.0.1 tailwindcss: specifier: 3.3.3 version: 3.3.3 @@ -1106,8 +1106,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - /swiper@10.2.0: - resolution: {integrity: sha512-nktQsOtBInJjr3f5DicxC8eHYGcLXDVIGPSon0QoXRaO6NjKnATCbQ8SZsD3dN1Ph1RH4EhVPwSYCcuDRFWHGQ==} + /swiper@11.0.1: + resolution: {integrity: sha512-pxVygCS5CVL2pRYSnv8RbjlOC/nN+JrAn5/JM0WBQzIWisv9FYe1s69KEB82TOeqh/T3zc9zks/gxctY6G/XMg==} engines: {node: '>= 4.7.0'} dev: false