diff --git a/package.json b/package.json index 65aec9e..3c9c52b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ }, "dependencies": { "@nuxt/kit": "^3.14.159", - "swiper": "^11.1.14" + "swiper": "^11.1.15" }, "devDependencies": { "@antfu/eslint-config": "^3.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61a2cef..14e1ef3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^3.14.159 version: 3.14.159(magicast@0.3.5)(rollup@3.29.5) swiper: - specifier: ^11.1.14 - version: 11.1.14 + specifier: ^11.1.15 + version: 11.1.15 devDependencies: '@antfu/eslint-config': specifier: ^3.9.1 @@ -5595,6 +5595,7 @@ packages: /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + requiresBuild: true /js-tokens@9.0.0: resolution: {integrity: sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==} @@ -8366,8 +8367,8 @@ packages: picocolors: 1.1.1 dev: true - /swiper@11.1.14: - resolution: {integrity: sha512-VbQLQXC04io6AoAjIUWuZwW4MSYozkcP9KjLdrsG/00Q/yiwvhz9RQyt0nHXV10hi9NVnDNy1/wv7Dzq1lkOCQ==} + /swiper@11.1.15: + resolution: {integrity: sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw==} engines: {node: '>= 4.7.0'} dev: false