Skip to content

Commit 01ecdb9

Browse files
build(deps): bump the docs-dependencies group in /docs with 4 updates
Bumps the docs-dependencies group in /docs with 4 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `@astrojs/starlight` from 0.30.1 to 0.30.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 `@astrojs/tailwind` from 5.1.3 to 5.1.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/tailwind) Updates `astro` from 5.0.8 to 5.1.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/[email protected]/packages/astro) Updates `tailwindcss` from 3.4.16 to 3.4.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.16...v3.4.17) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-dependencies - dependency-name: "@astrojs/tailwind" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-dependencies - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 060d5e8 commit 01ecdb9

File tree

2 files changed

+798
-239
lines changed

2 files changed

+798
-239
lines changed

docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
},
1111
"dependencies": {
1212
"@astrojs/check": "^0.9.4",
13-
"@astrojs/starlight": "^0.30.1",
13+
"@astrojs/starlight": "^0.30.3",
1414
"@astrojs/starlight-tailwind": "^3.0.0",
15-
"@astrojs/tailwind": "^5.1.3",
15+
"@astrojs/tailwind": "^5.1.4",
1616
"@fontsource-variable/inter": "^5.1.0",
17-
"astro": "^5.0.8",
17+
"astro": "^5.1.1",
1818
"sharp": "^0.33.5",
19-
"tailwindcss": "^3.4.16",
19+
"tailwindcss": "^3.4.17",
2020
"typescript": "^5.7.2"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)