Merge pull request #292 from mearashadowfax/dependabot/npm_and_yarn/preline/dropdown-2.6.0

chore(deps): bump @preline/dropdown from 2.5.0 to 2.6.0
This commit is contained in:
Emil Gulamov 2024-12-23 22:41:51 +04:00 committed by GitHub
commit 5197802421
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.6.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.6.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",