Skip to content

Commit 6216532

Browse files
deps-dev(deps-dev): bump the dev-minor-patch group across 1 directory with 4 updates (#82)
Bumps the dev-minor-patch group with 4 updates in the / directory: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [astro-auto-import](https://github.com/delucis/astro-auto-import/tree/HEAD/packages/astro-auto-import), [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/vite` from 4.3.2 to 4.3.3 - [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.3.3/packages/@tailwindcss-vite) Updates `astro-auto-import` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/delucis/astro-auto-import/releases) - [Changelog](https://github.com/delucis/astro-auto-import/blob/main/packages/astro-auto-import/CHANGELOG.md) - [Commits](https://github.com/delucis/astro-auto-import/commits/astro-auto-import@0.5.2/packages/astro-auto-import) Updates `prettier-plugin-tailwindcss` from 0.8.0 to 0.8.1 - [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.8.0...v0.8.1) Updates `tailwindcss` from 4.3.2 to 4.3.3 - [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.3.3/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: astro-auto-import dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch - dependency-name: tailwindcss dependency-version: 4.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 973e13c commit 6216532

2 files changed

Lines changed: 95 additions & 95 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,25 +50,25 @@
5050
"@realfavicongenerator/image-adapter-node": "^0.8.4",
5151
"@tailwindcss/forms": "^0.5.11",
5252
"@tailwindcss/typography": "^0.5.20",
53-
"@tailwindcss/vite": "^4.3.2",
53+
"@tailwindcss/vite": "^4.3.3",
5454
"@types/jest": "^30.0.0",
5555
"@types/matter-js": "^0.20.2",
5656
"astro": "^6.4.8",
57-
"astro-auto-import": "^0.5.1",
57+
"astro-auto-import": "^0.5.2",
5858
"cross-env": "^10.1.0",
5959
"gray-matter": "^4.0.3",
6060
"ignore": "^7.0.6",
6161
"jest": "^30.4.2",
6262
"linkedom": "^0.18.13",
6363
"prettier": "^3.9.5",
6464
"prettier-plugin-astro": "^0.14.1",
65-
"prettier-plugin-tailwindcss": "^0.8.0",
65+
"prettier-plugin-tailwindcss": "^0.8.1",
6666
"prettier-plugin-toml": "^2.0.6",
6767
"prop-types": "^15.8.1",
6868
"rehype-external-links": "^3.0.0",
6969
"remark-toc": "^9.0.0",
7070
"slugify": "^1.6.9",
71-
"tailwindcss": "^4.3.2",
71+
"tailwindcss": "^4.3.3",
7272
"toml": "^4.1.2",
7373
"ts-jest": "^29.4.11",
7474
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)