Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to ^3.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent e41dfea commit 8cc90a6
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 60 deletions.
2 changes: 1 addition & 1 deletion examples/gnt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "^9.15.0",
"eslint-config-next": "^14.2.5",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.9",
"tailwindcss": "^3.4.17",
"typescript": "^5.6.3",
"utf-8-validate": "^5.0.10"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"graphql": "^16.8.1",
"postcss": "^8.4.49",
"solid-devtools": "^0.29.2",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.17",
"typescript": "^5.6.3",
"vite": "^5.4.3",
"vite-plugin-solid": "^2.10.2"
Expand Down
97 changes: 39 additions & 58 deletions pnpm-lock.yaml

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

0 comments on commit 8cc90a6

Please sign in to comment.