Bump tailwindcss from 3.1.4 to 3.1.8

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.4 to 3.1.8.
- [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.1.4...v3.1.8)

---
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]
2022-08-09 18:35:00 +00:00
committed by GitHub
parent 9c6c8617bd
commit bc2ef7ce5b
2 changed files with 59 additions and 36 deletions

View File

@@ -14,7 +14,7 @@
},
"dependencies": {
"@remix-run/node": "^1.6.3",
"@remix-run/react": "^1.4.3",
"@remix-run/react": "^1.6.7",
"@remix-run/serve": "^1.6.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
@@ -30,7 +30,7 @@
"eslint": "^8.19.0",
"nodemon": "^2.0.18",
"postcss": "^8.4.13",
"tailwindcss": "^3.1.4",
"tailwindcss": "^3.1.8",
"typescript": "^4.7.4"
},
"engines": {