diff --git a/package-lock.json b/package-lock.json index 4c374b3..f674ed2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "react-modal": "^3.16.1", "react-toastify": "^11.0.2", "sharp": "^0.33.5", - "swiper": "^11.1.14", + "swiper": "^12.0.3", "zustand": "^5.0.1" }, "devDependencies": { @@ -12025,9 +12025,9 @@ "license": "CC0-1.0" }, "node_modules/swiper": { - "version": "11.2.1", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.1.tgz", - "integrity": "sha512-62G69+iQRIfUqTmJkWpZDcX891Ra8O9050ckt1/JI2H+0483g+gq0m7gINecDqMtDh2zt5dK+uzBRxGhGOOvQA==", + "version": "12.0.3", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-12.0.3.tgz", + "integrity": "sha512-BHd6U1VPEIksrXlyXjMmRWO0onmdNPaTAFduzqR3pgjvi7KfmUCAm/0cj49u2D7B0zNjMw02TSeXfinC1hDCXg==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index a921c31..6f8d2ae 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-modal": "^3.16.1", "react-toastify": "^11.0.2", "sharp": "^0.33.5", - "swiper": "^11.1.14", + "swiper": "^12.0.3", "zustand": "^5.0.1" }, "devDependencies": {