Bump preline from 2.3.0 to 2.4.0

Bumps [preline](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
  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:15 +00:00 committed by GitHub
parent 65d2e7fd69
commit 9674626055
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

@ -25,7 +25,7 @@
"gsap": "^3.12.5",
"html-minifier-terser": "^7.2.0",
"lenis": "^1.1.6",
"preline": "^2.3.0",
"preline": "^2.4.0",
"sharp": "^0.33.4",
"sharp-ico": "^0.1.5",
"tailwindcss": "^3.4.5"
@ -7246,9 +7246,9 @@
}
},
"node_modules/preline": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/preline/-/preline-2.3.0.tgz",
"integrity": "sha512-mBMF7NTbbhC2wp+1RHbBaHUCXsdM9ObJo64LvDcNRSKLbaC4uszkqBZ/X/paklEQh3+dOUAVBp1zvE5yQf/czw==",
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/preline/-/preline-2.4.0.tgz",
"integrity": "sha512-GWxpqLThSfIXtWC9w7Mq3qrVSQodVPtUSI5iyUeavBWRS+wLXxZSgfJc7sRIwc8Gn8LKx+yOFv+G0l0AB2aYwQ==",
"dependencies": {
"@popperjs/core": "^2.11.2"
}

View file

@ -28,7 +28,7 @@
"gsap": "^3.12.5",
"html-minifier-terser": "^7.2.0",
"lenis": "^1.1.6",
"preline": "^2.3.0",
"preline": "^2.4.0",
"sharp": "^0.33.4",
"sharp-ico": "^0.1.5",
"tailwindcss": "^3.4.5"