Skip to content

Commit

Permalink
chore(deps): bump the production-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 2 updates: [tailwindcss](https://github.com/tailwindlabs/tailwindcss) and [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html).


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

Updates `lit-html` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit-html/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/[email protected]/packages/lit-html)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: lit-html
  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 Jan 30, 2024
1 parent 6919c2a commit cdfa7e1
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 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.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.3.7",
"tailwindcss": "^3.4.1",
"ts-lit-plugin": "^2.0.2",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/fract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@alwatr/logger": "^2.4.1",
"@alwatr/signal": "^2.0.5",
"@alwatr/style": "workspace:^",
"lit-html": "^3.1.0",
"lit-html": "^3.1.1",
"tslib": "^2.6.2"
}
}
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.3.7",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2"
}
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ __metadata:
"@alwatr/logger": "npm:^2.4.1"
"@alwatr/signal": "npm:^2.0.5"
"@alwatr/style": "workspace:^"
lit-html: "npm:^3.1.0"
lit-html: "npm:^3.1.1"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -115,7 +115,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@alwatr/style@workspace:packages/style"
dependencies:
tailwindcss: "npm:^3.3.7"
tailwindcss: "npm:^3.4.1"
tslib: "npm:^2.6.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -3844,7 +3844,7 @@ __metadata:
postcss-preset-env: "npm:^9.3.0"
prettier: "npm:^3.2.4"
prettier-plugin-tailwindcss: "npm:^0.5.11"
tailwindcss: "npm:^3.3.7"
tailwindcss: "npm:^3.4.1"
ts-lit-plugin: "npm:^2.0.2"
tslib: "npm:^2.6.2"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -7496,12 +7496,12 @@ __metadata:
languageName: node
linkType: hard

"lit-html@npm:^3.1.0":
version: 3.1.0
resolution: "lit-html@npm:3.1.0"
"lit-html@npm:^3.1.1":
version: 3.1.1
resolution: "lit-html@npm:3.1.1"
dependencies:
"@types/trusted-types": "npm:^2.0.2"
checksum: ecd6d0c97715cc92092d14f329acd04eea37886a947a07f32bd96dd89d44253689a9e4e9c787412e184657c2af5547332ba07f2cfcabda8d4c0db36863a93cc0
checksum: c4f12b0b49739b1dd83e172b20e5b8f2ad5b92a72c25aa19e3cc169823164b7aeb12fb098ef6ab1031e6ed15b4119659190832e0b066df785d903bebe6734b87
languageName: node
linkType: hard

Expand Down Expand Up @@ -10556,9 +10556,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.3.7":
version: 3.3.7
resolution: "tailwindcss@npm:3.3.7"
"tailwindcss@npm:^3.4.1":
version: 3.4.1
resolution: "tailwindcss@npm:3.4.1"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -10585,7 +10585,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 89c8610ae4c3e358bbc2bef255d6665d2e54527eb6f131e63e6e702003fa97c9ca14cae675f6760870863fcc46eada8f4b54aeb1a1ed5669a81c325b423a3db0
checksum: eec3d758f1cd4f51ab3b4c201927c3ecd18e55f8ac94256af60276aaf8d1df78f9dddb5e9fb1e057dfa7cea3c1356add4994cc3d42da9739df874e67047e656f
languageName: node
linkType: hard

Expand Down

0 comments on commit cdfa7e1

Please sign in to comment.