Bump tailwindcss from 3.3.2 to 3.3.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-17 04:45:07 +00:00
committed by GitHub
parent 46cca3cff3
commit 7be8f55d0a
2 changed files with 7 additions and 22 deletions
+1 -1
View File
@@ -54,6 +54,6 @@
"autoprefixer": "^10.4.14",
"postcss": "^8.4.24",
"prisma": "^4.16.2",
"tailwindcss": "^3.3.2"
"tailwindcss": "^3.3.3"
}
}