Skip to content

Commit

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

---
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 and benoitf committed Oct 16, 2024
1 parent e84f829 commit 9063ae7
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"svelte-eslint-parser": "^0.41.1",
"svelte-fa": "^4.0.3",
"svelte-steps": "2.4.1",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"svelte": "5.0.0-next.266",
"svelte-check": "^4.0.5",
"svelte-eslint-parser": "^0.41.1",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"vite": "^5.4.9",
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"storybook-dark-mode": "^4.0.2",
"svelte": "5.0.0-next.266",
"svelte-check": "^4.0.5",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"vite": "^5.4.9",
"vitest": "^2.1.2"
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"markdownlint": "^0.35.0",
"markdownlint-cli2": "^0.14.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"typedoc": "^0.26.9",
"typedoc-plugin-markdown": "^4.2.9",
"typescript": "^5.6.3",
Expand Down

0 comments on commit 9063ae7

Please sign in to comment.