mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2026-09-03 05:10:26 +03:00
chore(deps-dev): bump @types/swiper from 5.4.2 to 5.4.3
Bumps [@types/swiper](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swiper) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swiper) --- updated-dependencies: - dependency-name: "@types/swiper" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Julien Machiels
parent
8a8ff53471
commit
49eafe6138
Generated
+3
-3
@@ -4528,9 +4528,9 @@
|
||||
}
|
||||
},
|
||||
"@types/swiper": {
|
||||
"version": "5.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/swiper/-/swiper-5.4.2.tgz",
|
||||
"integrity": "sha512-/7MaVDZ8ltMCZb6yfg1HWBRjwFjy9ytKpuPSZfNTrxpkQCaGQZdpceDSqKaSfGmJcVF0NcBFRsGTStyytV7grw==",
|
||||
"version": "5.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/swiper/-/swiper-5.4.3.tgz",
|
||||
"integrity": "sha512-hJXpVeANf+XQXgbvmuFZdsnaSOKqOEZcaLDnHhZOJDRow+lfboatwubW+Ay9XiHobMGyEomkgpXSYRlDVn4gMQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/tapable": {
|
||||
|
||||
+1
-1
@@ -97,7 +97,7 @@
|
||||
"@types/nuxtjs__auth": "^4.8.7",
|
||||
"@types/qs": "^6.9.6",
|
||||
"@types/simple-icons": "^5.0.0",
|
||||
"@types/swiper": "^5.4.2",
|
||||
"@types/swiper": "^5.4.3",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@types/wicg-mediasession": "^1.1.1",
|
||||
"@vue/test-utils": "^1.2.1",
|
||||
|
||||
Reference in New Issue
Block a user