Skip to content

Commit 917b458

Browse files
chore(deps): update dependency tailwindcss to ^3.4.17 (#2069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c28e6a4 commit 917b458

File tree

3 files changed

+42
-61
lines changed

3 files changed

+42
-61
lines changed

examples/gnt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": "^9.15.0",
3333
"eslint-config-next": "^14.2.23",
3434
"postcss": "^8.4.49",
35-
"tailwindcss": "^3.4.9",
35+
"tailwindcss": "^3.4.17",
3636
"typescript": "^5.6.3",
3737
"utf-8-validate": "^5.0.10"
3838
},

examples/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"graphql": "^16.8.1",
2323
"postcss": "^8.4.49",
2424
"solid-devtools": "^0.29.2",
25-
"tailwindcss": "^3.4.3",
25+
"tailwindcss": "^3.4.17",
2626
"typescript": "^5.6.3",
2727
"vite": "^5.4.3",
2828
"vite-plugin-solid": "^2.10.2"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)