Skip to content

Commit 56cfd1d

Browse files
chore(deps): update dependency astro to v5.13.8 (#1936)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e5967f1 commit 56cfd1d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
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.5",
7575
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^11.0.0",
77-
"astro": "5.13.7",
77+
"astro": "5.13.8",
7878
"dotenv": "17.2.2",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@ __metadata:
10731073
"@types/node": "npm:22.18.5"
10741074
"@types/ramda": "npm:0.31.1"
10751075
"@types/uuid": "npm:^11.0.0"
1076-
astro: "npm:5.13.7"
1076+
astro: "npm:5.13.8"
10771077
bignumber.js: "npm:9.3.1"
10781078
dayjs: "npm:^1.11.8"
10791079
dompurify: "npm:^3.0.5"
@@ -4104,9 +4104,9 @@ __metadata:
41044104
languageName: node
41054105
linkType: hard
41064106

4107-
"astro@npm:5.13.7":
4108-
version: 5.13.7
4109-
resolution: "astro@npm:5.13.7"
4107+
"astro@npm:5.13.8":
4108+
version: 5.13.8
4109+
resolution: "astro@npm:5.13.8"
41104110
dependencies:
41114111
"@astrojs/compiler": "npm:^2.12.2"
41124112
"@astrojs/internal-helpers": "npm:0.7.2"
@@ -4126,7 +4126,7 @@ __metadata:
41264126
cssesc: "npm:^3.0.0"
41274127
debug: "npm:^4.4.1"
41284128
deterministic-object-hash: "npm:^2.0.2"
4129-
devalue: "npm:^5.1.1"
4129+
devalue: "npm:^5.3.2"
41304130
diff: "npm:^5.2.0"
41314131
dlv: "npm:^1.1.3"
41324132
dset: "npm:^3.1.4"
@@ -4176,7 +4176,7 @@ __metadata:
41764176
optional: true
41774177
bin:
41784178
astro: astro.js
4179-
checksum: 10c0/132cee6eda36c7250512cb7e7a17fb1c8581679453641d5613a96e7ebd5e653df6437267ad094c338f8492d2efc4ec04d535304c90d5e0f37823e299a1375295
4179+
checksum: 10c0/ebc1406b8a77ae296a53053f3cb04e56dd28bef7ddfd6409bc1ce4c3cd73a13f4b489c8e830a000baa62cd6a892806b30a9ba8724cfc0d6ee878d040b2e3355a
41804180
languageName: node
41814181
linkType: hard
41824182

@@ -5000,10 +5000,10 @@ __metadata:
50005000
languageName: node
50015001
linkType: hard
50025002

5003-
"devalue@npm:^5.1.1":
5004-
version: 5.1.1
5005-
resolution: "devalue@npm:5.1.1"
5006-
checksum: 10c0/f6717a856fd54216959abd341cb189e47a9b37d72d8419e055ae77567ff4ed0fb683b1ffb6a71067f645adae5991bffabe6468a3e2385937bff49273e71c1f51
5003+
"devalue@npm:^5.3.2":
5004+
version: 5.3.2
5005+
resolution: "devalue@npm:5.3.2"
5006+
checksum: 10c0/2dab403779233224285afe4b30eaded038df10cb89b8f2c1e41dd855a8e6b634aa24175b87f64df665204bb9a6a6e7758d172682719b9c5cf3cef336ff9fa507
50075007
languageName: node
50085008
linkType: hard
50095009

0 commit comments

Comments
 (0)