Skip to content

Commit

Permalink
chore(deps): update dependency astro to v5.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 8130338 commit 3cb4583
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.10",
"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.10"
bignumber.js: "npm:9.1.2"
cross-fetch: "npm:^4.0.0"
crypto-hash: "npm:^3.0.0"
Expand Down Expand Up @@ -3505,9 +3505,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.10":
version: 5.1.10
resolution: "astro@npm:5.1.10"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.4.2"
Expand Down Expand Up @@ -3574,7 +3574,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10c0/cadf9993c6d912b666527e722593ecea01d0d027dc799ea6f3e956ebb66a355152cf94dd19c94b8f6076abdcfd97fb748f343975916c05e8167705f82e4a511a
checksum: 10c0/c1bcdeea0a69c760d1c4f9b39baab82f6324f03d9b3d346172727cd2ee7533a073df4b0c651bfab25bf6c675481b24139b26e28b7d008158aac11f5e09200357
languageName: node
linkType: hard

Expand Down

0 comments on commit 3cb4583

Please sign in to comment.