mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
📌 Bump lite-youtube-embed from 0.3.2 to 0.3.3
Bumps [lite-youtube-embed](https://github.com/paulirish/lite-youtube-embed) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/paulirish/lite-youtube-embed/releases) - [Commits](https://github.com/paulirish/lite-youtube-embed/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: lite-youtube-embed dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
41615910a7
commit
c5dd873351
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "hugo-blowfish-theme",
|
||||
"version": "2.75.0",
|
||||
"version": "2.76.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "hugo-blowfish-theme",
|
||||
"version": "2.75.0",
|
||||
"version": "2.76.0",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -22,7 +22,7 @@
|
|||
"fuse.js": "^7.0.0",
|
||||
"jquery": "^3.7.1",
|
||||
"katex": "^0.16.11",
|
||||
"lite-youtube-embed": "^0.3.2",
|
||||
"lite-youtube-embed": "^0.3.3",
|
||||
"mermaid": "^10.9.1",
|
||||
"packery": "^2.1.2",
|
||||
"prettier": "^3.3.3",
|
||||
|
@ -2372,9 +2372,9 @@
|
|||
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
||||
},
|
||||
"node_modules/lite-youtube-embed": {
|
||||
"version": "0.3.2",
|
||||
"resolved": "https://registry.npmjs.org/lite-youtube-embed/-/lite-youtube-embed-0.3.2.tgz",
|
||||
"integrity": "sha512-b1dgKyF4PHhinonmr3PB172Nj0qQgA/7DE9EmeIXHR1ksnFEC2olWjNJyJGdsN2cleKHRjjsmrziKlwXtPlmLQ==",
|
||||
"version": "0.3.3",
|
||||
"resolved": "https://registry.npmjs.org/lite-youtube-embed/-/lite-youtube-embed-0.3.3.tgz",
|
||||
"integrity": "sha512-gFfVVnj6NRjxVfJKo3qoLtpi0v5mn3AcR4eKD45wrxQuxzveFJUb+7Cr6uV6n+DjO8X3p0UzPPquhGt0H/y+NA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/lodash": {
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"fuse.js": "^7.0.0",
|
||||
"jquery": "^3.7.1",
|
||||
"katex": "^0.16.11",
|
||||
"lite-youtube-embed": "^0.3.2",
|
||||
"lite-youtube-embed": "^0.3.3",
|
||||
"mermaid": "^10.9.1",
|
||||
"packery": "^2.1.2",
|
||||
"prettier": "^3.3.3",
|
||||
|
|
Loading…
Reference in a new issue