mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-16 23:11:06 +00:00
[Docs Site] Bump astro-live-code from 0.0.4 to 0.0.5 (#18930)
Bumps [astro-live-code](https://github.com/mattjennings/astro-live-code) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/mattjennings/astro-live-code/releases) - [Commits](https://github.com/mattjennings/astro-live-code/compare/v0.0.4...v0.0.5) --- updated-dependencies: - dependency-name: astro-live-code dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
25b58ac387
commit
258c268d7e
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -35,7 +35,7 @@
|
|||
"astro": "^4.16.18",
|
||||
"astro-breadcrumbs": "^3.3.1",
|
||||
"astro-icon": "^1.1.2",
|
||||
"astro-live-code": "^0.0.4",
|
||||
"astro-live-code": "^0.0.5",
|
||||
"date-fns": "^4.1.0",
|
||||
"dedent": "^1.5.3",
|
||||
"detype": "1.0.12",
|
||||
|
|
@ -5416,9 +5416,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro-live-code": {
|
||||
"version": "0.0.4",
|
||||
"resolved": "https://registry.npmjs.org/astro-live-code/-/astro-live-code-0.0.4.tgz",
|
||||
"integrity": "sha512-sPL68iEhrdcH+JcUDUtObrUH8BxPv7czaFj/1lO59veQhjowvolXtMwOz3Wuyo0DDfXT6IDQ3Vf/CR/pmIXxuQ==",
|
||||
"version": "0.0.5",
|
||||
"resolved": "https://registry.npmjs.org/astro-live-code/-/astro-live-code-0.0.5.tgz",
|
||||
"integrity": "sha512-9WxpUp1N5Z2ent8R2WHr/jqneKHf0+XCPEoNfQ2qDK1nbsLMJHKo3F0r8/RXcslzN3/UioE8M70vHbz+Z8DUjQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"estree-util-visit": "^2.0.0",
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@
|
|||
"astro": "^4.16.18",
|
||||
"astro-breadcrumbs": "^3.3.1",
|
||||
"astro-icon": "^1.1.2",
|
||||
"astro-live-code": "^0.0.4",
|
||||
"astro-live-code": "^0.0.5",
|
||||
"date-fns": "^4.1.0",
|
||||
"dedent": "^1.5.3",
|
||||
"detype": "1.0.12",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue