Skip to content

Commit 7359cab

Browse files
dependabot[bot]benoitf
authored andcommitted
chore(deps-dev): bump tailwindcss from 3.4.12 to 3.4.13
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.12 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.12...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]>
1 parent 3a59d0a commit 7359cab

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

packages/renderer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"svelte-eslint-parser": "^0.41.1",
4343
"svelte-fa": "^4.0.2",
4444
"svelte-steps": "2.4.1",
45-
"tailwindcss": "^3.4.12",
45+
"tailwindcss": "^3.4.13",
4646
"tslib": "^2.7.0",
4747
"typescript": "^5.6.2",
4848
"vite": "^5.4.7",

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"svelte": "5.0.0-next.258",
152152
"svelte-check": "^4.0.2",
153153
"svelte-eslint-parser": "^0.41.1",
154-
"tailwindcss": "^3.4.12",
154+
"tailwindcss": "^3.4.13",
155155
"tslib": "^2.7.0",
156156
"typescript": "^5.6.2",
157157
"vite": "^5.4.7",

pnpm-lock.yaml

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"storybook-dark-mode": "^4.0.2",
4545
"svelte": "5.0.0-next.258",
4646
"svelte-check": "^4.0.2",
47-
"tailwindcss": "^3.4.12",
47+
"tailwindcss": "^3.4.13",
4848
"typescript": "^5.6.2",
4949
"vite": "^5.4.7",
5050
"vitest": "^2.0.5"

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"markdownlint": "^0.35.0",
5050
"markdownlint-cli2": "^0.14.0",
5151
"postcss": "^8.4.47",
52-
"tailwindcss": "^3.4.12",
52+
"tailwindcss": "^3.4.13",
5353
"typedoc": "^0.26.7",
5454
"typedoc-plugin-markdown": "^4.2.8",
5555
"typescript": "^5.6.2",

0 commit comments

Comments
 (0)