Skip to content

Commit

Permalink
Update dependency astro to v4.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent f2e89e4 commit 637d260
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fontsource/cantarell": "5.1.0",
"@fontsource/inter": "5.1.0",
"@fontsource/jetbrains-mono": "5.1.0",
"astro": "4.15.5",
"astro": "4.15.6",
"astro-icon": "1.1.1",
"autoprefixer": "10.4.20",
"tailwindcss": "3.4.11"
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1473,7 +1473,7 @@ __metadata:
"@types/signale": 1.4.7
"@typescript-eslint/eslint-plugin": 8.5.0
"@typescript-eslint/parser": 8.5.0
astro: 4.15.5
astro: 4.15.6
astro-eslint-parser: 1.0.3
astro-icon: 1.1.1
autoprefixer: 10.4.20
Expand Down Expand Up @@ -2519,9 +2519,9 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:4.15.5":
version: 4.15.5
resolution: "astro@npm:4.15.5"
"astro@npm:4.15.6":
version: 4.15.6
resolution: "astro@npm:4.15.6"
dependencies:
"@astrojs/compiler": ^2.10.3
"@astrojs/internal-helpers": 0.4.1
Expand Down Expand Up @@ -2569,6 +2569,7 @@ __metadata:
ora: ^8.1.0
p-limit: ^6.1.0
p-queue: ^8.0.1
path-to-regexp: 6.2.2
preferred-pm: ^4.0.0
prompts: ^2.4.2
rehype: ^13.0.1
Expand All @@ -2594,7 +2595,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 63b99dcf99a07e56e2a37c26daf4889f80c0b39ca467df5cbcdcc5b7116d3af5e6f666ca2a45ab306fdf7b4261edeabfac30613d535ddf1454bc60e4989beb17
checksum: f0ed1cd516e0732214ae29ca41323fa49f7fefb8d07f8f10f1213403d4c5b277e0a64b9b89e5c79be974c97b5f0210b9e7e1cc7bf823e56541fe0c0ea6e48160
languageName: node
linkType: hard

Expand Down Expand Up @@ -7781,6 +7782,13 @@ __metadata:
languageName: node
linkType: hard

"path-to-regexp@npm:6.2.2":
version: 6.2.2
resolution: "path-to-regexp@npm:6.2.2"
checksum: b7b0005c36f5099f9ed1fb20a820d2e4ed1297ffe683ea1d678f5e976eb9544f01debb281369dabdc26da82e6453901bf71acf2c7ed14b9243536c2a45286c33
languageName: node
linkType: hard

"path-type@npm:^4.0.0":
version: 4.0.0
resolution: "path-type@npm:4.0.0"
Expand Down

0 comments on commit 637d260

Please sign in to comment.