Skip to content

Commit 410cbe3

Browse files
dependabot[bot]razzeee
authored andcommitted
Bump astro from 5.17.2 to 5.17.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.17.2 to 5.17.3. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@5.17.3/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.17.3/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.17.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a379609 commit 410cbe3

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@date-fns/utc": "^2.1.1",
1818
"@radix-ui/react-navigation-menu": "^1.2.14",
1919
"@tailwindcss/vite": "^4.1.18",
20-
"astro": "5.17.2",
20+
"astro": "5.17.3",
2121
"class-variance-authority": "^0.7.1",
2222
"clsx": "^2.1.1",
2323
"date-fns": "^4.1.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2235,9 +2235,9 @@ __metadata:
22352235
languageName: node
22362236
linkType: hard
22372237

2238-
"astro@npm:5.17.2":
2239-
version: 5.17.2
2240-
resolution: "astro@npm:5.17.2"
2238+
"astro@npm:5.17.3":
2239+
version: 5.17.3
2240+
resolution: "astro@npm:5.17.3"
22412241
dependencies:
22422242
"@astrojs/compiler": "npm:^2.13.0"
22432243
"@astrojs/internal-helpers": "npm:0.7.5"
@@ -2262,7 +2262,7 @@ __metadata:
22622262
dlv: "npm:^1.1.3"
22632263
dset: "npm:^3.1.4"
22642264
es-module-lexer: "npm:^1.7.0"
2265-
esbuild: "npm:^0.27.0"
2265+
esbuild: "npm:^0.27.3"
22662266
estree-walker: "npm:^3.0.3"
22672267
flattie: "npm:^1.1.1"
22682268
fontace: "npm:~0.4.0"
@@ -2308,7 +2308,7 @@ __metadata:
23082308
optional: true
23092309
bin:
23102310
astro: astro.js
2311-
checksum: 10c0/1b4280da538e86ab732cf48ae47bb3dafcab0ae82a80948cb7788c04ba4184613300f2f722036d0ac785f8456122782f39594dd45822c8da65ba8e0eff9cb450
2311+
checksum: 10c0/1fdd88220d886dd95cf334887951c640a71d2f48ed1c8ac6b0bce0f7d18407bf7b8f6ec9948b26c0a7ed04a443332abcd2362cd0341c0732feb18f067b6ebfe4
23122312
languageName: node
23132313
linkType: hard
23142314

@@ -2641,7 +2641,7 @@ __metadata:
26412641
"@types/react": "npm:^19.2.9"
26422642
"@types/react-dom": "npm:^19.2.3"
26432643
"@types/sanitize-html": "npm:^2"
2644-
astro: "npm:5.17.2"
2644+
astro: "npm:5.17.3"
26452645
class-variance-authority: "npm:^0.7.1"
26462646
clsx: "npm:^2.1.1"
26472647
date-fns: "npm:^4.1.0"
@@ -2995,7 +2995,7 @@ __metadata:
29952995
languageName: node
29962996
linkType: hard
29972997

2998-
"esbuild@npm:^0.27.0":
2998+
"esbuild@npm:^0.27.3":
29992999
version: 0.27.3
30003000
resolution: "esbuild@npm:0.27.3"
30013001
dependencies:

0 commit comments

Comments
 (0)