📌 Bump tailwindcss from 3.2.4 to 3.3.2

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.4 to 3.3.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.4...v3.3.2)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-29 00:07:45 +00:00 committed by GitHub
parent e224abe574
commit 50a23d089d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 651 additions and 245 deletions

894
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,6 +29,6 @@
"prettier": "^2.8.8", "prettier": "^2.8.8",
"prettier-plugin-go-template": "^0.0.13", "prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.3.0", "prettier-plugin-tailwindcss": "^0.3.0",
"tailwindcss": "^3.2.4" "tailwindcss": "^3.3.2"
} }
} }