diff --git a/package-lock.json b/package-lock.json index 0497f0d..f24f4f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^12.0.2", "three": "^0.169.0", "vanilla-tilt": "^1.8.1" }, @@ -25465,9 +25465,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", @@ -25478,6 +25478,7 @@ "url": "http://opencollective.com/swiper" } ], + "license": "MIT", "engines": { "node": ">= 4.7.0" } diff --git a/package.json b/package.json index 217014b..47385f9 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^12.0.2", "three": "^0.169.0", "vanilla-tilt": "^1.8.1" },