chore(deps): bump @preline/dropdown from 2.5.0 to 2.6.0

Bumps [@preline/dropdown](https://github.com/htmlstreamofficial/preline) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/htmlstreamofficial/preline/releases)
- [Commits](https://github.com/htmlstreamofficial/preline/compare/v2.5.0...v2.6.0)

---
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-12-23 17:29:36 +00:00 committed by GitHub
parent 5efcd6c915
commit 012729913c
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

@ -14,7 +14,7 @@
"@astrojs/tailwind": "^5.1.3",
"@preline/accordion": "^2.5.0",
"@preline/collapse": "^2.6.0",
"@preline/dropdown": "^2.5.0",
"@preline/dropdown": "^2.6.0",
"@preline/overlay": "^2.6.0",
"@preline/tabs": "^2.6.0",
"astro": "^4.16.18",
@ -1655,9 +1655,9 @@
"integrity": "sha512-0w/Gd5g2N81atuMhEikAyW/88yIk/Gt7wnrIMB5NZQry5CWj8SAf0kksb2wtFF5uakA/tnbSuXzeCcabbZe0uw=="
},
"node_modules/@preline/dropdown": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@preline/dropdown/-/dropdown-2.5.0.tgz",
"integrity": "sha512-ydKGBx02eLWzmCn8gkaaTe/gXXqvkZKZCgCYCWETRdy31qhaam43hvJMcpsGOROWSjlPNBgVyGrwYdAgJUO68g=="
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@preline/dropdown/-/dropdown-2.6.0.tgz",
"integrity": "sha512-Ryjeo0tOnsxzT9dI1S4gybUwTcvQPszVTqxmxry1yxIaKWzpom2As/AFoYETZ/8EbdQxr7G6CQj4d0Fw+9u+mA=="
},
"node_modules/@preline/overlay": {
"version": "2.6.0",

View file

@ -17,7 +17,7 @@
"@astrojs/tailwind": "^5.1.3",
"@preline/accordion": "^2.5.0",
"@preline/collapse": "^2.6.0",
"@preline/dropdown": "^2.5.0",
"@preline/dropdown": "^2.6.0",
"@preline/overlay": "^2.6.0",
"@preline/tabs": "^2.6.0",
"astro": "^4.16.18",