mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-27 19:29:06 -05:00
update astro-lazy-youtube-embed
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"astro": "^5.5.2",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"astro-icon": "^0.8.1",
|
||||
"astro-lazy-youtube-embed": "^0.5.1",
|
||||
"astro-lazy-youtube-embed": "^0.5.4",
|
||||
"framer-motion": "^9.0.2",
|
||||
"platform": "^1.3.6",
|
||||
"react": "^18.2.0",
|
||||
@@ -2201,12 +2201,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro-lazy-youtube-embed": {
|
||||
"version": "0.5.1",
|
||||
"resolved": "https://registry.npmjs.org/astro-lazy-youtube-embed/-/astro-lazy-youtube-embed-0.5.1.tgz",
|
||||
"integrity": "sha512-Xryd+Oo3+YDQhRVudVFu4B+3jZB1vqn5v6BXALF/keh+Yrv4TZCRytaNzSV6QJy0WJxOzoyUxwbBx4S/+DR/xQ==",
|
||||
"version": "0.5.4",
|
||||
"resolved": "https://registry.npmjs.org/astro-lazy-youtube-embed/-/astro-lazy-youtube-embed-0.5.4.tgz",
|
||||
"integrity": "sha512-6Nd52ndiC7qM9jBC2/iAVsgbGMLBEHo0NfyECTyvsoKlei5Crl8S279Y8QhbKei+L6/FPSIijRV+ztY9/Pd3Wg==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"astro": "^2.0.0 || ^3.0.0-beta || ^4.0.0-beta"
|
||||
"astro": "^2.0.0 || ^3.0.0-beta || ^4.0.0-beta || ^5.0.0-beta"
|
||||
}
|
||||
},
|
||||
"node_modules/astro/node_modules/chokidar": {
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"astro": "^5.5.2",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"astro-icon": "^0.8.1",
|
||||
"astro-lazy-youtube-embed": "^0.5.1",
|
||||
"astro-lazy-youtube-embed": "^0.5.4",
|
||||
"framer-motion": "^9.0.2",
|
||||
"platform": "^1.3.6",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user