Bump @preline/accordion from 2.4.0 to 2.4.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-05 18:02:32 +00:00 committed by GitHub
parent bc2ed4203e
commit 85a9d4591e
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

@ -13,7 +13,7 @@
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2",
"@preline/accordion": "^2.4.0",
"@preline/accordion": "^2.4.1",
"@preline/collapse": "^2.3.0",
"@preline/dropdown": "^2.4.1",
"@preline/overlay": "^2.4.0",
@ -1897,9 +1897,9 @@
}
},
"node_modules/@preline/accordion": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@preline/accordion/-/accordion-2.4.0.tgz",
"integrity": "sha512-ykipy+F1x92FW+g0hO4ScCz/GbFkkm7jBQIartnImOzb0bRyuAVsqEp8P4f39rzgjz/k02fYOef5Hfm/spCTUQ=="
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/@preline/accordion/-/accordion-2.4.1.tgz",
"integrity": "sha512-gaa5Y6hn5ZV/70L33d6aFXfzx9pjbdNoIsdGg5P5TNLBQglQKAGrAm+4d+qUKzZx43A+Z8D7CIGZIWS2gZU+aA=="
},
"node_modules/@preline/collapse": {
"version": "2.3.0",

View file

@ -16,7 +16,7 @@
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2",
"@preline/accordion": "^2.4.0",
"@preline/accordion": "^2.4.1",
"@preline/collapse": "^2.3.0",
"@preline/dropdown": "^2.4.1",
"@preline/overlay": "^2.4.0",