Skip to content

Commit 8ba064c

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

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
@@ -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.16.15",
20+
"astro": "5.17.1",
2121
"class-variance-authority": "^0.7.1",
2222
"clsx": "^2.1.1",
2323
"date-fns": "^4.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2053,9 +2053,9 @@ __metadata:
20532053
languageName: node
20542054
linkType: hard
20552055

2056-
"astro@npm:5.16.15":
2057-
version: 5.16.15
2058-
resolution: "astro@npm:5.16.15"
2056+
"astro@npm:5.17.1":
2057+
version: 5.17.1
2058+
resolution: "astro@npm:5.17.1"
20592059
dependencies:
20602060
"@astrojs/compiler": "npm:^2.13.0"
20612061
"@astrojs/internal-helpers": "npm:0.7.5"
@@ -2126,7 +2126,7 @@ __metadata:
21262126
optional: true
21272127
bin:
21282128
astro: astro.js
2129-
checksum: 10c0/bcea5be325d716315490e8184266aeed787afbdf2af0733d19ccf0cad21c5db8894e282b662015d4e2f47841033b15b22e75fa4e4f472f02bc06b4cad23bc11d
2129+
checksum: 10c0/617df92d7856a13f3bc56214ef3112827eea2bc54af0c83fa95dc9e2341ddb8cc5d2686221c882841751f27c11e1903fabf8818df44c7575bcdf7f6f5dafa964
21302130
languageName: node
21312131
linkType: hard
21322132

@@ -2459,7 +2459,7 @@ __metadata:
24592459
"@types/react": "npm:^19.2.9"
24602460
"@types/react-dom": "npm:^19.2.3"
24612461
"@types/sanitize-html": "npm:^2"
2462-
astro: "npm:5.16.15"
2462+
astro: "npm:5.17.1"
24632463
class-variance-authority: "npm:^0.7.1"
24642464
clsx: "npm:^2.1.1"
24652465
date-fns: "npm:^4.1.0"

0 commit comments

Comments
 (0)