Skip to content

Commit

Permalink
build(deps): bump @astrojs/starlight-tailwind from 2.0.1 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [@astrojs/starlight-tailwind](https://github.com/withastro/starlight/tree/HEAD/packages/tailwind) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/[email protected]/packages/tailwind)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight-tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 363fecd commit 8c2b6f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@astrojs/check": "^0.3.1",
"@astrojs/react": "^3.0.7",
"@astrojs/starlight": "^0.15.0",
"@astrojs/starlight-tailwind": "^2.0.1",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.0.3",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,14 +179,14 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/starlight-tailwind@npm:^2.0.1":
version: 2.0.1
resolution: "@astrojs/starlight-tailwind@npm:2.0.1"
"@astrojs/starlight-tailwind@npm:^2.0.3":
version: 2.0.3
resolution: "@astrojs/starlight-tailwind@npm:2.0.3"
peerDependencies:
"@astrojs/starlight": ">=0.9.0"
"@astrojs/tailwind": ^5.0.0
tailwindcss: ^3.3.3
checksum: 1c39e603e5c7e2ce1037f1e532354d7c351b1d300710e82f5f9df544630741c65803dc9cf327553934a299f5eb1d16fc5cd10d20560812133ac51b7bf1b93bd4
checksum: 45b8c967e685bf3dc2e4d012b1c14728f407cc5939ba7a187895d708fdd8cb097993addcd59eddbe761c84135def26afa61ed2b6bcd376f34b630f4445b586f4
languageName: node
linkType: hard

Expand Down Expand Up @@ -6328,7 +6328,7 @@ __metadata:
"@astrojs/check": "npm:^0.3.1"
"@astrojs/react": "npm:^3.0.7"
"@astrojs/starlight": "npm:^0.15.0"
"@astrojs/starlight-tailwind": "npm:^2.0.1"
"@astrojs/starlight-tailwind": "npm:^2.0.3"
"@astrojs/tailwind": "npm:^5.0.3"
"@types/react": "npm:^18.0.21"
"@types/react-dom": "npm:^18.0.6"
Expand Down

0 comments on commit 8c2b6f5

Please sign in to comment.