Skip to content

Commit 483a5ae

Browse files
chore(deps): bump the npm-deps group with 3 updates (#368)
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.2 to 0.34.3 - [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.10 to 5.7.12 - [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.5 to 4.1.6 - [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.6/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: astro dependency-version: 5.7.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: tailwindcss dependency-version: 4.1.6 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 3165315 commit 483a5ae

File tree

2 files changed

+39
-19
lines changed

2 files changed

+39
-19
lines changed

package-lock.json

+36-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/check": "^0.9.4",
16-
"@astrojs/starlight": "^0.34.2",
16+
"@astrojs/starlight": "^0.34.3",
1717
"@astrojs/starlight-tailwind": "^4.0.1",
18-
"astro": "^5.7.10",
18+
"astro": "^5.7.12",
1919
"sharp": "^0.34.1",
2020
"starlight-auto-sidebar": "^0.1.1",
2121
"starlight-image-zoom": "^0.12.0",
22-
"tailwindcss": "^4.1.5",
22+
"tailwindcss": "^4.1.6",
2323
"typescript": "^5.8.3"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)