diff --git a/package-lock.json b/package-lock.json index 2102390..08cd801 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "next": "15.5.0", "react": "19.1.0", "react-dom": "19.1.0", - "swiper": "^11.2.10" + "swiper": "^12.1.2" }, "devDependencies": { "@eslint/eslintrc": "^3", @@ -5820,9 +5820,9 @@ } }, "node_modules/swiper": { - "version": "11.2.10", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.10.tgz", - "integrity": "sha512-RMeVUUjTQH+6N3ckimK93oxz6Sn5la4aDlgPzB+rBrG/smPdCTicXyhxa+woIpopz+jewEloiEE3lKo1h9w2YQ==", + "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 8b05605..355a730 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "next": "15.5.0", "react": "19.1.0", "react-dom": "19.1.0", - "swiper": "^11.2.10" + "swiper": "^12.1.2" }, "devDependencies": { "@eslint/eslintrc": "^3",