1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

chore(deps): Bump tailwindcss from 3.3.1 to 3.3.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-26 01:57:37 +00:00 committed by GitHub
parent 815e9adfca
commit 9d18f53068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1022 additions and 197 deletions

1213
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -295,7 +295,7 @@
"sass": "^1.58.2",
"sass-loader": "^12.6.0",
"style-loader": "^3.3.1",
"tailwindcss": "^3.3.1",
"tailwindcss": "^3.3.2",
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"type-fest": "^2.14.0",

View File

@ -30,7 +30,7 @@
"sass": "^1.58.2",
"sass-loader": "^13.2.0",
"style-loader": "^3.3.1",
"tailwindcss": "^3.3.1",
"tailwindcss": "^3.3.2",
"ts-loader": "^9.4.1",
"webpack": "^5.80.0",
"webpack-cli": "^4.10.0"

View File

@ -260,7 +260,7 @@
"rimraf": "^4.4.1",
"run-script-os": "^1.1.6",
"style-loader": "^3.3.1",
"tailwindcss": "^3.3.1",
"tailwindcss": "^3.3.2",
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"type-fest": "^2.14.0",