Skip to content

Commit

Permalink
chore(deps): update dependency astro to v5.2.4 (#268)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 97a78e3 commit bf358f1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.2.3",
"astro": "5.2.4",
"dotenv": "16.4.7",
"eslint": "^9.13.0",
"eslint-config-prettier": "^10.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/internal-helpers@npm:0.5.0":
version: 0.5.0
resolution: "@astrojs/internal-helpers@npm:0.5.0"
checksum: 10c0/cfa383035e4a9d06729615dcdb6d9f4b354a442c9d52a5ca8fe7460d96d5d1c5266934dbba96d357445edf953619c4a267e17a2a9359b5bb305aa4bdb44911b1
"@astrojs/internal-helpers@npm:0.5.1":
version: 0.5.1
resolution: "@astrojs/internal-helpers@npm:0.5.1"
checksum: 10c0/c9a9da876d479bfa8d5631a55700acd11aea3b03bbf18880e7e702aee1d85cfe0afda9a48eaafdf4bf2a347d47838a8852f2e00e7affa6d1cc8d7105bb8ac2d6
languageName: node
linkType: hard

Expand Down Expand Up @@ -661,7 +661,7 @@ __metadata:
"@types/react": "npm:19.0.8"
"@types/react-dom": "npm:19.0.3"
"@types/uuid": "npm:^10.0.0"
astro: "npm:5.2.3"
astro: "npm:5.2.4"
bignumber.js: "npm:9.1.2"
cross-fetch: "npm:^4.0.0"
crypto-hash: "npm:^3.0.0"
Expand Down Expand Up @@ -3569,12 +3569,12 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:5.2.3":
version: 5.2.3
resolution: "astro@npm:5.2.3"
"astro@npm:5.2.4":
version: 5.2.4
resolution: "astro@npm:5.2.4"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.5.0"
"@astrojs/internal-helpers": "npm:0.5.1"
"@astrojs/markdown-remark": "npm:6.1.0"
"@astrojs/telemetry": "npm:3.2.0"
"@oslojs/encoding": "npm:^1.1.0"
Expand Down Expand Up @@ -3638,7 +3638,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10c0/90ee2e69aaf8a7451fe19700b473eeb750aed4e94fbaa88ab8fd971d98bec19cae6172a48de08ebed74b43a14e1355116f058cad705a33d7e41d4efbb5ad664d
checksum: 10c0/53e7b13eb7a983ea07665aac2b7631dde9ebe2ec79fde2cb2bb21598a510e042714eebbe7ef352876769c0855d23b0aab0f09246a8095079371a19cd93262451
languageName: node
linkType: hard

Expand Down

0 comments on commit bf358f1

Please sign in to comment.