diff --git a/package-lock.json b/package-lock.json index 3b778f8af..c249ac8d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^12.1.4", "tailwind-merge": "^3.4.0", "three": "^0.176.0", "vanilla-tilt": "^1.8.1" @@ -27884,17 +27884,17 @@ } }, "node_modules/swiper": { - "version": "11.2.6", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.6.tgz", - "integrity": "sha512-8aXpYKtjy3DjcbzZfz+/OX/GhcU5h+looA6PbAzHMZT6ESSycSp9nAjPCenczgJyslV+rUGse64LMGpWE3PX9Q==", + "version": "12.1.4", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-12.1.4.tgz", + "integrity": "sha512-bihiwoKMOQwW8FfdUbo1DgkVH25E+4ZELIq0oopL1KTKBteLuaTMi/wwFjMxtlhTkk45k3XQ89D1Fvv0spSqBA==", "funding": [ { - "type": "patreon", - "url": "https://www.patreon.com/swiperjs" + "type": "custom", + "url": "https://sponsors.nolimits4web.com" }, { - "type": "open_collective", - "url": "http://opencollective.com/swiper" + "type": "github", + "url": "https://github.com/sponsors/nolimits4web" } ], "license": "MIT", diff --git a/package.json b/package.json index 754e47ca9..fb05d4a6e 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^12.1.4", "tailwind-merge": "^3.4.0", "three": "^0.176.0", "vanilla-tilt": "^1.8.1"