Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 51a81a2 commit 6d9ad52
Show file tree
Hide file tree
Showing 8 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"stylelint-config-standard-scss": "^13.0.0",
"stylelint-config-tailwindcss": "^0.0.7",
"stylelint-scss": "^6.0.0",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.13",
"ts-node": "^10.9.2",
"tsx": "^4.7.1",
"turbo": "^2.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"sass": "^1.74.1",
"storybook": "8.1.0-alpha.6",
"stylelint": "^16.1.0",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.13",
"ts-essentials": "^10.0.1",
"typescript": "5.4.3",
"vite": "^5.2.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/chatbot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"organize-imports-cli": "^0.10.0",
"prettier": "^3.3.2",
"stylelint": "^16.1.0",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.13",
"typescript": "5.4.3",
"vitest": "^2.1.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"sass": "^1.74.1",
"storybook": "^8.1.1",
"stylelint": "^16.1.0",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.13",
"typescript": "5.4.3",
"vite": "^5.2.6",
"vitest": "^1.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/docs-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"prettier": "^3.3.2",
"sass": "^1.74.1",
"stylelint": "^16.1.0",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.13",
"typescript": "5.4.3",
"vitest": "^1.5.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/fern-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"postcss": "^8.4.33",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.13",
"typescript": "^5.2.2",
"vite": "^5.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/local-preview-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"prettier": "^3.3.2",
"sass": "^1.74.1",
"stylelint": "^16.1.0",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.13",
"typescript": "5.4.3",
"vitest": "^1.5.0",
"ws": "^8.16.0"
Expand Down
132 changes: 66 additions & 66 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 6d9ad52

Please sign in to comment.