Skip to content

Commit f65b916

Browse files
chore(deps): update dependency astro to v5.7.14 (#505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e21782 commit f65b916

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/react": "19.1.5",
5555
"@types/react-dom": "19.1.5",
5656
"@types/uuid": "^10.0.0",
57-
"astro": "5.7.13",
57+
"astro": "5.7.14",
5858
"dotenv": "16.5.0",
5959
"eslint": "^9.13.0",
6060
"eslint-config-prettier": "^10.0.0",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ __metadata:
877877
"@types/react": "npm:19.1.5"
878878
"@types/react-dom": "npm:19.1.5"
879879
"@types/uuid": "npm:^10.0.0"
880-
astro: "npm:5.7.13"
880+
astro: "npm:5.7.14"
881881
bignumber.js: "npm:9.3.0"
882882
cross-fetch: "npm:^4.0.0"
883883
crypto-hash: "npm:^3.0.0"
@@ -3819,9 +3819,9 @@ __metadata:
38193819
languageName: node
38203820
linkType: hard
38213821

3822-
"astro@npm:5.7.13":
3823-
version: 5.7.13
3824-
resolution: "astro@npm:5.7.13"
3822+
"astro@npm:5.7.14":
3823+
version: 5.7.14
3824+
resolution: "astro@npm:5.7.14"
38253825
dependencies:
38263826
"@astrojs/compiler": "npm:^2.11.0"
38273827
"@astrojs/internal-helpers": "npm:0.6.1"
@@ -3853,6 +3853,7 @@ __metadata:
38533853
github-slugger: "npm:^2.0.0"
38543854
html-escaper: "npm:3.0.3"
38553855
http-cache-semantics: "npm:^4.1.1"
3856+
import-meta-resolve: "npm:^4.1.0"
38563857
js-yaml: "npm:^4.1.0"
38573858
kleur: "npm:^4.1.5"
38583859
magic-string: "npm:^0.30.17"
@@ -3889,7 +3890,7 @@ __metadata:
38893890
optional: true
38903891
bin:
38913892
astro: astro.js
3892-
checksum: 10c0/4a057967d5d30a6fb85710912386a0d3cdf0ffececaa966685a38f0d5f10de66ba4db796eb4dc585f290ed322ded09f50b6e237ac7110022ec562a98193a4265
3893+
checksum: 10c0/802613ce98b1460e13e95bd15377a10f5c5f7610592c819afb18ba0e6b1f92051bb2c9a4fdfa6ad0de2f1d02221bf23e7e4572ea36f19b811cffb56687d89bc6
38933894
languageName: node
38943895
linkType: hard
38953896

0 commit comments

Comments
 (0)