Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.5.1 to 8.4.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nolimits4web/Swiper/releases">swiper's releases</a>.</em></p> <blockquote> <h2>v8.4.4</h2> <h3>Features</h3> <ul> <li>add direct JS/CSS core and bundle exports (<a href="f519f80f1f">f519f80</a>)</li> </ul> <h2>v8.4.2</h2> <h3>Bug Fixes</h3> <ul> <li><strong>onTouchStart.js:</strong> Fix target element assignment (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6065">#6065</a>) (<a href="cb46a9a56b">cb46a9a</a>)</li> </ul> <h2>v8.4.1</h2> <h3>Bug Fixes</h3> <ul> <li><strong>core:</strong> fix swiping over nested shadow doms (<a href="7d09ab0066">7d09ab0</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6063">#6063</a></li> <li><strong>react:</strong> fix issue with checking children (<a href="37a94eaa12">37a94ea</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6064">#6064</a></li> </ul> <h2>v8.4.0</h2> <h3>Bug Fixes</h3> <ul> <li><strong>a11y:</strong> don't handle focus on pointer events (<a href="b2516014b2">b251601</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5962">#5962</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5814">#5814</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5524">#5524</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5490">#5490</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5437">#5437</a></li> <li><strong>angular:</strong> slidesPerGroupAuto is missing in params list for angular (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5933">#5933</a>) (<a href="b80352a227">b80352a</a>)</li> <li><strong>core:</strong> fix <code>beforeSlideChangeStart</code> event routing (<a href="0e8a8b85f7">0e8a8b8</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5913">#5913</a></li> <li>event.path => event.composedPath (<a href="8df7edffb8">8df7edf</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5925">#5925</a></li> <li><strong>types:</strong> add isLocked definition (<a href="f2bbae60ce">f2bbae6</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5941">#5941</a></li> <li><strong>types:</strong> add missing AutoplayMethods members (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5956">#5956</a>) (<a href="6220c2270a">6220c22</a>)</li> <li><strong>vue:</strong> fix swiperRef for Vue swiperSlide (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5994">#5994</a>) (<a href="a2bcbb1790">a2bcbb1</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> upgrade deps & cjs to esm (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5927">#5927</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md">swiper's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/nolimits4web/Swiper/compare/v8.4.3...v8.4.4">8.4.4</a> (2022-10-12)</h1> <h3>Features</h3> <ul> <li>add direct JS/CSS core and bundle exports (<a href="f519f80f1f">f519f80</a>)</li> </ul> <h1><a href="https://github.com/nolimits4web/Swiper/compare/v8.4.2...v8.4.3">8.4.3</a> (2022-10-06)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>a11y:</strong> don't focus slide on slide inner elements clicks (<a href="c8e22f7a3e">c8e22f7</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6116">#6116</a></li> </ul> <h3>Features</h3> <ul> <li><strong>build-config:</strong> allow to custom modules by process.env.SWIPER_BUILD_MODULES (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6043">#6043</a>) (<a href="b3c51c5ff7">b3c51c5</a>)</li> <li><strong>solid:</strong> fix handling dynamic slides (<a href="708133d90c">708133d</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6031">#6031</a></li> <li><strong>solid:</strong> keep solid components in <code>.jsx</code> (<a href="d7f7f65052">d7f7f65</a>)</li> </ul> <h1><a href="https://github.com/nolimits4web/Swiper/compare/v8.4.1...8.4.2">8.4.2</a> (2022-09-15)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>onTouchStart.js:</strong> Fix target element assignment (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6065">#6065</a>) (<a href="cb46a9a56b">cb46a9a</a>)</li> </ul> <h1><a href="https://github.com/nolimits4web/Swiper/compare/v8.4.0...v8.4.1">8.4.1</a> (2022-09-15)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>core:</strong> fix swiping over nested shadow doms (<a href="7d09ab0066">7d09ab0</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6063">#6063</a></li> <li><strong>react:</strong> fix issue with checking children (<a href="37a94eaa12">37a94ea</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6064">#6064</a></li> </ul> <h1><a href="https://github.com/nolimits4web/Swiper/compare/v8.3.2...v8.4.0">8.4.0</a> (2022-09-14)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>a11y:</strong> don't handle focus on pointer events (<a href="b2516014b2">b251601</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5962">#5962</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5814">#5814</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5524">#5524</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5490">#5490</a> <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5437">#5437</a></li> <li><strong>angular:</strong> slidesPerGroupAuto is missing in params list for angular (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5933">#5933</a>) (<a href="b80352a227">b80352a</a>)</li> <li><strong>core:</strong> fix <code>beforeSlideChangeStart</code> event routing (<a href="0e8a8b85f7">0e8a8b8</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5913">#5913</a></li> <li>event.path => event.composedPath (<a href="8df7edffb8">8df7edf</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5925">#5925</a></li> <li><strong>types:</strong> add isLocked definition (<a href="f2bbae60ce">f2bbae6</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5941">#5941</a></li> <li><strong>types:</strong> add missing AutoplayMethods members (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5956">#5956</a>) (<a href="6220c2270a">6220c22</a>)</li> <li><strong>vue:</strong> fix swiperRef for Vue swiperSlide (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5994">#5994</a>) (<a href="a2bcbb1790">a2bcbb1</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>build:</strong> upgrade deps & cjs to esm (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5927">#5927</a>) (<a href="921809b963">921809b</a>)</li> <li><strong>cards-effect:</strong> add <code>perSlideRotate</code> and <code>perSlideOffset</code> parameters (<a href="db08a70fcd">db08a70</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5939">#5939</a></li> <li><strong>core:</strong> new <code>loopedSlidesLimit</code> parameter to re-duplicate slides (<a href="1afa4b84b9">1afa4b8</a>)</li> <li><strong>react:</strong> Allow SwiperSlide children as long as displayName includes SwiperSlide (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5954">#5954</a>) (<a href="d1f7582633">d1f7582</a>)</li> <li><strong>solid:</strong> keep solid components incompiled (<a href="18c66709a0">18c6670</a>), closes <a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/5943">#5943</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="3bc5466688"><code>3bc5466</code></a> 8.4.4 release</li> <li><a href="f519f80f1f"><code>f519f80</code></a> feat: add direct JS/CSS core and bundle exports</li> <li><a href="57f405e090"><code>57f405e</code></a> 8.4.3 release</li> <li><a href="b3c51c5ff7"><code>b3c51c5</code></a> feat(build-config): allow to custom modules by process.env.SWIPER_BUILD_MODUL...</li> <li><a href="739783c155"><code>739783c</code></a> chore: fix build</li> <li><a href="c8e22f7a3e"><code>c8e22f7</code></a> fix(a11y): don't focus slide on slide inner elements clicks</li> <li><a href="708133d90c"><code>708133d</code></a> feat(solid): fix handling dynamic slides</li> <li><a href="d7f7f65052"><code>d7f7f65</code></a> feat(solid): keep solid components in <code>.jsx</code></li> <li><a href="0f1e5dd29e"><code>0f1e5dd</code></a> 8.4.2 release</li> <li><a href="cb46a9a56b"><code>cb46a9a</code></a> fix(onTouchStart.js): Fix target element assignment (<a href="https://github-redirect.dependabot.com/nolimits4web/Swiper/issues/6065">#6065</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nolimits4web/Swiper/compare/v6.5.1...v8.4.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
{
|
|
"private": true,
|
|
"name": "techwind",
|
|
"version": "1.4.0",
|
|
"description": "Tailwind CSS Saas & Software Multipurpose Template",
|
|
"main": "gulpfile.js",
|
|
"author": "ShreeThemes",
|
|
"browserslist": [
|
|
"last 2 version",
|
|
"> 2%"
|
|
],
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"devDependencies": {
|
|
"autoprefixer": "^10.4.13",
|
|
"browser-sync": "^2.26.7",
|
|
"clean-css": "^5.3.1",
|
|
"del": "4.1.1",
|
|
"gulp": "^4.0.2",
|
|
"gulp-cached": "1.1.1",
|
|
"gulp-cssnano": "2.1.3",
|
|
"gulp-file-include": "2.3.0",
|
|
"gulp-if": "^3.0.0",
|
|
"gulp-npm-dist": "^1.0.3",
|
|
"gulp-postcss": "^9.0.1",
|
|
"gulp-rename": "^1.4.0",
|
|
"gulp-replace": "1.1.3",
|
|
"gulp-sass": "^5.1.0",
|
|
"gulp-sourcemaps": "^2.6.5",
|
|
"gulp-uglify": "3.0.2",
|
|
"gulp-useref-plus": "0.0.8",
|
|
"postcss": "^8.4.18",
|
|
"sass": "1.55.0",
|
|
"tailwindcss": "^3.2.1"
|
|
},
|
|
"dependencies": {
|
|
"@iconscout/unicons": "^4.0.1",
|
|
"@midzer/tobii": "^2.3.3",
|
|
"animate.css": "^4.1.1",
|
|
"choices.js": "^10.1.0",
|
|
"feather-icons": "^4.28.0",
|
|
"gumshoejs": "^5.1.2",
|
|
"jarallax": "^2.0.4",
|
|
"js-datepicker": "^5.18.1",
|
|
"shufflejs": "^6.1.0",
|
|
"swiper": "8.4.4",
|
|
"tiny-slider": "^2.9.4",
|
|
"tobii": "^2.0.0-alpha",
|
|
"wow.js": "^1.2.2"
|
|
}
|
|
}
|