Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.1.13",
"@types/react-dom": "19.1.9",
"@types/uuid": "^11.0.0",
"astro": "5.13.8",
"astro": "5.13.9",
"dotenv": "17.2.2",
"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 @@ -1016,7 +1016,7 @@ __metadata:
"@types/react": "npm:19.1.13"
"@types/react-dom": "npm:19.1.9"
"@types/uuid": "npm:^11.0.0"
astro: "npm:5.13.8"
astro: "npm:5.13.9"
bignumber.js: "npm:9.3.1"
cross-fetch: "npm:^4.0.0"
crypto-hash: "npm:^4.0.0"
Expand Down Expand Up @@ -4210,9 +4210,9 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:5.13.8":
version: 5.13.8
resolution: "astro@npm:5.13.8"
"astro@npm:5.13.9":
version: 5.13.9
resolution: "astro@npm:5.13.9"
dependencies:
"@astrojs/compiler": "npm:^2.12.2"
"@astrojs/internal-helpers": "npm:0.7.2"
Expand Down Expand Up @@ -4282,7 +4282,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10c0/ebc1406b8a77ae296a53053f3cb04e56dd28bef7ddfd6409bc1ce4c3cd73a13f4b489c8e830a000baa62cd6a892806b30a9ba8724cfc0d6ee878d040b2e3355a
checksum: 10c0/15485919d8386502563e3894170ce0e160df87e1342dd24c760455daec23cca1ddb2875463e6810eab7ffebfa4aebccd33859194f3d948c48d07a80a9833923e
languageName: node
linkType: hard

Expand Down
Loading