Skip to content

Commit

Permalink
chore(deps): bump tailwindcss from 3.4.1 to 3.4.3
Browse files Browse the repository at this point in the history
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.1 to 3.4.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 31, 2024
1 parent d79eda0 commit 0d08a8f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"autoprefixer": "^10.4.19",
"lit": "^3.1.2",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"unplugin-fonts": "^1.1.1",
"vite": "^5.2.4",
"vite-tsconfig-paths": "^4.3.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"email": "[email protected]"
},
"dependencies": {
"tailwindcss": "^3.4.1"
"tailwindcss": "^3.4.3"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@gecut/styles@workspace:packages/styles"
dependencies:
tailwindcss: "npm:^3.4.1"
tailwindcss: "npm:^3.4.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3341,7 +3341,7 @@ __metadata:
autoprefixer: "npm:^10.4.19"
lit: "npm:^3.1.2"
postcss: "npm:^8.4.38"
tailwindcss: "npm:^3.4.1"
tailwindcss: "npm:^3.4.3"
unplugin-fonts: "npm:^1.1.1"
vite: "npm:^5.2.4"
vite-tsconfig-paths: "npm:^4.3.2"
Expand Down Expand Up @@ -4189,7 +4189,7 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.19.1":
"jiti@npm:^1.21.0":
version: 1.21.0
resolution: "jiti@npm:1.21.0"
bin:
Expand Down Expand Up @@ -6482,9 +6482,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.1":
version: 3.4.1
resolution: "tailwindcss@npm:3.4.1"
"tailwindcss@npm:^3.4.3":
version: 3.4.3
resolution: "tailwindcss@npm:3.4.3"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -6494,7 +6494,7 @@ __metadata:
fast-glob: "npm:^3.3.0"
glob-parent: "npm:^6.0.2"
is-glob: "npm:^4.0.3"
jiti: "npm:^1.19.1"
jiti: "npm:^1.21.0"
lilconfig: "npm:^2.1.0"
micromatch: "npm:^4.0.5"
normalize-path: "npm:^3.0.0"
Expand All @@ -6511,7 +6511,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/eec3d758f1cd4f51ab3b4c201927c3ecd18e55f8ac94256af60276aaf8d1df78f9dddb5e9fb1e057dfa7cea3c1356add4994cc3d42da9739df874e67047e656f
checksum: 10c0/11e5546494f2888f693ebaa271b218b3a8e52fe59d7b629e54f2dffd6eaafd5ded2e9f0c37ad04e6a866dffb2b116d91becebad77e1441beee8bf016bb2392f9
languageName: node
linkType: hard

Expand Down

0 comments on commit 0d08a8f

Please sign in to comment.