Update dependency swiper to v11.1.4

This commit is contained in:
renovate[bot] 2024-06-07 05:42:47 +00:00 committed by GitHub
parent a539aaa761
commit fea291362d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -30,7 +30,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.77.4",
"swiper": "11.1.3",
"swiper": "11.1.4",
"url-loader": "4.1.1"
},
"devDependencies": {
@ -17002,9 +17002,9 @@
}
},
"node_modules/swiper": {
"version": "11.1.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.3.tgz",
"integrity": "sha512-80MSxonyTxrGcaWj9YgvvhD8OG0B9/9IVZP33vhIEvyWvmKjnQDBieO+29wKvMx285sAtvZyrWBdkxaw6+D3aw==",
"version": "11.1.4",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.4.tgz",
"integrity": "sha512-1n7kbYJB2dFEpUHRFszq7gys/ofIBrMNibwTiMvPHwneKND/t9kImnHt6CfGPScMHgI+dWMbGTycCKGMoOO1KA==",
"funding": [
{
"type": "patreon",

View File

@ -43,7 +43,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.77.4",
"swiper": "11.1.3",
"swiper": "11.1.4",
"url-loader": "4.1.1"
},
"browserslist": {