Bump preline from 2.1.0 to 2.3.0

Bumps [preline](https://github.com/htmlstreamofficial/preline) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/htmlstreamofficial/preline/releases)
- [Commits](https://github.com/htmlstreamofficial/preline/compare/v2.1.0...v2.3.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-05-27 17:44:03 +00:00 committed by GitHub
parent 1937a9712e
commit 9c306ce754
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

@ -18,7 +18,7 @@
"globby": "^14.0.1",
"gsap": "^3.12.5",
"html-minifier-terser": "^7.2.0",
"preline": "^2.1.0",
"preline": "^2.3.0",
"sharp": "^0.33.4",
"sharp-ico": "^0.1.5",
"tailwindcss": "^3.4.3"
@ -6983,9 +6983,9 @@
}
},
"node_modules/preline": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/preline/-/preline-2.1.0.tgz",
"integrity": "sha512-7pwrGNPVfGYUv1XHW9i49ejowIVHCDTx8JvbM43hapLi1GCjj9NnAZmTKupxaROboB4Nvp2x0ADBVKAhpmZppA==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/preline/-/preline-2.3.0.tgz",
"integrity": "sha512-mBMF7NTbbhC2wp+1RHbBaHUCXsdM9ObJo64LvDcNRSKLbaC4uszkqBZ/X/paklEQh3+dOUAVBp1zvE5yQf/czw==",
"dependencies": {
"@popperjs/core": "^2.11.2"
}

View file

@ -21,7 +21,7 @@
"globby": "^14.0.1",
"gsap": "^3.12.5",
"html-minifier-terser": "^7.2.0",
"preline": "^2.1.0",
"preline": "^2.3.0",
"sharp": "^0.33.4",
"sharp-ico": "^0.1.5",
"tailwindcss": "^3.4.3"