chore(deps): bump preline from 2.5.1 to 2.6.0

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

---
updated-dependencies:
- dependency-name: preline
  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-09 18:02:56 +00:00 committed by GitHub
parent 5eae25a844
commit 6ef2c5b335
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

@ -24,7 +24,7 @@
"gsap": "^3.12.5",
"html-minifier-terser": "^7.2.0",
"lenis": "^1.1.17",
"preline": "^2.5.1",
"preline": "^2.6.0",
"rimraf": "^6.0.1",
"sharp": "^0.33.5",
"sharp-ico": "^0.1.5",
@ -6388,9 +6388,9 @@
}
},
"node_modules/preline": {
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/preline/-/preline-2.5.1.tgz",
"integrity": "sha512-fEXOsz0xLfTm5sJmNanourrMjwjcgGtaVNg8Pt6GzUbZ/oXHIdcR94LBdeE0Ea0pBPFOOHzEL5LQwSbAvCJEfw==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/preline/-/preline-2.6.0.tgz",
"integrity": "sha512-8O9ayfWgicM8w64k6HIXoRafVqI3xsyFhlT/OCR99USR5izlMGvCunAW+HsTtCwWI0V04m96eXcYy8ElYkDqNg==",
"dependencies": {
"@popperjs/core": "^2.11.2"
}

View file

@ -27,7 +27,7 @@
"gsap": "^3.12.5",
"html-minifier-terser": "^7.2.0",
"lenis": "^1.1.17",
"preline": "^2.5.1",
"preline": "^2.6.0",
"rimraf": "^6.0.1",
"sharp": "^0.33.5",
"sharp-ico": "^0.1.5",