Update detail page routing and swiper implementation
This commit is contained in:
15
yarn.lock
15
yarn.lock
@ -1009,7 +1009,7 @@
|
||||
which "^5.0.0"
|
||||
ws "^8.18.3"
|
||||
|
||||
"@nuxt/kit@3.18.1", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.13.2", "@nuxt/kit@^3.15.4", "@nuxt/kit@^3.17.6", "@nuxt/kit@^3.9.0":
|
||||
"@nuxt/kit@3.18.1", "@nuxt/kit@^3.12.2", "@nuxt/kit@^3.13.2", "@nuxt/kit@^3.15.4", "@nuxt/kit@^3.17.2", "@nuxt/kit@^3.17.6", "@nuxt/kit@^3.9.0":
|
||||
version "3.18.1"
|
||||
resolved "https://registry.npmmirror.com/@nuxt/kit/-/kit-3.18.1.tgz"
|
||||
integrity sha512-z6w1Fzv27CIKFlhct05rndkJSfoslplWH5fJ9dtusEvpYScLXp5cATWIbWkte9e9zFSmQTgDQJjNs3geQHE7og==
|
||||
@ -5055,6 +5055,14 @@ number-allocator@^1.0.14:
|
||||
debug "^4.3.1"
|
||||
js-sdsl "4.3.0"
|
||||
|
||||
nuxt-swiper@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/nuxt-swiper/-/nuxt-swiper-2.0.1.tgz#6e05bea474bab8d7e866eaf40554943ce3348177"
|
||||
integrity sha512-mUAzuGqQHcsqJa1p5y/Hafvurn62o6njHq8DcwQErourkpJpv7z/SnnT0ezXMr7YvDPNg22ayEKGdHkGXXOxMQ==
|
||||
dependencies:
|
||||
"@nuxt/kit" "^3.17.2"
|
||||
swiper "^11.2.6"
|
||||
|
||||
nuxt@^3.18.1:
|
||||
version "3.18.1"
|
||||
resolved "https://registry.npmmirror.com/nuxt/-/nuxt-3.18.1.tgz"
|
||||
@ -6433,6 +6441,11 @@ svgo@^4.0.0:
|
||||
picocolors "^1.1.1"
|
||||
sax "^1.4.1"
|
||||
|
||||
swiper@^11.2.6:
|
||||
version "11.2.10"
|
||||
resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.2.10.tgz#ed0b17286b56f7fe8d4b46ed61e6e0bd8daaccad"
|
||||
integrity sha512-RMeVUUjTQH+6N3ckimK93oxz6Sn5la4aDlgPzB+rBrG/smPdCTicXyhxa+woIpopz+jewEloiEE3lKo1h9w2YQ==
|
||||
|
||||
system-architecture@^0.1.0:
|
||||
version "0.1.0"
|
||||
resolved "https://registry.npmmirror.com/system-architecture/-/system-architecture-0.1.0.tgz"
|
||||
|
||||
Reference in New Issue
Block a user