Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to ^3.4.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 42b5b3d commit 4f8bef4
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 45 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": "^8.57.0",
"eslint-config-next": "^14.2.5",
"postcss": "^8.4.41",
"tailwindcss": "^3.4.9",
"tailwindcss": "^3.4.14",
"typescript": "^5.5.4",
"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.38",
"solid-devtools": "^0.29.2",
"tailwindcss": "^3.4.3",
"tailwindcss": "^3.4.14",
"typescript": "^5.3.3",
"vite": "^5.4.3",
"vite-plugin-solid": "^2.10.2"
Expand Down
75 changes: 32 additions & 43 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 4f8bef4

Please sign in to comment.