Bump @preline/overlay from 2.4.1 to 2.5.0
Bumps [@preline/overlay](https://github.com/htmlstreamofficial/preline) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/htmlstreamofficial/preline/releases) - [Commits](https://github.com/htmlstreamofficial/preline/compare/v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: "@preline/overlay" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2143cc34bc
commit
9d3e94729c
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -15,7 +15,7 @@
|
|||
"@preline/accordion": "^2.4.1",
|
||||
"@preline/collapse": "^2.4.1",
|
||||
"@preline/dropdown": "^2.4.1",
|
||||
"@preline/overlay": "^2.4.1",
|
||||
"@preline/overlay": "^2.5.0",
|
||||
"@preline/tabs": "^2.4.1",
|
||||
"@vercel/nft": "^0.27.4",
|
||||
"astro": "^4.15.8",
|
||||
|
@ -1686,9 +1686,9 @@
|
|||
"integrity": "sha512-QalxVFD72RkBM6BBx9Znh/WokmvQIsIDrZiBL9Ylt4EM+MHtnZ3mBBV8Xkl3wXnBcUDWuni5Utjb5t94BlYaNA=="
|
||||
},
|
||||
"node_modules/@preline/overlay": {
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@preline/overlay/-/overlay-2.4.1.tgz",
|
||||
"integrity": "sha512-ZchnVlntiIopOOkDKClVpRryVDGvGPswq4911wl0ZAjOdag09nTs2KKJ4qet9AYn1/o2uOGexDvIAJ6iIAakRQ=="
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@preline/overlay/-/overlay-2.5.0.tgz",
|
||||
"integrity": "sha512-5eWzP2N3sTOKhgoefXdrrxUNQh8F678von6ehN1cD79ujVfShYdWowvjtzMlUiTePbF0pgM/wG6D6mRzicOMzw=="
|
||||
},
|
||||
"node_modules/@preline/tabs": {
|
||||
"version": "2.4.1",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"@preline/accordion": "^2.4.1",
|
||||
"@preline/collapse": "^2.4.1",
|
||||
"@preline/dropdown": "^2.4.1",
|
||||
"@preline/overlay": "^2.4.1",
|
||||
"@preline/overlay": "^2.5.0",
|
||||
"@preline/tabs": "^2.4.1",
|
||||
"@vercel/nft": "^0.27.4",
|
||||
"astro": "^4.15.8",
|
||||
|
|
Loading…
Add table
Reference in a new issue