From ea4f22a2535d7a1675eca967a8eac7a39eef1116 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 27 Jun 2024 18:34:02 +0000
Subject: [PATCH] fix(deps): update astro monorepo (#66)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@astrojs/vercel](https://docs.astro.build/en/guides/integrations-guide/vercel/)
([source](https://togithub.com/withastro/astro/tree/HEAD/packages/integrations/vercel))
| [`7.7.1` ->
`7.7.2`](https://renovatebot.com/diffs/npm/@astrojs%2fvercel/7.7.1/7.7.2)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [astro](https://astro.build)
([source](https://togithub.com/withastro/astro/tree/HEAD/packages/astro))
| [`4.11.0` ->
`4.11.1`](https://renovatebot.com/diffs/npm/astro/4.11.0/4.11.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
withastro/astro (@astrojs/vercel)
###
[`v7.7.2`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/vercel/CHANGELOG.md#772)
[Compare
Source](https://togithub.com/withastro/astro/compare/@astrojs/vercel@7.7.1...@astrojs/vercel@7.7.2)
##### Patch Changes
- [#11323](https://togithub.com/withastro/astro/pull/11323)
[`41064ce`](https://togithub.com/withastro/astro/commit/41064cee78c1cccd428f710a24c483aeb275fd95)
Thanks [@ascorbic](https://togithub.com/ascorbic)! - Extracts fs
helpers into shared internal-helpers module
- [#11296](https://togithub.com/withastro/astro/pull/11296)
[`5848d97`](https://togithub.com/withastro/astro/commit/5848d9786768d1290de982670bcc7773280ef08d)
Thanks
[@florian-lefebvre](https://togithub.com/florian-lefebvre)! -
Fixes `astro:env` getSecret compatibility
- Updated dependencies
\[[`41064ce`](https://togithub.com/withastro/astro/commit/41064cee78c1cccd428f710a24c483aeb275fd95)]:
-
[@astrojs/internal-helpers](https://togithub.com/astrojs/internal-helpers)[@0](https://togithub.com/0).4.1
withastro/astro (astro)
###
[`v4.11.1`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#4111)
[Compare
Source](https://togithub.com/withastro/astro/compare/astro@4.11.0...astro@4.11.1)
##### Patch Changes
- [#11308](https://togithub.com/withastro/astro/pull/11308)
[`44c61dd`](https://togithub.com/withastro/astro/commit/44c61ddfd85f1c23f8cec8caeaa5e25897121996)
Thanks [@ematipico](https://togithub.com/ematipico)! - Fixes an
issue where custom `404.astro` and `500.astro` were not returning the
correct status code when rendered inside a rewriting cycle.
- [#11302](https://togithub.com/withastro/astro/pull/11302)
[`0622567`](https://togithub.com/withastro/astro/commit/06225673269201044358788f2a81dbe13912adce)
Thanks [@martrapp](https://togithub.com/martrapp)! - Fixes an
issue with the view transition router when redirecting to an URL with
different origin.
- Updated dependencies
\[[`b6afe6a`](https://togithub.com/withastro/astro/commit/b6afe6a782f68f4a279463a144baaf99cb96b6dc),
[`41064ce`](https://togithub.com/withastro/astro/commit/41064cee78c1cccd428f710a24c483aeb275fd95)]:
-
[@astrojs/markdown-remark](https://togithub.com/astrojs/markdown-remark)[@5](https://togithub.com/5).1.1
-
[@astrojs/internal-helpers](https://togithub.com/astrojs/internal-helpers)[@0](https://togithub.com/0).4.1
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/SquiggleConf).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
package.json | 2 +-
pnpm-lock.yaml | 305 +++++++++++++++++++------------------------------
2 files changed, 118 insertions(+), 189 deletions(-)
diff --git a/package.json b/package.json
index 377232a..cf9358a 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"@release-it/conventional-changelog": "8.0.1",
"@types/eslint-plugin-markdown": "2.0.2",
"accessible-astro-components": "2.3.6",
- "astro": "4.11.0",
+ "astro": "4.11.1",
"cspell": "8.9.1",
"eslint": "9.5.0",
"eslint-plugin-jsdoc": "48.4.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index cfc73a3..60b9edd 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -10,10 +10,10 @@ importers:
dependencies:
'@astrojs/vercel':
specifier: ^7.6.0
- version: 7.7.1(astro@4.11.0(@types/node@20.12.11)(typescript@5.5.2))
+ version: 7.7.2(astro@4.11.1(@types/node@20.12.11)(typescript@5.5.2))
'@konami-emoji-blast/astro':
specifier: ^0.0.1
- version: 0.0.1(astro@4.11.0(@types/node@20.12.11)(typescript@5.5.2))(konami-emoji-blast@0.5.3)
+ version: 0.0.1(astro@4.11.1(@types/node@20.12.11)(typescript@5.5.2))(konami-emoji-blast@0.5.3)
konami-emoji-blast:
specifier: ^0.5.3
version: 0.5.3
@@ -26,7 +26,7 @@ importers:
version: 0.7.0(prettier-plugin-astro@0.14.0)(prettier@3.3.2)(typescript@5.5.2)
'@astropub/md':
specifier: 0.4.0
- version: 0.4.0(@astrojs/markdown-remark@5.1.0)
+ version: 0.4.0(@astrojs/markdown-remark@5.1.1)
'@eslint-community/eslint-plugin-eslint-comments':
specifier: 4.3.0
version: 4.3.0(eslint@9.5.0)
@@ -49,8 +49,8 @@ importers:
specifier: 2.3.6
version: 2.3.6
astro:
- specifier: 4.11.0
- version: 4.11.0(@types/node@20.12.11)(typescript@5.5.2)
+ specifier: 4.11.1
+ version: 4.11.1(@types/node@20.12.11)(typescript@5.5.2)
cspell:
specifier: 8.9.1
version: 8.9.1
@@ -139,11 +139,11 @@ packages:
'@astrojs/compiler@1.8.2':
resolution: {integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==}
- '@astrojs/compiler@2.8.0':
- resolution: {integrity: sha512-yrpD1WRGqsJwANaDIdtHo+YVjvIOFAjC83lu5qENIgrafwZcJgSXDuwVMXOgok4tFzpeKLsFQ6c3FoUdloLWBQ==}
+ '@astrojs/compiler@2.8.1':
+ resolution: {integrity: sha512-NGfPAgU/9rvDEwsXu82RI1AxiivaxtEYBK9saW1f+2fTHUUqCJQ27HYtb2akG2QxCmFikgZ9zk26BEWgiHho1Q==}
- '@astrojs/internal-helpers@0.4.0':
- resolution: {integrity: sha512-6B13lz5n6BrbTqCTwhXjJXuR1sqiX/H6rTxzlXx+lN1NnV4jgnq/KJldCQaUWJzPL5SiWahQyinxAbxQtwgPHA==}
+ '@astrojs/internal-helpers@0.4.1':
+ resolution: {integrity: sha512-bMf9jFihO8YP940uD70SI/RDzIhUHJAolWVcO1v5PUivxGKvfLZTLTVVxEYzGYyPsA3ivdLNqMnL5VgmQySa+g==}
'@astrojs/language-server@2.10.0':
resolution: {integrity: sha512-crHXpqYfA5qWioiuZnZFpTsNItgBlF1f0S9MzDYS7/pfCALkHNJ7K3w9U/j0uMKymsT4hC7BfMaX0DYlfdSzHg==}
@@ -157,8 +157,8 @@ packages:
prettier-plugin-astro:
optional: true
- '@astrojs/markdown-remark@5.1.0':
- resolution: {integrity: sha512-S6Z3K2hOB7MfjeDoHsotnP/q2UsnEDB8NlNAaCjMDsGBZfTUbWxyLW3CaphEWw08f6KLZi2ibK9yC3BaMhh2NQ==}
+ '@astrojs/markdown-remark@5.1.1':
+ resolution: {integrity: sha512-rkWWjR9jVo0LAMxQ2+T19RKbQUa7NwBGhFj03bAz3hGf3blqeBIXs1NSPpizshO5kZzcOqKe8OlG6XpYO8esHg==}
'@astrojs/prism@3.1.0':
resolution: {integrity: sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==}
@@ -168,8 +168,8 @@ packages:
resolution: {integrity: sha512-/ca/+D8MIKEC8/A9cSaPUqQNZm+Es/ZinRv0ZAzvu2ios7POQSsVD+VOj7/hypWNsNM3T7RpfgNq7H2TU1KEHA==}
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0}
- '@astrojs/vercel@7.7.1':
- resolution: {integrity: sha512-FXh2IxLQ7GOl5w+1uUuSO5AO0fwlZWDjwEZ5NdEOAoWfFW0QeOR+LILbccjIuWKdugEJknAT4XxwQvsmVMh+8A==}
+ '@astrojs/vercel@7.7.2':
+ resolution: {integrity: sha512-mwnXz4OHE+X20kyQfrxAoLCe+uIhZ1w+G7fJnERSua9/DgX+j0Gvfku3D33bNyxaIwLQB5BOGAu2eZoi+gna4Q==}
peerDependencies:
astro: ^4.2.0
@@ -1045,8 +1045,8 @@ packages:
cpu: [x64]
os: [win32]
- '@shikijs/core@1.7.0':
- resolution: {integrity: sha512-O6j27b7dGmJbR3mjwh/aHH8Ld+GQvA0OQsNO43wKWnqbAae3AYXrhFyScHGX8hXZD6vX2ngjzDFkZY5srtIJbQ==}
+ '@shikijs/core@1.9.1':
+ resolution: {integrity: sha512-EmUful2MQtY8KgCF1OkBtOuMcvaZEvmdubhW0UHCGXi21O9dRLeADVCj+k6ZS+de7Mz9d2qixOXJ+GLhcK3pXg==}
'@sindresorhus/is@5.6.0':
resolution: {integrity: sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g==}
@@ -1119,8 +1119,8 @@ packages:
'@types/ms@0.7.34':
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
- '@types/nlcst@1.0.4':
- resolution: {integrity: sha512-ABoYdNQ/kBSsLvZAekMhIPMQ3YUZvavStpKYs7BjLLuKVmIMA0LUgZ7b54zzuWJRbHF80v1cNf4r90Vd6eMQDg==}
+ '@types/nlcst@2.0.3':
+ resolution: {integrity: sha512-vSYNSDe6Ix3q+6Z7ri9lyWqgGhJTmzRjZRqyq15N0Z/1/UnVsno9G/N40NBijoYx2seFDIl0+B2mgAb9mezUCA==}
'@types/node@20.12.11':
resolution: {integrity: sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==}
@@ -1381,8 +1381,8 @@ packages:
resolution: {integrity: sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==}
engines: {node: '>=4'}
- astro@4.11.0:
- resolution: {integrity: sha512-3VWxz/08sChQIX68tuE7Y769DUdjsT3Zq2/y4SkrDRlwN9IZ/aebwcRWr5a2yMSdO2vpFxtEdobq0mKnMlLErg==}
+ astro@4.11.1:
+ resolution: {integrity: sha512-6e9/9nafmnxzaLSq2+9VNpi+7j0E4UoK2IJ7gkhyv1wk3XfciA6zHc3ESx7/Sk/rjenz9NSTTzAwcmVzWWHv/g==}
engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'}
hasBin: true
@@ -2003,8 +2003,8 @@ packages:
es-get-iterator@1.1.3:
resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==}
- es-module-lexer@1.5.3:
- resolution: {integrity: sha512-i1gCgmR9dCl6Vil6UKPI/trA69s08g/syhiDK9TG0Nf1RJjjFI+AzoWW7sPufzkgYAn861skuCwJa0pIIHYxvg==}
+ es-module-lexer@1.5.4:
+ resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==}
es-object-atoms@1.0.0:
resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==}
@@ -2681,10 +2681,6 @@ packages:
resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==}
engines: {node: '>= 0.4'}
- is-buffer@2.0.5:
- resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==}
- engines: {node: '>=4'}
-
is-callable@1.2.7:
resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
engines: {node: '>= 0.4'}
@@ -3388,8 +3384,8 @@ packages:
resolution: {integrity: sha512-NHDDGYudnvRutt/VhKFlX26IotXe1w0cmkDm6JGquh5bz/bDTw0LufSmH/GxTjEdpHEO+bVKFTwdrcGa/9XlKQ==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
- nlcst-to-string@3.1.1:
- resolution: {integrity: sha512-63mVyqaqt0cmn2VcI2aH6kxe1rLAmSROqHMA0i4qqg1tidkfExgpb0FGMikMCn86mw5dFtBtEANfmSSK7TjNHw==}
+ nlcst-to-string@4.0.0:
+ resolution: {integrity: sha512-YKLBCcUYKAg0FNlOBT6aI91qFmSiFKiluk655WzPF+DDMA02qIyy8uiRqI8QXtcFpEvll12LpL5MXqEmAZ+dcA==}
node-domexception@1.0.0:
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
@@ -3591,8 +3587,8 @@ packages:
resolution: {integrity: sha512-SgOTCX/EZXtZxBE5eJ97P4yGM5n37BwRU+YMsH4vNzFqJV/oWFXXCmwFlgWUM4PrakybVOueJJ6pwHqSVhTFDw==}
engines: {node: '>=16'}
- parse-latin@5.0.1:
- resolution: {integrity: sha512-b/K8ExXaWC9t34kKeDV8kGXBkXZ1HCSAZRYE7HR14eA1GlXX5L8iWhs8USJNhQU9q5ci413jCKF0gOyovvyRBg==}
+ parse-latin@7.0.0:
+ resolution: {integrity: sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==}
parse-ms@4.0.0:
resolution: {integrity: sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==}
@@ -3832,9 +3828,9 @@ packages:
remark-rehype@11.1.0:
resolution: {integrity: sha512-z3tJrAs2kIs1AqIIy6pzHmAHlF1hWQ+OdY4/hv+Wxe35EhyLKcajL33iUEn3ScxtFox9nUvRufR/Zre8Q08H/g==}
- remark-smartypants@2.1.0:
- resolution: {integrity: sha512-qoF6Vz3BjU2tP6OfZqHOvCU0ACmu/6jhGaINSQRI9mM7wCxNQTKB3JUAN4SVoN2ybElEDTxBIABRep7e569iJw==}
- engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
+ remark-smartypants@3.0.1:
+ resolution: {integrity: sha512-qyshfCl2eLO0i0558e79ZJsfojC5wjnYLByjt0FmjJQN6aYwcRxpoj784LZJSoWCdnA2ubh5rLNGb8Uur/wDng==}
+ engines: {node: '>=16.0.0'}
remark-stringify@11.0.0:
resolution: {integrity: sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==}
@@ -3880,17 +3876,17 @@ packages:
resolution: {integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
- retext-latin@3.1.0:
- resolution: {integrity: sha512-5MrD1tuebzO8ppsja5eEu+ZbBeUNCjoEarn70tkXOS7Bdsdf6tNahsv2bY0Z8VooFF6cw7/6S+d3yI/TMlMVVQ==}
+ retext-latin@4.0.0:
+ resolution: {integrity: sha512-hv9woG7Fy0M9IlRQloq/N6atV82NxLGveq+3H2WOi79dtIYWN8OaxogDm77f8YnVXJL2VD3bbqowu5E3EMhBYA==}
- retext-smartypants@5.2.0:
- resolution: {integrity: sha512-Do8oM+SsjrbzT2UNIKgheP0hgUQTDDQYyZaIY3kfq0pdFzoPk+ZClYJ+OERNXveog4xf1pZL4PfRxNoVL7a/jw==}
+ retext-smartypants@6.1.0:
+ resolution: {integrity: sha512-LDPXg95346bqFZnDMHo0S7Rq5p64+B+N8Vz733+wPMDtwb9rCOs9LIdIEhrUOU+TAywX9St+ocQWJt8wrzivcQ==}
- retext-stringify@3.1.0:
- resolution: {integrity: sha512-767TLOaoXFXyOnjx/EggXlb37ZD2u4P1n0GJqVdpipqACsQP+20W+BNpMYrlJkq7hxffnFk+jc6mAK9qrbuB8w==}
+ retext-stringify@4.0.0:
+ resolution: {integrity: sha512-rtfN/0o8kL1e+78+uxPTqu1Klt0yPzKuQ2BfWwwfgIUSayyzxpM1PJzkKt4V8803uB9qSy32MvI7Xep9khTpiA==}
- retext@8.1.0:
- resolution: {integrity: sha512-N9/Kq7YTn6ZpzfiGW45WfEGJqFf1IM1q8OsRa1CGzIebCJBNCANDRmOrholiDRGKo/We7ofKR4SEvcGAWEMD3Q==}
+ retext@9.0.0:
+ resolution: {integrity: sha512-sbMDcpHCNjvlheSgMfEcVrZko3cDzdbe1x/e7G66dFp0Ff7Mldvi2uv6JkJQzdRcvLYE8CA8Oe8siQx8ZOgTcA==}
retry@0.13.1:
resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
@@ -4015,8 +4011,8 @@ packages:
engines: {node: '>=4'}
hasBin: true
- shiki@1.7.0:
- resolution: {integrity: sha512-H5pMn4JA7ayx8H0qOz1k2qANq6mZVCMl1gKLK6kWIrv1s2Ial4EmD4s4jE8QB5Dw03d/oCQUxc24sotuyR5byA==}
+ shiki@1.9.1:
+ resolution: {integrity: sha512-8PDkgb5ja3nfujTjvC4VytL6wGOGCtFAClUb2r3QROevYXxcq+/shVJK5s6gy0HZnjaJgFxd6BpPqpRfqne5rA==}
side-channel@1.0.6:
resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==}
@@ -4385,18 +4381,12 @@ packages:
unescape-js@1.1.4:
resolution: {integrity: sha512-42SD8NOQEhdYntEiUQdYq/1V/YHwr1HLwlHuTJB5InVVdOSbgI6xu8jK5q65yIzuFCfczzyDF/7hbGzVbyCw0g==}
- unherit@3.0.1:
- resolution: {integrity: sha512-akOOQ/Yln8a2sgcLj4U0Jmx0R5jpIg2IUyRrWOzmEbjBtGzBdHtSeFKgoEcoH4KYIG/Pb8GQ/BwtYm0GCq1Sqg==}
-
unicorn-magic@0.1.0:
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
engines: {node: '>=18'}
- unified@10.1.2:
- resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==}
-
- unified@11.0.4:
- resolution: {integrity: sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==}
+ unified@11.0.5:
+ resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
unique-string@3.0.0:
resolution: {integrity: sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ==}
@@ -4405,14 +4395,11 @@ packages:
unist-util-find-after@5.0.0:
resolution: {integrity: sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==}
- unist-util-is@5.2.1:
- resolution: {integrity: sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==}
-
unist-util-is@6.0.0:
resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
- unist-util-modify-children@3.1.1:
- resolution: {integrity: sha512-yXi4Lm+TG5VG+qvokP6tpnk+r1EPwyYL04JWDxLvgvPV40jANh7nm3udk65OOWquvbMDe+PL9+LmkxDpTv/7BA==}
+ unist-util-modify-children@4.0.0:
+ resolution: {integrity: sha512-+tdN5fGNddvsQdIzUF3Xx82CU9sMM+fA0dLgR9vOmT0oPT2jH+P1nd5lSqfCfXAw+93NhcXNY2qqvTUtE4cQkw==}
unist-util-position@5.0.0:
resolution: {integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==}
@@ -4423,24 +4410,15 @@ packages:
unist-util-stringify-position@2.0.3:
resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==}
- unist-util-stringify-position@3.0.3:
- resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==}
-
unist-util-stringify-position@4.0.0:
resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==}
- unist-util-visit-children@2.0.2:
- resolution: {integrity: sha512-+LWpMFqyUwLGpsQxpumsQ9o9DG2VGLFrpz+rpVXYIEdPy57GSy5HioC0g3bg/8WP9oCLlapQtklOzQ8uLS496Q==}
-
- unist-util-visit-parents@5.1.3:
- resolution: {integrity: sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==}
+ unist-util-visit-children@3.0.0:
+ resolution: {integrity: sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==}
unist-util-visit-parents@6.0.1:
resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
- unist-util-visit@4.1.2:
- resolution: {integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==}
-
unist-util-visit@5.0.0:
resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
@@ -4481,15 +4459,9 @@ packages:
vfile-location@5.0.2:
resolution: {integrity: sha512-NXPYyxyBSH7zB5U6+3uDdd6Nybz6o6/od9rk8bp9H8GR3L+cm/fC0uUTbqBmUTnMCUDslAGBOIKNfvvb+gGlDg==}
- vfile-message@3.1.4:
- resolution: {integrity: sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==}
-
vfile-message@4.0.2:
resolution: {integrity: sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==}
- vfile@5.3.7:
- resolution: {integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==}
-
vfile@6.0.1:
resolution: {integrity: sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==}
@@ -4744,8 +4716,8 @@ packages:
resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==}
engines: {node: '>=12.20'}
- zod-to-json-schema@3.23.0:
- resolution: {integrity: sha512-az0uJ243PxsRIa2x1WmNE/pnuA05gUq/JB8Lwe1EDCCL/Fz9MgjYQ0fPlyc2Tcv6aF2ZA7WM5TWaRZVEFaAIag==}
+ zod-to-json-schema@3.23.1:
+ resolution: {integrity: sha512-oT9INvydob1XV0v1d2IadrR74rLtDInLvDFfAa1CG0Pmg/vxATk7I2gSelfj271mbzeM4Da0uuDQE/Nkj3DWNw==}
peerDependencies:
zod: ^3.23.3
@@ -4782,13 +4754,13 @@ snapshots:
'@astrojs/compiler@1.8.2': {}
- '@astrojs/compiler@2.8.0': {}
+ '@astrojs/compiler@2.8.1': {}
- '@astrojs/internal-helpers@0.4.0': {}
+ '@astrojs/internal-helpers@0.4.1': {}
'@astrojs/language-server@2.10.0(prettier-plugin-astro@0.14.0)(prettier@3.3.2)(typescript@5.5.2)':
dependencies:
- '@astrojs/compiler': 2.8.0
+ '@astrojs/compiler': 2.8.1
'@jridgewell/sourcemap-codec': 1.4.15
'@volar/kit': 2.2.5(typescript@5.5.2)
'@volar/language-core': 2.2.5
@@ -4810,7 +4782,7 @@ snapshots:
transitivePeerDependencies:
- typescript
- '@astrojs/markdown-remark@5.1.0':
+ '@astrojs/markdown-remark@5.1.1':
dependencies:
'@astrojs/prism': 3.1.0
github-slugger: 2.0.0
@@ -4823,9 +4795,9 @@ snapshots:
remark-gfm: 4.0.0
remark-parse: 11.0.0
remark-rehype: 11.1.0
- remark-smartypants: 2.1.0
- shiki: 1.7.0
- unified: 11.0.4
+ remark-smartypants: 3.0.1
+ shiki: 1.9.1
+ unified: 11.0.5
unist-util-remove-position: 5.0.0
unist-util-visit: 5.0.0
unist-util-visit-parents: 6.0.1
@@ -4849,13 +4821,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@astrojs/vercel@7.7.1(astro@4.11.0(@types/node@20.12.11)(typescript@5.5.2))':
+ '@astrojs/vercel@7.7.2(astro@4.11.1(@types/node@20.12.11)(typescript@5.5.2))':
dependencies:
- '@astrojs/internal-helpers': 0.4.0
+ '@astrojs/internal-helpers': 0.4.1
'@vercel/analytics': 1.3.1
'@vercel/edge': 1.1.1
'@vercel/nft': 0.27.2
- astro: 4.11.0(@types/node@20.12.11)(typescript@5.5.2)
+ astro: 4.11.1(@types/node@20.12.11)(typescript@5.5.2)
esbuild: 0.21.5
fast-glob: 3.3.2
set-cookie-parser: 2.6.0
@@ -4866,9 +4838,9 @@ snapshots:
- react
- supports-color
- '@astropub/md@0.4.0(@astrojs/markdown-remark@5.1.0)':
+ '@astropub/md@0.4.0(@astrojs/markdown-remark@5.1.1)':
dependencies:
- '@astrojs/markdown-remark': 5.1.0
+ '@astrojs/markdown-remark': 5.1.1
'@babel/code-frame@7.24.7':
dependencies:
@@ -5499,9 +5471,9 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.4.15
- '@konami-emoji-blast/astro@0.0.1(astro@4.11.0(@types/node@20.12.11)(typescript@5.5.2))(konami-emoji-blast@0.5.3)':
+ '@konami-emoji-blast/astro@0.0.1(astro@4.11.1(@types/node@20.12.11)(typescript@5.5.2))(konami-emoji-blast@0.5.3)':
dependencies:
- astro: 4.11.0(@types/node@20.12.11)(typescript@5.5.2)
+ astro: 4.11.1(@types/node@20.12.11)(typescript@5.5.2)
konami-emoji-blast: 0.5.3
'@ljharb/through@2.3.13':
@@ -5688,7 +5660,7 @@ snapshots:
'@rollup/rollup-win32-x64-msvc@4.17.2':
optional: true
- '@shikijs/core@1.7.0': {}
+ '@shikijs/core@1.9.1': {}
'@sindresorhus/is@5.6.0': {}
@@ -5770,9 +5742,9 @@ snapshots:
'@types/ms@0.7.34': {}
- '@types/nlcst@1.0.4':
+ '@types/nlcst@2.0.3':
dependencies:
- '@types/unist': 2.0.10
+ '@types/unist': 3.0.2
'@types/node@20.12.11':
dependencies:
@@ -6087,11 +6059,11 @@ snapshots:
dependencies:
tslib: 2.6.2
- astro@4.11.0(@types/node@20.12.11)(typescript@5.5.2):
+ astro@4.11.1(@types/node@20.12.11)(typescript@5.5.2):
dependencies:
- '@astrojs/compiler': 2.8.0
- '@astrojs/internal-helpers': 0.4.0
- '@astrojs/markdown-remark': 5.1.0
+ '@astrojs/compiler': 2.8.1
+ '@astrojs/internal-helpers': 0.4.1
+ '@astrojs/markdown-remark': 5.1.1
'@astrojs/telemetry': 3.1.0
'@babel/core': 7.24.7
'@babel/generator': 7.24.7
@@ -6117,7 +6089,7 @@ snapshots:
diff: 5.2.0
dlv: 1.1.3
dset: 3.1.3
- es-module-lexer: 1.5.3
+ es-module-lexer: 1.5.4
esbuild: 0.21.5
estree-walker: 3.0.3
execa: 8.0.1
@@ -6140,7 +6112,7 @@ snapshots:
rehype: 13.0.1
resolve: 1.22.8
semver: 7.6.2
- shiki: 1.7.0
+ shiki: 1.9.1
string-width: 7.1.0
strip-ansi: 7.1.0
tsconfck: 3.1.0(typescript@5.5.2)
@@ -6151,7 +6123,7 @@ snapshots:
which-pm: 2.2.0
yargs-parser: 21.1.1
zod: 3.23.8
- zod-to-json-schema: 3.23.0(zod@3.23.8)
+ zod-to-json-schema: 3.23.1(zod@3.23.8)
optionalDependencies:
sharp: 0.33.4
transitivePeerDependencies:
@@ -6858,7 +6830,7 @@ snapshots:
isarray: 2.0.5
stop-iteration-iterator: 1.0.0
- es-module-lexer@1.5.3: {}
+ es-module-lexer@1.5.4: {}
es-object-atoms@1.0.0:
dependencies:
@@ -7726,8 +7698,6 @@ snapshots:
call-bind: 1.0.7
has-tostringtag: 1.0.2
- is-buffer@2.0.5: {}
-
is-callable@1.2.7: {}
is-ci@3.0.1:
@@ -8558,9 +8528,9 @@ snapshots:
dependencies:
type-fest: 2.19.0
- nlcst-to-string@3.1.1:
+ nlcst-to-string@4.0.0:
dependencies:
- '@types/nlcst': 1.0.4
+ '@types/nlcst': 2.0.3
node-domexception@1.0.0: {}
@@ -8780,7 +8750,7 @@ snapshots:
parse-imports@2.1.0:
dependencies:
- es-module-lexer: 1.5.3
+ es-module-lexer: 1.5.4
slashes: 3.0.12
parse-json@5.2.0:
@@ -8798,11 +8768,14 @@ snapshots:
lines-and-columns: 2.0.4
type-fest: 3.13.1
- parse-latin@5.0.1:
+ parse-latin@7.0.0:
dependencies:
- nlcst-to-string: 3.1.1
- unist-util-modify-children: 3.1.1
- unist-util-visit-children: 2.0.2
+ '@types/nlcst': 2.0.3
+ '@types/unist': 3.0.2
+ nlcst-to-string: 4.0.0
+ unist-util-modify-children: 4.0.0
+ unist-util-visit-children: 3.0.0
+ vfile: 6.0.1
parse-ms@4.0.0: {}
@@ -9013,7 +8986,7 @@ snapshots:
dependencies:
'@types/hast': 3.0.4
hast-util-from-html: 2.0.1
- unified: 11.0.4
+ unified: 11.0.5
rehype-raw@7.0.0:
dependencies:
@@ -9025,14 +8998,14 @@ snapshots:
dependencies:
'@types/hast': 3.0.4
hast-util-to-html: 9.0.1
- unified: 11.0.4
+ unified: 11.0.5
rehype@13.0.1:
dependencies:
'@types/hast': 3.0.4
rehype-parse: 9.0.0
rehype-stringify: 10.0.0
- unified: 11.0.4
+ unified: 11.0.5
release-it@17.4.0(typescript@5.5.2):
dependencies:
@@ -9074,7 +9047,7 @@ snapshots:
micromark-extension-gfm: 3.0.0
remark-parse: 11.0.0
remark-stringify: 11.0.0
- unified: 11.0.4
+ unified: 11.0.5
transitivePeerDependencies:
- supports-color
@@ -9083,7 +9056,7 @@ snapshots:
'@types/mdast': 4.0.3
mdast-util-from-markdown: 2.0.0
micromark-util-types: 2.0.0
- unified: 11.0.4
+ unified: 11.0.5
transitivePeerDependencies:
- supports-color
@@ -9092,20 +9065,21 @@ snapshots:
'@types/hast': 3.0.4
'@types/mdast': 4.0.3
mdast-util-to-hast: 13.1.0
- unified: 11.0.4
+ unified: 11.0.5
vfile: 6.0.1
- remark-smartypants@2.1.0:
+ remark-smartypants@3.0.1:
dependencies:
- retext: 8.1.0
- retext-smartypants: 5.2.0
+ retext: 9.0.0
+ retext-smartypants: 6.1.0
+ unified: 11.0.5
unist-util-visit: 5.0.0
remark-stringify@11.0.0:
dependencies:
'@types/mdast': 4.0.3
mdast-util-to-markdown: 2.1.0
- unified: 11.0.4
+ unified: 11.0.5
repeat-string@1.6.1: {}
@@ -9141,32 +9115,30 @@ snapshots:
onetime: 5.1.2
signal-exit: 3.0.7
- retext-latin@3.1.0:
+ retext-latin@4.0.0:
dependencies:
- '@types/nlcst': 1.0.4
- parse-latin: 5.0.1
- unherit: 3.0.1
- unified: 10.1.2
+ '@types/nlcst': 2.0.3
+ parse-latin: 7.0.0
+ unified: 11.0.5
- retext-smartypants@5.2.0:
+ retext-smartypants@6.1.0:
dependencies:
- '@types/nlcst': 1.0.4
- nlcst-to-string: 3.1.1
- unified: 10.1.2
- unist-util-visit: 4.1.2
+ '@types/nlcst': 2.0.3
+ nlcst-to-string: 4.0.0
+ unist-util-visit: 5.0.0
- retext-stringify@3.1.0:
+ retext-stringify@4.0.0:
dependencies:
- '@types/nlcst': 1.0.4
- nlcst-to-string: 3.1.1
- unified: 10.1.2
+ '@types/nlcst': 2.0.3
+ nlcst-to-string: 4.0.0
+ unified: 11.0.5
- retext@8.1.0:
+ retext@9.0.0:
dependencies:
- '@types/nlcst': 1.0.4
- retext-latin: 3.1.0
- retext-stringify: 3.1.0
- unified: 10.1.2
+ '@types/nlcst': 2.0.3
+ retext-latin: 4.0.0
+ retext-stringify: 4.0.0
+ unified: 11.0.5
retry@0.13.1: {}
@@ -9329,9 +9301,9 @@ snapshots:
interpret: 1.4.0
rechoir: 0.6.2
- shiki@1.7.0:
+ shiki@1.9.1:
dependencies:
- '@shikijs/core': 1.7.0
+ '@shikijs/core': 1.9.1
side-channel@1.0.6:
dependencies:
@@ -9687,21 +9659,9 @@ snapshots:
dependencies:
string.fromcodepoint: 0.2.1
- unherit@3.0.1: {}
-
unicorn-magic@0.1.0: {}
- unified@10.1.2:
- dependencies:
- '@types/unist': 2.0.10
- bail: 2.0.2
- extend: 3.0.2
- is-buffer: 2.0.5
- is-plain-obj: 4.1.0
- trough: 2.2.0
- vfile: 5.3.7
-
- unified@11.0.4:
+ unified@11.0.5:
dependencies:
'@types/unist': 3.0.2
bail: 2.0.2
@@ -9720,17 +9680,13 @@ snapshots:
'@types/unist': 3.0.2
unist-util-is: 6.0.0
- unist-util-is@5.2.1:
- dependencies:
- '@types/unist': 2.0.10
-
unist-util-is@6.0.0:
dependencies:
'@types/unist': 3.0.2
- unist-util-modify-children@3.1.1:
+ unist-util-modify-children@4.0.0:
dependencies:
- '@types/unist': 2.0.10
+ '@types/unist': 3.0.2
array-iterate: 2.0.1
unist-util-position@5.0.0:
@@ -9746,34 +9702,19 @@ snapshots:
dependencies:
'@types/unist': 2.0.10
- unist-util-stringify-position@3.0.3:
- dependencies:
- '@types/unist': 2.0.10
-
unist-util-stringify-position@4.0.0:
dependencies:
'@types/unist': 3.0.2
- unist-util-visit-children@2.0.2:
- dependencies:
- '@types/unist': 2.0.10
-
- unist-util-visit-parents@5.1.3:
+ unist-util-visit-children@3.0.0:
dependencies:
- '@types/unist': 2.0.10
- unist-util-is: 5.2.1
+ '@types/unist': 3.0.2
unist-util-visit-parents@6.0.1:
dependencies:
'@types/unist': 3.0.2
unist-util-is: 6.0.0
- unist-util-visit@4.1.2:
- dependencies:
- '@types/unist': 2.0.10
- unist-util-is: 5.2.1
- unist-util-visit-parents: 5.1.3
-
unist-util-visit@5.0.0:
dependencies:
'@types/unist': 3.0.2
@@ -9825,23 +9766,11 @@ snapshots:
'@types/unist': 3.0.2
vfile: 6.0.1
- vfile-message@3.1.4:
- dependencies:
- '@types/unist': 2.0.10
- unist-util-stringify-position: 3.0.3
-
vfile-message@4.0.2:
dependencies:
'@types/unist': 3.0.2
unist-util-stringify-position: 4.0.0
- vfile@5.3.7:
- dependencies:
- '@types/unist': 2.0.10
- is-buffer: 2.0.5
- unist-util-stringify-position: 3.0.3
- vfile-message: 3.1.4
-
vfile@6.0.1:
dependencies:
'@types/unist': 3.0.2
@@ -10077,7 +10006,7 @@ snapshots:
yocto-queue@1.0.0: {}
- zod-to-json-schema@3.23.0(zod@3.23.8):
+ zod-to-json-schema@3.23.1(zod@3.23.8):
dependencies:
zod: 3.23.8