Skip to content

Commit d8f9072

Browse files
chore(deps): bump the npm-deps group with 3 updates (#367)
Bumps the npm-deps group with 3 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@astrojs/starlight` from 0.34.1 to 0.34.2 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/[email protected]/packages/starlight) Updates `astro` from 5.7.5 to 5.7.10 - [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/[email protected]/packages/astro) Updates `tailwindcss` from 4.1.4 to 4.1.5 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.5/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: astro dependency-version: 5.7.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: tailwindcss dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ce3878 commit d8f9072

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/check": "^0.9.4",
16-
"@astrojs/starlight": "^0.34.1",
16+
"@astrojs/starlight": "^0.34.2",
1717
"@astrojs/starlight-tailwind": "^4.0.1",
18-
"astro": "^5.7.5",
18+
"astro": "^5.7.10",
1919
"sharp": "^0.34.1",
2020
"starlight-auto-sidebar": "^0.1.1",
21-
"tailwindcss": "^4.1.4",
21+
"tailwindcss": "^4.1.5",
2222
"typescript": "^5.8.3"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)