Bump @preline/dropdown from 2.3.0 to 2.4.1

Bumps [@preline/dropdown](https://github.com/htmlstreamofficial/preline) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/htmlstreamofficial/preline/releases)
- [Commits](https://github.com/htmlstreamofficial/preline/compare/v2.3.0...v2.4.1)

---
updated-dependencies:
- dependency-name: "@preline/dropdown"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-29 17:58:07 +00:00 committed by GitHub
parent 517e50e0a1
commit 751c403ffc
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

@ -15,7 +15,7 @@
"@astrojs/vercel": "^7.7.2",
"@preline/accordion": "^2.4.0",
"@preline/collapse": "^2.3.0",
"@preline/dropdown": "^2.3.0",
"@preline/dropdown": "^2.4.1",
"@preline/overlay": "^2.4.0",
"@preline/tabs": "^2.4.0",
"astro": "^4.11.5",
@ -1956,9 +1956,9 @@
"integrity": "sha512-M3Ku1Pj7uezqflQiIe2KgsCFNZqFB44GowmsZRe0ItB2/OGC6hO0rHBEMZEf30CZeYPbsU06DleQ6QEYs7ujxg=="
},
"node_modules/@preline/dropdown": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/@preline/dropdown/-/dropdown-2.3.0.tgz",
"integrity": "sha512-tLcQS3Lzhmu7hW3XJVE2hSxe3b7pgtPtbKS3KanBOLTIDXu4XjFt45enolCYnsn64tOEsfhGnix/VNTo4kttyw=="
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/@preline/dropdown/-/dropdown-2.4.1.tgz",
"integrity": "sha512-QalxVFD72RkBM6BBx9Znh/WokmvQIsIDrZiBL9Ylt4EM+MHtnZ3mBBV8Xkl3wXnBcUDWuni5Utjb5t94BlYaNA=="
},
"node_modules/@preline/overlay": {
"version": "2.4.0",

View file

@ -18,7 +18,7 @@
"@astrojs/vercel": "^7.7.2",
"@preline/accordion": "^2.4.0",
"@preline/collapse": "^2.3.0",
"@preline/dropdown": "^2.3.0",
"@preline/dropdown": "^2.4.1",
"@preline/overlay": "^2.4.0",
"@preline/tabs": "^2.4.0",
"astro": "^4.11.5",