Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump astro from 5.0.3 to 5.0.8 #1151

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@hbsnow/rehype-sectionize": "^1.0.7",
"@headlessui/vue": "^1.6.0",
"@tailwindcss/typography": "^0.5.15",
"astro": "5.0.3",
"astro": "5.0.8",
"astro-expressive-code": "^0.38.3",
"eslint": "^9.10.0",
"eslint-plugin-astro": "^1.2.4",
Expand Down
39 changes: 33 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,33 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/markdown-remark@npm:6.0.1":
version: 6.0.1
resolution: "@astrojs/markdown-remark@npm:6.0.1"
dependencies:
"@astrojs/prism": "npm:3.2.0"
github-slugger: "npm:^2.0.0"
hast-util-from-html: "npm:^2.0.3"
hast-util-to-text: "npm:^4.0.2"
import-meta-resolve: "npm:^4.1.0"
js-yaml: "npm:^4.1.0"
mdast-util-definitions: "npm:^6.0.0"
rehype-raw: "npm:^7.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.1"
remark-smartypants: "npm:^3.0.2"
shiki: "npm:^1.23.1"
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.3"
checksum: 10c0/702fa5ddb2eb19da56000896495caaa2e1290fd669e7d4d766773bef9f581ce8536b2e1afc5fe779f2fa2f440c4f3e412499ac07359a5b26908e6bb8efe3a4cb
languageName: node
linkType: hard

"@astrojs/prism@npm:3.2.0":
version: 3.2.0
resolution: "@astrojs/prism@npm:3.2.0"
Expand Down Expand Up @@ -2764,13 +2791,13 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:5.0.3":
version: 5.0.3
resolution: "astro@npm:5.0.3"
"astro@npm:5.0.8":
version: 5.0.8
resolution: "astro@npm:5.0.8"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.4.2"
"@astrojs/markdown-remark": "npm:6.0.0"
"@astrojs/markdown-remark": "npm:6.0.1"
"@astrojs/telemetry": "npm:3.2.0"
"@oslojs/encoding": "npm:^1.1.0"
"@rollup/pluginutils": "npm:^5.1.3"
Expand Down Expand Up @@ -2832,7 +2859,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10c0/df8e925a87c5904d286b44081cbbe9e8fb662e3647156e52a85a0f124b13f19648caadf2fe28e7338a4e644f70da984cd9bcd012779d40627d5dbe6c0f822d9e
checksum: 10c0/7b75ab06ad5b469044f43550ab5651001094ce8ba1e7cc3256b1930868881166a7dae067b45154dc99bff204f381e51eed8ebe54f7f76f7e309c9724b1b05da2
languageName: node
linkType: hard

Expand Down Expand Up @@ -3100,7 +3127,7 @@ __metadata:
"@hbsnow/rehype-sectionize": "npm:^1.0.7"
"@headlessui/vue": "npm:^1.6.0"
"@tailwindcss/typography": "npm:^0.5.15"
astro: "npm:5.0.3"
astro: "npm:5.0.8"
astro-expressive-code: "npm:^0.38.3"
eslint: "npm:^9.10.0"
eslint-plugin-astro: "npm:^1.2.4"
Expand Down