summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 15:59:36 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-01 15:59:48 +0000
commitb7091bd5755875c3f93e01190941d8c3086d3d16 (patch)
treeaf10cadc67d73a5d729aed764d6aaeecf8dba746 /pnpm-lock.yaml
parent7f71577cc059e681226a9ab1404b7a500a1e84a5 (diff)
deps(node): bump @astrojs/mdx from 2.2.1 to 2.2.2
Bumps [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml35
1 files changed, 5 insertions, 30 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 10b1aaf..4199ecf 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,8 +9,8 @@ devDependencies:
specifier: ^0.5.10
'@astrojs/mdx':
- specifier: ^2.2.1
- version: 2.2.1([email protected])
+ specifier: ^2.2.2
+ version: 2.2.2([email protected])
'@astrojs/sitemap':
specifier: ^3.1.2
version: 3.1.2
@@ -147,31 +147,6 @@ packages:
- typescript
dev: true
- /@astrojs/[email protected]:
- resolution: {integrity: sha512-eJFi600tkRjTFiwzY9oD8AgCgB7gFqyWCKWuZ33dATVBgLiROD+zlMZ8STZzU7+ZALvmiUAun/K7umTmP5YfVQ==}
- dependencies:
- '@astrojs/prism': 3.0.0
- github-slugger: 2.0.0
- hast-util-from-html: 2.0.1
- hast-util-to-text: 4.0.0
- import-meta-resolve: 4.0.0
- mdast-util-definitions: 6.0.0
- rehype-raw: 7.0.0
- rehype-stringify: 10.0.0
- remark-gfm: 4.0.0
- remark-parse: 11.0.0
- remark-rehype: 11.1.0
- remark-smartypants: 2.1.0
- shiki: 1.1.7
- unified: 11.0.4
- unist-util-remove-position: 5.0.0
- unist-util-visit: 5.0.0
- unist-util-visit-parents: 6.0.1
- vfile: 6.0.1
- transitivePeerDependencies:
- - supports-color
- dev: true
-
/@astrojs/[email protected]:
resolution: {integrity: sha512-4Oa4VaYiBd0MatB+rWIU/0A8pZH/sK3c2QkRYb+OO2lPl+qzevJtWaZY8hAQc4qurIOlRdn6B6ofDAGhWw+DSg==}
dependencies:
@@ -197,13 +172,13 @@ packages:
- supports-color
dev: true
- resolution: {integrity: sha512-bSr/AkvGieD9Pc5ZzMnAk7IHnw0vyt/aOujuYUmYT+NHiWahAUy/+ywNNMhTMmea0irdMYnBVC1AEKMQ/oXxow==}
+ resolution: {integrity: sha512-5SIFtOctC813HFyqJwBf5TBvlT9sbiOOv+bdvzAoiBSab95dC7PZhss22EvUEx+897c81YoIZ4F9fg4ZkxBFIw==}
engines: {node: '>=18.14.1'}
peerDependencies:
astro: ^4.0.0
dependencies:
- '@astrojs/markdown-remark': 4.3.1
+ '@astrojs/markdown-remark': 4.3.2
'@mdx-js/mdx': 3.0.1
acorn: 8.11.3
astro: 4.5.12(@types/[email protected])([email protected])