Skip to content

Commit

Permalink
fix(deps): update astro monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 10, 2024
1 parent f5253f6 commit 5db56ee
Showing 1 changed file with 53 additions and 58 deletions.
111 changes: 53 additions & 58 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,29 +36,29 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/markdown-remark@npm:5.2.0":
version: 5.2.0
resolution: "@astrojs/markdown-remark@npm:5.2.0"
"@astrojs/markdown-remark@npm:5.3.0":
version: 5.3.0
resolution: "@astrojs/markdown-remark@npm:5.3.0"
dependencies:
"@astrojs/prism": "npm:3.1.0"
github-slugger: "npm:^2.0.0"
hast-util-from-html: "npm:^2.0.1"
hast-util-from-html: "npm:^2.0.3"
hast-util-to-text: "npm:^4.0.2"
import-meta-resolve: "npm:^4.1.0"
mdast-util-definitions: "npm:^6.0.0"
rehype-raw: "npm:^7.0.0"
rehype-stringify: "npm:^10.0.0"
rehype-stringify: "npm:^10.0.1"
remark-gfm: "npm:^4.0.0"
remark-parse: "npm:^11.0.0"
remark-rehype: "npm:^11.1.0"
remark-rehype: "npm:^11.1.1"
remark-smartypants: "npm:^3.0.2"
shiki: "npm:^1.10.3"
shiki: "npm:^1.22.0"
unified: "npm:^11.0.5"
unist-util-remove-position: "npm:^5.0.0"
unist-util-visit: "npm:^5.0.0"
unist-util-visit-parents: "npm:^6.0.1"
vfile: "npm:^6.0.2"
checksum: 10/bfd7afabc9e045acfeb66fdf32e83fee7c9cad6eac30d29e4a4632a2d8cf45a1ffd87ac960207f7ff7d58592714018b8792db3ffeaac24eeef8d9909dbd89f64
vfile: "npm:^6.0.3"
checksum: 10/030fec20f1e0b45e369b75c2d9125bae9a8e4c12e779ddac2fc9da59936d969ffcf9a650dcf3f68b885af8e2784f5c86729acce34b4bf2d3fbd86acdcb64bed4
languageName: node
linkType: hard

Expand All @@ -72,12 +72,12 @@ __metadata:
linkType: hard

"@astrojs/rss@npm:^4.0.0":
version: 4.0.7
resolution: "@astrojs/rss@npm:4.0.7"
version: 4.0.8
resolution: "@astrojs/rss@npm:4.0.8"
dependencies:
fast-xml-parser: "npm:^4.4.0"
fast-xml-parser: "npm:^4.5.0"
kleur: "npm:^4.1.5"
checksum: 10/85d1fe624c4c6235ccbc1fd430ec1217e8516cedc76db03e75c7f6ffa5ec908698a775f56466b8dafce25debb473f10ea8d894a7b136ede5216fdc5939fa4129
checksum: 10/5dbc1d46a0cbc71f3eac39b795541784e1fa62ace4bdb0ae9721ee6851c9a16fde8c313ca9363de301fa12c0765001b26d6dec2d6da66e9f2e866ec336c0a7ef
languageName: node
linkType: hard

Expand All @@ -93,16 +93,16 @@ __metadata:
linkType: hard

"@astrojs/tailwind@npm:^5.0.0":
version: 5.1.1
resolution: "@astrojs/tailwind@npm:5.1.1"
version: 5.1.2
resolution: "@astrojs/tailwind@npm:5.1.2"
dependencies:
autoprefixer: "npm:^10.4.20"
postcss: "npm:^8.4.45"
postcss: "npm:^8.4.47"
postcss-load-config: "npm:^4.0.2"
peerDependencies:
astro: ^3.0.0 || ^4.0.0 || ^5.0.0-beta.0
tailwindcss: ^3.0.24
checksum: 10/bdcdee8fb203148a7077de35c9c57ed635d746b0251da6e8335f8e7cf9d11e7f42f577633c65b0c74558bd30a9fe2c2e7b44dfbd3aec85fce52a3dc64093b94e
checksum: 10/7458a1f374aea85626f88810c7146b8a1664c12b028681264c321f92a6b18b021e0f80af4e3dbfb2a0cc00915b7ed637be613559ee90413381e04db4baa2ed47
languageName: node
linkType: hard

Expand Down Expand Up @@ -1077,15 +1077,6 @@ __metadata:
languageName: node
linkType: hard

"@shikijs/core@npm:1.10.3":
version: 1.10.3
resolution: "@shikijs/core@npm:1.10.3"
dependencies:
"@types/hast": "npm:^3.0.4"
checksum: 10/4f8ef8d972f6ee5ff451d300c39db17aea673a8071b92cb3ae0546064412e75df754d24e5726fb681ed35e06438e8184963990878e54cb0582a4b6569ba70a43
languageName: node
linkType: hard

"@shikijs/core@npm:1.22.0":
version: 1.22.0
resolution: "@shikijs/core@npm:1.22.0"
Expand Down Expand Up @@ -1515,12 +1506,12 @@ __metadata:
linkType: hard

"astro@npm:^4.0.0":
version: 4.15.12
resolution: "astro@npm:4.15.12"
version: 4.16.0
resolution: "astro@npm:4.16.0"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.4.1"
"@astrojs/markdown-remark": "npm:5.2.0"
"@astrojs/markdown-remark": "npm:5.3.0"
"@astrojs/telemetry": "npm:3.1.0"
"@babel/core": "npm:^7.25.7"
"@babel/plugin-transform-react-jsx": "npm:^7.25.7"
Expand Down Expand Up @@ -1588,7 +1579,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10/a17bfe1ef77206029b1972b6aeaddb1840d7c664fbd0bcb37c30804ea4b6d67e0c536533eea3a4f883ae9234c57457a63c90eaaa0591e231cb3df21a55ba087d
checksum: 10/5230f6d97d470a263cfc2148f796ff4f83d3f4b3271356a2cb5cf088e4321738afbc0cfae49313a6e135ca85e5aeda542d7a27ade1067f5ed7afb9f0dbbb6867
languageName: node
linkType: hard

Expand Down Expand Up @@ -2410,7 +2401,7 @@ __metadata:
languageName: node
linkType: hard

"fast-xml-parser@npm:^4.4.0":
"fast-xml-parser@npm:^4.5.0":
version: 4.5.0
resolution: "fast-xml-parser@npm:4.5.0"
dependencies:
Expand Down Expand Up @@ -2747,7 +2738,7 @@ __metadata:
languageName: node
linkType: hard

"hast-util-from-html@npm:^2.0.0, hast-util-from-html@npm:^2.0.1":
"hast-util-from-html@npm:^2.0.0":
version: 2.0.1
resolution: "hast-util-from-html@npm:2.0.1"
dependencies:
Expand All @@ -2761,6 +2752,20 @@ __metadata:
languageName: node
linkType: hard

"hast-util-from-html@npm:^2.0.3":
version: 2.0.3
resolution: "hast-util-from-html@npm:2.0.3"
dependencies:
"@types/hast": "npm:^3.0.0"
devlop: "npm:^1.1.0"
hast-util-from-parse5: "npm:^8.0.0"
parse5: "npm:^7.0.0"
vfile: "npm:^6.0.0"
vfile-message: "npm:^4.0.0"
checksum: 10/cdd8ceae114d7ff6d4a81d9d7314c53299acfaca3d959a5894e80eb013c0850af613e2688f1682945c2793e0d9e1acb105560295fd8f141ab7b75f4b2e49cb2c
languageName: node
linkType: hard

"hast-util-from-parse5@npm:^8.0.0":
version: 8.0.1
resolution: "hast-util-from-parse5@npm:8.0.1"
Expand Down Expand Up @@ -4623,7 +4628,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.45":
"postcss@npm:^8.4.47":
version: 8.4.47
resolution: "postcss@npm:8.4.47"
dependencies:
Expand Down Expand Up @@ -4775,6 +4780,17 @@ __metadata:
languageName: node
linkType: hard

"rehype-stringify@npm:^10.0.1":
version: 10.0.1
resolution: "rehype-stringify@npm:10.0.1"
dependencies:
"@types/hast": "npm:^3.0.0"
hast-util-to-html: "npm:^9.0.0"
unified: "npm:^11.0.0"
checksum: 10/76ded4b2b137f585c6a35ac2e95a35cbd9d49558bd5af946b7e7a9e67b17cb2a7d33f3df21776d2e9972cd057e829e17f61954bc72ea6cbe0e20d670b179adab
languageName: node
linkType: hard

"rehype@npm:^13.0.2":
version: 13.0.2
resolution: "rehype@npm:13.0.2"
Expand Down Expand Up @@ -4813,16 +4829,16 @@ __metadata:
languageName: node
linkType: hard

"remark-rehype@npm:^11.1.0":
version: 11.1.0
resolution: "remark-rehype@npm:11.1.0"
"remark-rehype@npm:^11.1.1":
version: 11.1.1
resolution: "remark-rehype@npm:11.1.1"
dependencies:
"@types/hast": "npm:^3.0.0"
"@types/mdast": "npm:^4.0.0"
mdast-util-to-hast: "npm:^13.0.0"
unified: "npm:^11.0.0"
vfile: "npm:^6.0.0"
checksum: 10/945a10ed91b1224f8c02e1eed7fe031ea2f04f28e5232d379dd8542b881b984d209a6009eb9c289073a2848104974d79ae3f544721ee2ed8a4ad472176568571
checksum: 10/39404bd19c57b2b69660be7e3d587ddb2240495845d42fad3bcc506c9c132d07abacb0a20182b73c530857b2da0c463ad5658382b448243ce432152ab49af08d
languageName: node
linkType: hard

Expand Down Expand Up @@ -5206,16 +5222,6 @@ __metadata:
languageName: node
linkType: hard

"shiki@npm:^1.10.3":
version: 1.10.3
resolution: "shiki@npm:1.10.3"
dependencies:
"@shikijs/core": "npm:1.10.3"
"@types/hast": "npm:^3.0.4"
checksum: 10/3ea852e944f4eced8d1df395f9ca24cd686d4f2fe00043a2450d89b878dc86f3ad8cb5f7d71fd31213228f58b1d8c618df26741bfd19676542072d1e12c9d05e
languageName: node
linkType: hard

"shiki@npm:^1.22.0":
version: 1.22.0
resolution: "shiki@npm:1.22.0"
Expand Down Expand Up @@ -5866,17 +5872,6 @@ __metadata:
languageName: node
linkType: hard

"vfile@npm:^6.0.2":
version: 6.0.2
resolution: "vfile@npm:6.0.2"
dependencies:
"@types/unist": "npm:^3.0.0"
unist-util-stringify-position: "npm:^4.0.0"
vfile-message: "npm:^4.0.0"
checksum: 10/8c36b4887b071aa9215a16c96916e96e75f3f3516cb87fa7ba1ec79fda3a1d87b66068e56b73f01c249b8fefa897dc52e3a6c736fd1053133ad3920f33482756
languageName: node
linkType: hard

"vfile@npm:^6.0.3":
version: 6.0.3
resolution: "vfile@npm:6.0.3"
Expand Down

0 comments on commit 5db56ee

Please sign in to comment.