Skip to content

Commit

Permalink
chore(deps): update dependency astro to v5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 620c7ef commit 94dbf07
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.2.1",
"astro": "5.2.2",
"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 @@ -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.1"
astro: "npm:5.2.2"
bignumber.js: "npm:9.1.2"
cross-fetch: "npm:^4.0.0"
crypto-hash: "npm:^3.0.0"
Expand Down Expand Up @@ -3506,9 +3506,9 @@ __metadata:
languageName: node
linkType: hard

"astro@npm:5.2.1":
version: 5.2.1
resolution: "astro@npm:5.2.1"
"astro@npm:5.2.2":
version: 5.2.2
resolution: "astro@npm:5.2.2"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.5.0"
Expand Down Expand Up @@ -3575,7 +3575,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10c0/268b1ed6823c818f3cc47b4aa7a5d42a67cef846163f86e14b96fea0c6d98f332a8f341f5c5a351cf9f01a8a9254171ff26ccd77c36adb1875256c4195914d7e
checksum: 10c0/d7364ddd00f4cd5ae0bebbb62e68fb1ba3df966556f76a61fe83fa557625099b7b63b47924b2f1743d34cc89bf96d3a16b9e10e746e031db6201ed4b895d4eac
languageName: node
linkType: hard

Expand Down

0 comments on commit 94dbf07

Please sign in to comment.