Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent 5a237ca commit 325b513
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion examples/embedded-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint": "9.10.0",
"eslint-config-next": "14.2.11",
"postcss": "8.4.45",
"tailwindcss": "3.4.10",
"tailwindcss": "3.4.11",
"turbo": "2.1.1",
"typescript": "5.5.4",
"typescript-eslint": "7.18.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"jest-environment-jsdom": "29.7.0",
"postcss": "8.4.45",
"prettier": "3.3.3",
"tailwindcss": "3.4.10",
"tailwindcss": "3.4.11",
"ts-jest": "29.2.5",
"typescript": "5.5.4",
"typescript-eslint": "7.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"postcss": "8.4.45",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.4.10",
"tailwindcss": "3.4.11",
"type-fest": "4.26.1",
"typescript": "5.5.4"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3840,7 +3840,7 @@ __metadata:
prettier: "npm:3.3.3"
react-error-boundary: "npm:4.0.13"
react-resizable-panels: "npm:2.1.2"
tailwindcss: "npm:3.4.10"
tailwindcss: "npm:3.4.11"
ts-jest: "npm:29.2.5"
typescript: "npm:5.5.4"
typescript-eslint: "npm:7.18.0"
Expand Down Expand Up @@ -3869,7 +3869,7 @@ __metadata:
postcss: "npm:8.4.45"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
tailwindcss: "npm:3.4.10"
tailwindcss: "npm:3.4.11"
turbo: "npm:2.1.1"
typescript: "npm:5.5.4"
typescript-eslint: "npm:7.18.0"
Expand Down Expand Up @@ -3958,7 +3958,7 @@ __metadata:
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
tailwindcss: "npm:3.4.10"
tailwindcss: "npm:3.4.11"
turbo: "npm:2.1.1"
type-fest: "npm:4.26.1"
typescript: "npm:5.5.4"
Expand Down Expand Up @@ -14810,9 +14810,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:3.4.10":
version: 3.4.10
resolution: "tailwindcss@npm:3.4.10"
"tailwindcss@npm:3.4.11":
version: 3.4.11
resolution: "tailwindcss@npm:3.4.11"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -14839,7 +14839,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10/5296111e7b0c3e638f3a136a0eb13ab4048c5c5ef5e72b055ae6a0f811502e99478218958bfbbf49b3ed8cf07f395fc893589033a893087e299c084fec8efcac
checksum: 10/94da4265d8815eb5e365465534e3400049ca4e80ecf70d820ecd6fd6a29b664e0d173077b30a82fd4282653cafdbf370bd4a28aeaa15ff4be52095e6a51a5289
languageName: node
linkType: hard

Expand Down

0 comments on commit 325b513

Please sign in to comment.