summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-07 11:49:19 -0800
committerGravatar GitHub <noreply@github.com> 2023-03-07 14:49:19 -0500
commitafaf366fb37bc78a845890cf012dbc7d07bfb305 (patch)
treecba96f7b712cd522891d0fb83cba3625678c5a3d /pnpm-lock.yaml
parent5ce750b015c32cc6ea3948a1d4f7cd4a68d9a752 (diff)
downloadastro-@astrojs/prism@2.1.0.tar.gz
astro-@astrojs/prism@2.1.0.tar.zst
astro-@astrojs/prism@2.1.0.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml220
1 files changed, 154 insertions, 66 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e53efa390..67ec48275 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -104,16 +104,16 @@ importers:
examples/basics:
specifiers:
- astro: ^2.0.18
+ astro: ^2.1.0
dependencies:
astro: link:../../packages/astro
examples/blog:
specifiers:
- '@astrojs/mdx': ^0.17.2
- '@astrojs/rss': ^2.1.1
- '@astrojs/sitemap': ^1.1.0
- astro: ^2.0.18
+ '@astrojs/mdx': ^0.18.0
+ '@astrojs/rss': ^2.2.0
+ '@astrojs/sitemap': ^1.2.0
+ astro: ^2.1.0
dependencies:
'@astrojs/mdx': link:../../packages/integrations/mdx
'@astrojs/rss': link:../../packages/astro-rss
@@ -122,14 +122,14 @@ importers:
examples/component:
specifiers:
- astro: ^2.0.18
+ astro: ^2.1.0
devDependencies:
astro: link:../../packages/astro
examples/deno:
specifiers:
- '@astrojs/deno': ^4.0.2
- astro: ^2.0.18
+ '@astrojs/deno': ^4.1.0
+ astro: ^2.1.0
dependencies:
astro: link:../../packages/astro
devDependencies:
@@ -138,14 +138,14 @@ importers:
examples/docs:
specifiers:
'@algolia/client-search': ^4.13.1
- '@astrojs/preact': ^2.0.3
- '@astrojs/react': ^2.0.2
+ '@astrojs/preact': ^2.1.0
+ '@astrojs/react': ^2.1.0
'@docsearch/css': ^3.1.0
'@docsearch/react': ^3.1.0
'@types/node': ^18.0.0
'@types/react': ^17.0.45
'@types/react-dom': ^18.0.0
- astro: ^2.0.18
+ astro: ^2.1.0
html-escaper: ^3.0.3
preact: ^10.7.3
react: ^18.1.0
@@ -168,10 +168,10 @@ importers:
examples/framework-alpine:
specifiers:
- '@astrojs/alpinejs': ^0.1.3
+ '@astrojs/alpinejs': ^0.2.0
'@types/alpinejs': ^3.7.0
alpinejs: ^3.10.2
- astro: ^2.0.18
+ astro: ^2.1.0
dependencies:
'@astrojs/alpinejs': link:../../packages/integrations/alpinejs
'@types/alpinejs': 3.7.1
@@ -180,9 +180,9 @@ importers:
examples/framework-lit:
specifiers:
- '@astrojs/lit': ^1.2.1
+ '@astrojs/lit': ^1.3.0
'@webcomponents/template-shadowroot': ^0.1.0
- astro: ^2.0.18
+ astro: ^2.1.0
lit: ^2.2.5
dependencies:
'@astrojs/lit': link:../../packages/integrations/lit
@@ -192,12 +192,12 @@ importers:
examples/framework-multiple:
specifiers:
- '@astrojs/preact': ^2.0.3
- '@astrojs/react': ^2.0.2
- '@astrojs/solid-js': ^2.0.2
- '@astrojs/svelte': ^2.0.2
- '@astrojs/vue': ^2.0.1
- astro: ^2.0.18
+ '@astrojs/preact': ^2.1.0
+ '@astrojs/react': ^2.1.0
+ '@astrojs/solid-js': ^2.1.0
+ '@astrojs/svelte': ^2.1.0
+ '@astrojs/vue': ^2.1.0
+ astro: ^2.1.0
preact: ^10.7.3
react: ^18.1.0
react-dom: ^18.1.0
@@ -220,9 +220,9 @@ importers:
examples/framework-preact:
specifiers:
- '@astrojs/preact': ^2.0.3
+ '@astrojs/preact': ^2.1.0
'@preact/signals': ^1.1.0
- astro: ^2.0.18
+ astro: ^2.1.0
preact: ^10.7.3
dependencies:
'@astrojs/preact': link:../../packages/integrations/preact
@@ -232,10 +232,10 @@ importers:
examples/framework-react:
specifiers:
- '@astrojs/react': ^2.0.2
+ '@astrojs/react': ^2.1.0
'@types/react': ^18.0.10
'@types/react-dom': ^18.0.5
- astro: ^2.0.18
+ astro: ^2.1.0
react: ^18.1.0
react-dom: ^18.1.0
dependencies:
@@ -248,8 +248,8 @@ importers:
examples/framework-solid:
specifiers:
- '@astrojs/solid-js': ^2.0.2
- astro: ^2.0.18
+ '@astrojs/solid-js': ^2.1.0
+ astro: ^2.1.0
solid-js: ^1.4.3
dependencies:
'@astrojs/solid-js': link:../../packages/integrations/solid
@@ -258,8 +258,8 @@ importers:
examples/framework-svelte:
specifiers:
- '@astrojs/svelte': ^2.0.2
- astro: ^2.0.18
+ '@astrojs/svelte': ^2.1.0
+ astro: ^2.1.0
svelte: ^3.48.0
dependencies:
'@astrojs/svelte': link:../../packages/integrations/svelte
@@ -268,8 +268,8 @@ importers:
examples/framework-vue:
specifiers:
- '@astrojs/vue': ^2.0.1
- astro: ^2.0.18
+ '@astrojs/vue': ^2.1.0
+ astro: ^2.1.0
vue: ^3.2.37
dependencies:
'@astrojs/vue': link:../../packages/integrations/vue
@@ -278,41 +278,41 @@ importers:
examples/hackernews:
specifiers:
- '@astrojs/node': ^5.0.4
- astro: ^2.0.18
+ '@astrojs/node': ^5.1.0
+ astro: ^2.1.0
dependencies:
'@astrojs/node': link:../../packages/integrations/node
astro: link:../../packages/astro
examples/integration:
specifiers:
- astro: ^2.0.18
+ astro: ^2.1.0
devDependencies:
astro: link:../../packages/astro
examples/minimal:
specifiers:
- astro: ^2.0.18
+ astro: ^2.1.0
dependencies:
astro: link:../../packages/astro
examples/non-html-pages:
specifiers:
- astro: ^2.0.18
+ astro: ^2.1.0
dependencies:
astro: link:../../packages/astro
examples/portfolio:
specifiers:
- astro: ^2.0.18
+ astro: ^2.1.0
dependencies:
astro: link:../../packages/astro
examples/ssr:
specifiers:
- '@astrojs/node': ^5.0.4
- '@astrojs/svelte': ^2.0.2
- astro: ^2.0.18
+ '@astrojs/node': ^5.1.0
+ '@astrojs/svelte': ^2.1.0
+ astro: ^2.1.0
concurrently: ^7.2.1
svelte: ^3.48.0
unocss: ^0.15.6
@@ -328,16 +328,16 @@ importers:
examples/with-markdoc:
specifiers:
- '@astrojs/markdoc': ^0.0.0-markdoc-20230214163516
- astro: ^2.0.6
+ '@astrojs/markdoc': ^0.0.1
+ astro: ^2.1.0
dependencies:
'@astrojs/markdoc': link:../../packages/integrations/markdoc
astro: link:../../packages/astro
examples/with-markdown-plugins:
specifiers:
- '@astrojs/markdown-remark': ^2.0.1
- astro: ^2.0.18
+ '@astrojs/markdown-remark': ^2.1.0
+ astro: ^2.1.0
hast-util-select: 5.0.1
rehype-autolink-headings: ^6.1.1
rehype-slug: ^5.0.1
@@ -354,15 +354,15 @@ importers:
examples/with-markdown-shiki:
specifiers:
- astro: ^2.0.18
+ astro: ^2.1.0
dependencies:
astro: link:../../packages/astro
examples/with-mdx:
specifiers:
- '@astrojs/mdx': ^0.17.2
- '@astrojs/preact': ^2.0.3
- astro: ^2.0.18
+ '@astrojs/mdx': ^0.18.0
+ '@astrojs/preact': ^2.1.0
+ astro: ^2.1.0
preact: ^10.6.5
dependencies:
'@astrojs/mdx': link:../../packages/integrations/mdx
@@ -372,9 +372,9 @@ importers:
examples/with-nanostores:
specifiers:
- '@astrojs/preact': ^2.0.3
+ '@astrojs/preact': ^2.1.0
'@nanostores/preact': ^0.1.3
- astro: ^2.0.18
+ astro: ^2.1.0
nanostores: ^0.5.12
preact: ^10.7.3
dependencies:
@@ -386,10 +386,10 @@ importers:
examples/with-tailwindcss:
specifiers:
- '@astrojs/mdx': ^0.17.2
- '@astrojs/tailwind': ^3.0.1
+ '@astrojs/mdx': ^0.18.0
+ '@astrojs/tailwind': ^3.1.0
'@types/canvas-confetti': ^1.4.3
- astro: ^2.0.18
+ astro: ^2.1.0
autoprefixer: ^10.4.7
canvas-confetti: ^1.5.1
postcss: ^8.4.14
@@ -406,7 +406,7 @@ importers:
examples/with-vite-plugin-pwa:
specifiers:
- astro: ^2.0.18
+ astro: ^2.1.0
vite-plugin-pwa: 0.11.11
workbox-window: ^6.5.3
dependencies:
@@ -416,7 +416,7 @@ importers:
examples/with-vitest:
specifiers:
- astro: ^2.0.18
+ astro: ^2.1.0
vitest: ^0.20.3
dependencies:
astro: link:../../packages/astro
@@ -426,9 +426,9 @@ importers:
specifiers:
'@astrojs/compiler': ^1.2.0
'@astrojs/language-server': ^0.28.3
- '@astrojs/markdown-remark': ^2.0.1
- '@astrojs/telemetry': ^2.0.1
- '@astrojs/webapi': ^2.0.3
+ '@astrojs/markdown-remark': ^2.1.0
+ '@astrojs/telemetry': ^2.1.0
+ '@astrojs/webapi': ^2.1.0
'@babel/core': ^7.18.2
'@babel/generator': ^7.18.2
'@babel/parser': ^7.18.4
@@ -1198,7 +1198,7 @@ importers:
react: ^18.0.0
react-dom: ^18.0.0
dependencies:
- '@astrojs/markdoc': link:../../../../integrations/markdoc
+ '@astrojs/markdoc': 0.0.0-markdoc-20230302210326_3stiutgnnbnfnf3uowm5cip22i
'@astrojs/react': link:../../../../integrations/react
'@performance/utils': link:../utils
'@types/react': 18.0.27
@@ -1218,7 +1218,7 @@ importers:
react: ^18.0.0
react-dom: ^18.0.0
dependencies:
- '@astrojs/mdx': link:../../../../integrations/mdx
+ '@astrojs/mdx': 0.17.2_astro@packages+astro
'@astrojs/react': link:../../../../integrations/react
'@performance/utils': link:../utils
'@types/react': 18.0.27
@@ -3091,8 +3091,8 @@ importers:
packages/integrations/mdx:
specifiers:
- '@astrojs/markdown-remark': ^2.0.1
- '@astrojs/prism': ^2.0.0
+ '@astrojs/markdown-remark': ^2.1.0
+ '@astrojs/prism': ^2.1.0
'@mdx-js/mdx': ^2.3.0
'@mdx-js/rollup': ^2.3.0
'@types/chai': ^4.3.1
@@ -3254,7 +3254,7 @@ importers:
packages/integrations/netlify:
specifiers:
- '@astrojs/webapi': ^2.0.3
+ '@astrojs/webapi': ^2.1.0
'@netlify/edge-handler-types': ^0.34.1
'@netlify/functions': ^1.0.0
'@types/node': ^14.18.20
@@ -3319,7 +3319,7 @@ importers:
packages/integrations/node:
specifiers:
- '@astrojs/webapi': ^2.0.3
+ '@astrojs/webapi': ^2.1.0
'@types/send': ^0.17.1
'@types/server-destroy': ^1.0.1
astro: workspace:*
@@ -3579,7 +3579,7 @@ importers:
packages/integrations/vercel:
specifiers:
- '@astrojs/webapi': ^2.0.3
+ '@astrojs/webapi': ^2.1.0
'@types/set-cookie-parser': ^2.4.2
'@vercel/analytics': ^0.1.8
'@vercel/nft': ^0.22.1
@@ -3779,7 +3779,7 @@ importers:
packages/markdown/remark:
specifiers:
- '@astrojs/prism': ^2.0.0
+ '@astrojs/prism': ^2.1.0
'@types/chai': ^4.3.1
'@types/estree': ^1.0.0
'@types/github-slugger': ^1.3.0
@@ -4165,6 +4165,69 @@ packages:
vscode-uri: 3.0.7
dev: false
+ /@astrojs/markdoc/0.0.0-markdoc-20230302210326_3stiutgnnbnfnf3uowm5cip22i:
+ resolution: {integrity: sha512-tcov6vc4QETuN+5vV+QEASVKIDotavz2N5SgRZa9YwQWhjZOgWVJs+1udbPEps6WTCjjoX8L4M+C9CXv3/xskw==}
+ engines: {node: '>=16.12.0'}
+ dependencies:
+ '@markdoc/markdoc': 0.2.2_3stiutgnnbnfnf3uowm5cip22i
+ gray-matter: 4.0.3
+ stringify-attributes: 3.0.0
+ zod: 3.20.6
+ transitivePeerDependencies:
+ - '@types/react'
+ - react
+ dev: false
+
+ /@astrojs/markdown-remark/2.0.1_astro@packages+astro:
+ resolution: {integrity: sha512-xQF1rXGJN18m+zZucwRRtmNehuhPMMhZhi6HWKrtpEAKnHSPk8lqf1GXgKH7/Sypglu8ivdECZ+EGs6kOYVasQ==}
+ peerDependencies:
+ astro: '*'
+ dependencies:
+ '@astrojs/prism': 2.0.0
+ astro: link:packages/astro
+ github-slugger: 1.5.0
+ import-meta-resolve: 2.2.1
+ rehype-raw: 6.1.1
+ rehype-stringify: 9.0.3
+ remark-gfm: 3.0.1
+ remark-parse: 10.0.1
+ remark-rehype: 10.1.0
+ remark-smartypants: 2.0.0
+ shiki: 0.11.1
+ unified: 10.1.2
+ unist-util-visit: 4.1.2
+ vfile: 5.3.7
+ transitivePeerDependencies:
+ - supports-color
+ dev: false
+
+ /@astrojs/mdx/0.17.2_astro@packages+astro:
+ resolution: {integrity: sha512-mol57cw1jJMcQgKMRGn7p6cewajq6JTNtqj5aAZgROWam/phVDSOCbXj/WU3O9+3qFnyKtpczoufQKwJTQltAw==}
+ engines: {node: '>=16.12.0'}
+ dependencies:
+ '@astrojs/markdown-remark': 2.0.1_astro@packages+astro
+ '@astrojs/prism': 2.0.0
+ '@mdx-js/mdx': 2.3.0
+ '@mdx-js/rollup': 2.3.0
+ acorn: 8.8.2
+ es-module-lexer: 1.1.1
+ estree-util-visit: 1.2.1
+ github-slugger: 1.5.0
+ gray-matter: 4.0.3
+ kleur: 4.1.5
+ rehype-raw: 6.1.1
+ remark-frontmatter: 4.0.1
+ remark-gfm: 3.0.1
+ remark-smartypants: 2.0.0
+ shiki: 0.11.1
+ unist-util-visit: 4.1.2
+ vfile: 5.3.7
+ transitivePeerDependencies:
+ - astro
+ - rollup
+ - supports-color
+ dev: false
+
/@astrojs/node/1.1.0:
resolution: {integrity: sha512-4KkCEFYtmTUSvU49UZSJD/VQfD/oKzf0ld8COjFW1pxfquBgvevLxRVpYLRanZB20L3c8/xyyQpDq7zMSMqQrg==}
dependencies:
@@ -4187,6 +4250,13 @@ packages:
- supports-color
dev: false
+ /@astrojs/prism/2.0.0:
+ resolution: {integrity: sha512-YgeoeEPqsxaEpg0rwe/bUq3653LqSQnMjrLlpYwrbQQMQQqz6Y5yXN+RX3SfLJ6ppNb4+Fu2+Z49EXjk48Ihjw==}
+ engines: {node: '>=16.12.0'}
+ dependencies:
+ prismjs: 1.29.0
+ dev: false
+
/@astrojs/webapi/1.1.1:
resolution: {integrity: sha512-yeUvP27PoiBK/WCxyQzC4HLYZo4Hg6dzRd/dTsL50WGlAQVCwWcqzVJrIZKvzNDNaW/fIXutZTmdj6nec0PIGg==}
dependencies:
@@ -6661,6 +6731,24 @@ packages:
'@types/markdown-it': 12.2.3
dev: false
+ /@markdoc/markdoc/0.2.2_3stiutgnnbnfnf3uowm5cip22i:
+ resolution: {integrity: sha512-0TiD9jmA5h5znN4lxo7HECAu3WieU5g5vUsfByeucrdR/x88hEilpt16EydFyJwJddQ/3w5HQgW7Ovy62r4cyw==}
+ engines: {node: '>=14.7.0'}
+ peerDependencies:
+ '@types/react': '*'
+ react: '*'
+ peerDependenciesMeta:
+ '@types/react':
+ optional: true
+ react:
+ optional: true
+ dependencies:
+ '@types/react': 18.0.27
+ react: 18.2.0
+ optionalDependencies:
+ '@types/markdown-it': 12.2.3
+ dev: false
+
/@mdx-js/mdx/2.3.0:
resolution: {integrity: sha512-jLuwRlz8DQfQNiUCJR50Y09CGPq3fLtmtUQfVrj79E0JWu3dvsVcxVIcfhR5h0iXu+/z++zDrYeiJqifRynJkA==}
dependencies: