Bump @preline/tabs from 2.4.0 to 2.4.1

Bumps [@preline/tabs](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/tabs"
  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:43 +00:00 committed by GitHub
parent bc2ed4203e
commit 80d7d53b19
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

@ -17,7 +17,7 @@
"@preline/collapse": "^2.3.0", "@preline/collapse": "^2.3.0",
"@preline/dropdown": "^2.4.1", "@preline/dropdown": "^2.4.1",
"@preline/overlay": "^2.4.0", "@preline/overlay": "^2.4.0",
"@preline/tabs": "^2.4.0", "@preline/tabs": "^2.4.1",
"astro": "^4.12.2", "astro": "^4.12.2",
"astro-compressor": "^0.4.1", "astro-compressor": "^0.4.1",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",
@ -1917,9 +1917,9 @@
"integrity": "sha512-HPNuht9AxD3FKC/NXgM4HhspqKFGq61gkVL9pZeVtwu5JE8hdInMGdTtYCtlH+j799WM69x0in+ArHnz+Zn9lg==" "integrity": "sha512-HPNuht9AxD3FKC/NXgM4HhspqKFGq61gkVL9pZeVtwu5JE8hdInMGdTtYCtlH+j799WM69x0in+ArHnz+Zn9lg=="
}, },
"node_modules/@preline/tabs": { "node_modules/@preline/tabs": {
"version": "2.4.0", "version": "2.4.1",
"resolved": "https://registry.npmjs.org/@preline/tabs/-/tabs-2.4.0.tgz", "resolved": "https://registry.npmjs.org/@preline/tabs/-/tabs-2.4.1.tgz",
"integrity": "sha512-4QOOyU8XSaly3I1mhIkjPcpPFY0Rgbd9EwJeErEfIoV88KkbfuxXjLRDkLS3pkkybu6mGXcUqYNbD9h7qZX4YQ==" "integrity": "sha512-L6kpKULse3c5w58oELQ5kSlrKkHut1wadwf9rUUrbMFbGeB/4CKEx+KGFyDqN/jTkDsll+fj8k5rK8jc4wxpdw=="
}, },
"node_modules/@rollup/pluginutils": { "node_modules/@rollup/pluginutils": {
"version": "4.2.1", "version": "4.2.1",

View file

@ -20,7 +20,7 @@
"@preline/collapse": "^2.3.0", "@preline/collapse": "^2.3.0",
"@preline/dropdown": "^2.4.1", "@preline/dropdown": "^2.4.1",
"@preline/overlay": "^2.4.0", "@preline/overlay": "^2.4.0",
"@preline/tabs": "^2.4.0", "@preline/tabs": "^2.4.1",
"astro": "^4.12.2", "astro": "^4.12.2",
"astro-compressor": "^0.4.1", "astro-compressor": "^0.4.1",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",