Skip to content

Commit 432edd3

Browse files
fix(deps): update dependency tailwindcss to v3.4.17
1 parent b2407a1 commit 432edd3

File tree

4 files changed

+18
-82
lines changed

4 files changed

+18
-82
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"classnames": "2.5.1",
4646
"html-to-ast": "0.0.6",
4747
"postcss": "8.5.3",
48-
"tailwindcss": "3.4.3",
48+
"tailwindcss": "3.4.17",
4949
"tsconfig": "workspace:*",
5050
"typescript": "5.8.3",
5151
"webpack": "5.99.6",

packages/preview-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"spamc": "0.0.5",
5353
"stacktrace-parser": "0.1.11",
5454
"tailwind-merge": "3.2.0",
55-
"tailwindcss": "3.4.0",
55+
"tailwindcss": "3.4.17",
5656
"use-debounce": "10.0.4",
5757
"zod": "3.24.3"
5858
},
@@ -69,7 +69,7 @@
6969
"@types/webpack": "5.28.5",
7070
"autoprefixer": "10.4.21",
7171
"postcss": "8.5.3",
72-
"tailwindcss": "3.4.0",
72+
"tailwindcss": "3.4.17",
7373
"typescript": "5.8.3"
7474
},
7575
"license": "MIT",

packages/tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"postcss-selector-parser": "7.1.0",
6161
"react-dom": "^19",
6262
"shelljs": "0.9.2",
63-
"tailwindcss": "3.4.10",
63+
"tailwindcss": "3.4.17",
6464
"tsconfig": "workspace:*",
6565
"tsup": "8.4.0",
6666
"typescript": "5.8.3",

pnpm-lock.yaml

Lines changed: 14 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)