Bump @preline/accordion from 2.3.0 to 2.4.0

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

---
updated-dependencies:
- dependency-name: "@preline/accordion"
  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-22 17:32:08 +00:00 committed by GitHub
parent 65d2e7fd69
commit 2c815af32b
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/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2", "@astrojs/vercel": "^7.7.2",
"@preline/accordion": "^2.3.0", "@preline/accordion": "^2.4.0",
"@preline/collapse": "^2.3.0", "@preline/collapse": "^2.3.0",
"@preline/dropdown": "^2.3.0", "@preline/dropdown": "^2.3.0",
"@preline/overlay": "^2.3.0", "@preline/overlay": "^2.3.0",
@ -1946,9 +1946,9 @@
} }
}, },
"node_modules/@preline/accordion": { "node_modules/@preline/accordion": {
"version": "2.3.0", "version": "2.4.0",
"resolved": "https://registry.npmjs.org/@preline/accordion/-/accordion-2.3.0.tgz", "resolved": "https://registry.npmjs.org/@preline/accordion/-/accordion-2.4.0.tgz",
"integrity": "sha512-i62TZq1xa0tFQSQN/4s+owLPli1TPohD312FZGc6/qF4w2/Z4cXzqCwbkfiZER2YRFTIm/cn8tGQJ25d00AFkg==" "integrity": "sha512-ykipy+F1x92FW+g0hO4ScCz/GbFkkm7jBQIartnImOzb0bRyuAVsqEp8P4f39rzgjz/k02fYOef5Hfm/spCTUQ=="
}, },
"node_modules/@preline/collapse": { "node_modules/@preline/collapse": {
"version": "2.3.0", "version": "2.3.0",

View file

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