Skip to content

Commit

Permalink
chore(deps): bump tailwindcss from 3.4.1 to 3.4.4
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.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.4)

---
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 Jun 22, 2024
1 parent 4c02604 commit a69c1f7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lit": "^3.1.3",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.4",
"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.4"
}
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@gecut/styles@workspace:packages/styles"
dependencies:
tailwindcss: "npm:^3.4.1"
tailwindcss: "npm:^3.4.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3366,7 +3366,7 @@ __metadata:
lit: "npm:^3.1.3"
postcss: "npm:^8.4.38"
postcss-import: "npm:^16.1.0"
tailwindcss: "npm:^3.4.1"
tailwindcss: "npm:^3.4.4"
unplugin-fonts: "npm:^1.1.1"
vite: "npm:^5.2.4"
vite-tsconfig-paths: "npm:^4.3.2"
Expand Down Expand Up @@ -4214,12 +4214,12 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.19.1":
version: 1.21.0
resolution: "jiti@npm:1.21.0"
"jiti@npm:^1.21.0":
version: 1.21.6
resolution: "jiti@npm:1.21.6"
bin:
jiti: bin/jiti.js
checksum: 10c0/7f361219fe6c7a5e440d5f1dba4ab763a5538d2df8708cdc22561cf25ea3e44b837687931fca7cdd8cdd9f567300e90be989dd1321650045012d8f9ed6aab07f
checksum: 10c0/05b9ed58cd30d0c3ccd3c98209339e74f50abd9a17e716f65db46b6a35812103f6bde6e134be7124d01745586bca8cc5dae1d0d952267c3ebe55171949c32e56
languageName: node
linkType: hard

Expand Down Expand Up @@ -6552,9 +6552,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.4":
version: 3.4.4
resolution: "tailwindcss@npm:3.4.4"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -6564,7 +6564,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 @@ -6581,7 +6581,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/eec3d758f1cd4f51ab3b4c201927c3ecd18e55f8ac94256af60276aaf8d1df78f9dddb5e9fb1e057dfa7cea3c1356add4994cc3d42da9739df874e67047e656f
checksum: 10c0/e4f7e1a2e1897871a4744f421ccb5639e8d51012e3644b0c35cf723527fdc8f9cddd3fa3b0fc28c198b0ea6ce44ead21c89cfec549d80bad9b1f3dd9d8bf2d54
languageName: node
linkType: hard

Expand Down

0 comments on commit a69c1f7

Please sign in to comment.