Skip to content

Commit

Permalink
chore(deps): update tailwindcss monorepo to ^4.0.6 (#2150)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent 09a87e0 commit 296694d
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 63 deletions.
4 changes: 2 additions & 2 deletions examples/gnt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@gqty/cli": "workspace:^",
"@next/bundle-analyzer": "^15.1.6",
"@tailwindcss/postcss": "^4.0.5",
"@tailwindcss/postcss": "^4.0.6",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "22.13.1",
"@types/react": "18.3.18",
Expand All @@ -32,7 +32,7 @@
"eslint": "^9.20.0",
"eslint-config-next": "^15.1.6",
"postcss": "^8.5.1",
"tailwindcss": "^4.0.5",
"tailwindcss": "^4.0.6",
"typescript": "^5.7.3"
},
"gqty": {
Expand Down
4 changes: 2 additions & 2 deletions examples/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"solid-js": "^1.9.4"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.0.5",
"@tailwindcss/postcss": "^4.0.6",
"@tailwindcss/typography": "^0.5.16",
"graphql": "^16.10.0",
"postcss": "^8.5.1",
"solid-devtools": "^0.33.0",
"tailwindcss": "^4.0.5",
"tailwindcss": "^4.0.6",
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vite-plugin-solid": "^2.11.1"
Expand Down
118 changes: 59 additions & 59 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 296694d

Please sign in to comment.