Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 91f668a

Browse files
Bump astro from 5.7.13 to 5.7.14
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.7.13 to 5.7.14. - [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.7.14/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.7.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d89947f commit 91f668a

3 files changed

Lines changed: 11 additions & 9 deletions

File tree

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@astrojs/react": "^1.2.0",
2727
"@astrojs/tailwind": "^1.0.1",
2828
"@playwright/test": "^1.49.1",
29-
"astro": "^5.7.13",
29+
"astro": "^5.7.14",
3030
"playwright": "^1.51.1"
3131
}
3232
}

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1922,10 +1922,10 @@ array-iterate@^2.0.0:
19221922
resolved "https://registry.npmjs.org/array-iterate/-/array-iterate-2.0.1.tgz"
19231923
integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==
19241924

1925-
astro@^5.7.13:
1926-
version "5.7.13"
1927-
resolved "https://registry.yarnpkg.com/astro/-/astro-5.7.13.tgz#48d15f9949659baf9a328b9838a715ce6e268ade"
1928-
integrity sha512-cRGq2llKOhV3XMcYwQpfBIUcssN6HEK5CRbcMxAfd9OcFhvWE7KUy50zLioAZVVl3AqgUTJoNTlmZfD2eG0G1w==
1925+
astro@^5.7.14:
1926+
version "5.7.14"
1927+
resolved "https://registry.yarnpkg.com/astro/-/astro-5.7.14.tgz#e126b16bb748f08d3ecd85abd15ef8b43cbc3aaf"
1928+
integrity sha512-DfuDD49f7mbHB7ygLm8KXEC6QQtpLoNrmoylcMLKdl1ahXNdiw+mgW8ApEMyHTUyVrqEUnr4gZCKSlZ9POCHjQ==
19291929
dependencies:
19301930
"@astrojs/compiler" "^2.11.0"
19311931
"@astrojs/internal-helpers" "0.6.1"
@@ -1957,6 +1957,7 @@ astro@^5.7.13:
19571957
github-slugger "^2.0.0"
19581958
html-escaper "3.0.3"
19591959
http-cache-semantics "^4.1.1"
1960+
import-meta-resolve "^4.1.0"
19601961
js-yaml "^4.1.0"
19611962
kleur "^4.1.5"
19621963
magic-string "^0.30.17"

0 commit comments

Comments
 (0)