Skip to content

Commit

Permalink
chore(deps): update dependency astro to v5.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 4ad75e3 commit cb177c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/uuid": "^10.0.0",
"astro": "5.1.8",
"astro": "5.1.9",
"dotenv": "16.4.7",
"eslint": "^9.13.0",
"eslint-config-prettier": "^10.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ __metadata:
"@types/react": "npm:19.0.8"
"@types/react-dom": "npm:19.0.3"
"@types/uuid": "npm:^10.0.0"
astro: "npm:5.1.8"
astro: "npm:5.1.9"
bignumber.js: "npm:9.1.2"
cross-fetch: "npm:^4.0.0"
crypto-hash: "npm:^3.0.0"
Expand Down Expand Up @@ -3504,9 +3504,9 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:5.1.8":
version: 5.1.8
resolution: "astro@npm:5.1.8"
"astro@npm:5.1.9":
version: 5.1.9
resolution: "astro@npm:5.1.9"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.4.2"
Expand Down Expand Up @@ -3573,7 +3573,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10c0/cadf9993c6d912b666527e722593ecea01d0d027dc799ea6f3e956ebb66a355152cf94dd19c94b8f6076abdcfd97fb748f343975916c05e8167705f82e4a511a
checksum: 10c0/c09d28ffd793904270dc1c4c6fad5323e6304914b3247bfcff4076b9129ca04e0ea42c3d19edb4136fe025e5f93fe20e3467bab12ee8ee18e8c456ae3dcca16f
languageName: node
linkType: hard

Expand Down

0 comments on commit cb177c3

Please sign in to comment.