Skip to content

Commit

Permalink
chore(deps): bump the non-major group across 1 directory with 7 updates
Browse files Browse the repository at this point in the history
Bumps the non-major group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) | `5.1.4` | `5.1.5` |
| [astro-expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/astro-expressive-code) | `0.38.3` | `0.40.1` |
| [@iconify-json/mdi](https://github.com/iconify/icon-sets) | `1.2.2` | `1.2.3` |
| [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` |
| [postcss-html](https://github.com/ota-meshi/postcss-html) | `1.7.0` | `1.8.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.9` | `0.6.11` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |



Updates `@astrojs/tailwind` from 5.1.4 to 5.1.5
- [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-expressive-code` from 0.38.3 to 0.40.1
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/astro-expressive-code/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/[email protected]/packages/astro-expressive-code)

Updates `@iconify-json/mdi` from 1.2.2 to 1.2.3
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `postcss` from 8.4.49 to 8.5.1
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.49...8.5.1)

Updates `postcss-html` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/ota-meshi/postcss-html/releases)
- [Commits](ota-meshi/postcss-html@v1.7.0...v1.8.0)

Updates `prettier-plugin-tailwindcss` from 0.6.9 to 0.6.11
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.9...v0.6.11)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: astro-expressive-code
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: "@iconify-json/mdi"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: postcss-html
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-major
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent a6eea2d commit 7f90fbe
Show file tree
Hide file tree
Showing 2 changed files with 366 additions and 274 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"@astrojs/mdx": "3.1.9",
"@astrojs/rss": "4.0.11",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "5.1.4",
"@astrojs/tailwind": "5.1.5",
"astro": "4.16.18",
"astro-expressive-code": "0.38.3",
"astro-expressive-code": "0.40.1",
"astro-icon": "1.1.5",
"markdown-it": "14.1.0",
"netlify-plugin-append-redirects": "0.0.2",
Expand All @@ -30,7 +30,7 @@
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@iconify-json/mdi": "1.2.2",
"@iconify-json/mdi": "1.2.3",
"@pagefind/default-ui": "1.3.0",
"@resvg/resvg-js": "2.6.2",
"@tailwindcss/aspect-ratio": "0.4.2",
Expand All @@ -54,15 +54,15 @@
"eslint-plugin-typescript-sort-keys": "3.3.0",
"mdast-util-to-string": "4.0.0",
"pagefind": "1.3.0",
"postcss": "8.4.49",
"postcss-html": "1.7.0",
"postcss": "8.5.1",
"postcss-html": "1.8.0",
"postcss-import": "16.1.0",
"prettier": "3.4.2",
"prettier-plugin-astro": "0.14.1",
"prettier-plugin-tailwindcss": "0.6.9",
"prettier-plugin-tailwindcss": "0.6.11",
"reading-time": "1.5.0",
"remark-unwrap-images": "4.0.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
Loading

0 comments on commit 7f90fbe

Please sign in to comment.