Skip to content

Commit 0598327

Browse files
chore(deps): update tailwindcss monorepo to ^4.0.7 (#2172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b9f8eb commit 0598327

File tree

3 files changed

+72
-64
lines changed

3 files changed

+72
-64
lines changed

examples/gnt/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@gqty/cli": "workspace:^",
2525
"@next/bundle-analyzer": "^15.1.7",
26-
"@tailwindcss/postcss": "^4.0.6",
26+
"@tailwindcss/postcss": "^4.0.7",
2727
"@tailwindcss/typography": "^0.5.16",
2828
"@types/node": "22.13.4",
2929
"@types/react": "18.3.18",
@@ -32,7 +32,7 @@
3232
"eslint": "^9.20.1",
3333
"eslint-config-next": "^15.1.7",
3434
"postcss": "^8.5.2",
35-
"tailwindcss": "^4.0.6",
35+
"tailwindcss": "^4.0.7",
3636
"typescript": "^5.7.3"
3737
},
3838
"gqty": {

examples/solid/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"solid-js": "^1.9.4"
1818
},
1919
"devDependencies": {
20-
"@tailwindcss/postcss": "^4.0.6",
20+
"@tailwindcss/postcss": "^4.0.7",
2121
"@tailwindcss/typography": "^0.5.16",
2222
"graphql": "^16.10.0",
2323
"postcss": "^8.5.2",
2424
"solid-devtools": "^0.33.0",
25-
"tailwindcss": "^4.0.6",
25+
"tailwindcss": "^4.0.7",
2626
"typescript": "^5.7.3",
2727
"vite": "^6.0.11",
2828
"vite-plugin-solid": "^2.11.1"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)