diff --git a/package-lock.json b/package-lock.json index 45cad4e..8dcadb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^12.0.2", "tailwind-merge": "^3.3.1", "three": "^0.176.0", "vanilla-tilt": "^1.8.1" @@ -25488,9 +25488,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.0.2", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-12.0.2.tgz", + "integrity": "sha512-y8F6fDGXmTVVgwqJj6I00l4FdGuhpFJn0U/9Ucn1MwWOw3NdLV8aH88pZOjyhBgU/6PyBlUx+JuAQ5KMWz906Q==", "funding": [ { "type": "patreon", @@ -25501,6 +25501,7 @@ "url": "http://opencollective.com/swiper" } ], + "license": "MIT", "engines": { "node": ">= 4.7.0" } diff --git a/package.json b/package.json index 36ef998..c906d37 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^12.0.2", "tailwind-merge": "^3.3.1", "three": "^0.176.0", "vanilla-tilt": "^1.8.1"