diff --git a/package-lock.json b/package-lock.json index 216ca18..7d5cb2d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "react": "^18.3.1", "react-compare-image": "^3.4.0", "react-dom": "^18.3.1", - "swiper": "^11.1.5" + "swiper": "^12.1.2" }, "devDependencies": { "@tsconfig/next": "^2.0.3", @@ -8739,9 +8739,9 @@ } }, "node_modules/swiper": { - "version": "11.1.15", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.15.tgz", - "integrity": "sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw==", + "version": "12.1.2", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-12.1.2.tgz", + "integrity": "sha512-4gILrI3vXZqoZh71I1PALqukCFgk+gpOwe1tOvz5uE9kHtl2gTDzmYflYCwWvR4LOvCrJi6UEEU+gnuW5BtkgQ==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index cf64376..c23470a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react": "^18.3.1", "react-compare-image": "^3.4.0", "react-dom": "^18.3.1", - "swiper": "^11.1.5" + "swiper": "^12.1.2" }, "devDependencies": { "@tsconfig/next": "^2.0.3",