Skip to content

Commit f14f3af

Browse files
Update dependency swiper to v12
1 parent d141dcd commit f14f3af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@10up/block-components": "^1.15.7",
2020
"@10up/eslint-config": "^4.0.0",
21-
"swiper": "^11.0.0"
21+
"swiper": "^12.0.0"
2222
},
2323
"10up-toolkit": {
2424
"useBlockAssets": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9509,10 +9509,10 @@ svgo@^3.0.2, svgo@^3.2.0:
95099509
csso "^5.0.5"
95109510
picocolors "^1.0.0"
95119511

9512-
swiper@^11.0.0:
9513-
version "11.2.5"
9514-
resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.5.tgz#8168b85ff858773e674823acb8962a1c5cdee689"
9515-
integrity sha512-nG0kbIyBfeE2BPFt9nPUX03qUBF75o6+enzjIT/DfCmbh8ORlwhc4eZz1+4H/yseAgb3H+OoEYzmb64i0tYNnQ==
9512+
swiper@^12.0.0:
9513+
version "12.0.2"
9514+
resolved "https://registry.yarnpkg.com/swiper/-/swiper-12.0.2.tgz#aa52251d125fc6e9986af09ae3769fe836e68780"
9515+
integrity sha512-y8F6fDGXmTVVgwqJj6I00l4FdGuhpFJn0U/9Ucn1MwWOw3NdLV8aH88pZOjyhBgU/6PyBlUx+JuAQ5KMWz906Q==
95169516

95179517
synckit@^0.11.0:
95189518
version "0.11.4"

0 commit comments

Comments
 (0)