Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss).


Updates `tailwindcss` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.2/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 7395a14 commit a22007d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"postcss-preset-env": "^9.3.0",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.2",
"ts-lit-plugin": "^2.0.2",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"url": "https://github.com/Alwatr/fract/issues"
},
"dependencies": {
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.2",
"tslib": "^2.6.2"
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@alwatr/style@workspace:packages/style"
dependencies:
tailwindcss: "npm:^3.4.1"
tailwindcss: "npm:^3.4.2"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3926,7 +3926,7 @@ __metadata:
postcss-preset-env: "npm:^9.3.0"
prettier: "npm:^3.2.5"
prettier-plugin-tailwindcss: "npm:^0.5.11"
tailwindcss: "npm:^3.4.1"
tailwindcss: "npm:^3.4.2"
ts-lit-plugin: "npm:^2.0.2"
tslib: "npm:^2.6.2"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -7158,7 +7158,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 @@ -10554,9 +10554,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.2":
version: 3.4.2
resolution: "tailwindcss@npm:3.4.2"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -10566,7 +10566,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 @@ -10583,7 +10583,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/eec3d758f1cd4f51ab3b4c201927c3ecd18e55f8ac94256af60276aaf8d1df78f9dddb5e9fb1e057dfa7cea3c1356add4994cc3d42da9739df874e67047e656f
checksum: 10c0/e26e330d87c2305ae764de7882572b6ddea4ce026064b2feccbb78d61fefb6c69ceb97ae895da93c1f03c5936ac278b991d0c44569bf9d89e3f51671d4aad425
languageName: node
linkType: hard

Expand Down

0 comments on commit a22007d

Please sign in to comment.