Skip to content

Commit

Permalink
fix(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 25, 2025
1 parent 4788299 commit f57b11d
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 @@ -94,7 +94,7 @@
"@wagmi/core": "^1.4.1",
"@web3modal/wagmi": "3.5.7",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "5.1.8",
"astro": "5.1.9",
"autoprefixer": "10.4.20",
"bad-words": "^3.0.4",
"bignumber.js": "9.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9537,9 +9537,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 @@ -9606,7 +9606,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10c0/cadf9993c6d912b666527e722593ecea01d0d027dc799ea6f3e956ebb66a355152cf94dd19c94b8f6076abdcfd97fb748f343975916c05e8167705f82e4a511a
checksum: 10c0/c09d28ffd793904270dc1c4c6fad5323e6304914b3247bfcff4076b9129ca04e0ea42c3d19edb4136fe025e5f93fe20e3467bab12ee8ee18e8c456ae3dcca16f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11577,7 +11577,7 @@ __metadata:
"@wagmi/core": "npm:^1.4.1"
"@web3modal/wagmi": "npm:3.5.7"
"@webcomponents/template-shadowroot": "npm:^0.2.1"
astro: "npm:5.1.8"
astro: "npm:5.1.9"
autoprefixer: "npm:10.4.20"
bad-words: "npm:^3.0.4"
bignumber.js: "npm:9.1.2"
Expand Down

0 comments on commit f57b11d

Please sign in to comment.