Skip to content

Commit d3e0844

Browse files
chore(deps): update dependency astro to v5.14.0 (#1961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74d5a95 commit d3e0844

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/node": "22.18.6",
7575
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^11.0.0",
77-
"astro": "5.13.11",
77+
"astro": "5.14.0",
7878
"dotenv": "17.2.2",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,7 @@ __metadata:
10941094
"@types/node": "npm:22.18.6"
10951095
"@types/ramda": "npm:0.31.1"
10961096
"@types/uuid": "npm:^11.0.0"
1097-
astro: "npm:5.13.11"
1097+
astro: "npm:5.14.0"
10981098
bignumber.js: "npm:9.3.1"
10991099
dayjs: "npm:^1.11.8"
11001100
dompurify: "npm:^3.0.5"
@@ -4186,9 +4186,9 @@ __metadata:
41864186
languageName: node
41874187
linkType: hard
41884188

4189-
"astro@npm:5.13.11":
4190-
version: 5.13.11
4191-
resolution: "astro@npm:5.13.11"
4189+
"astro@npm:5.14.0":
4190+
version: 5.14.0
4191+
resolution: "astro@npm:5.14.0"
41924192
dependencies:
41934193
"@astrojs/compiler": "npm:^2.12.2"
41944194
"@astrojs/internal-helpers": "npm:0.7.3"
@@ -4258,7 +4258,7 @@ __metadata:
42584258
optional: true
42594259
bin:
42604260
astro: astro.js
4261-
checksum: 10c0/dfaf41fc474892f781e103403ec3b77b697f5a96172a7ab9c76734a48b47382ace13f9cce51859d9d6064c164dace004c8dd9af298d42d970bcad22931f1d6ed
4261+
checksum: 10c0/b87a5c46dc3c2ddf33ef665409e1f103f7d835f2d33c6441d0e0a0baf70c8fbdda91b94e41821bd4ef2df05c16ac2cd41b8b42d17f91690ea528ab4882acbceb
42624262
languageName: node
42634263
linkType: hard
42644264

0 commit comments

Comments
 (0)