Skip to content

Commit e9b0a6c

Browse files
chore(deps): update dependency tailwindcss to ^3.4.18 (#673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a1888f commit e9b0a6c

File tree

6 files changed

+33
-77
lines changed

6 files changed

+33
-77
lines changed

examples/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/react": "^19.1.16",
1616
"@types/react-dom": "^19.1.9",
1717
"postcss": "^8.5.6",
18-
"tailwindcss": "^3.4.17",
18+
"tailwindcss": "^3.4.18",
1919
"typescript": "^5.9.3"
2020
}
2121
}

examples/next-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react": "^19.1.16",
2323
"@types/react-dom": "^19.1.9",
2424
"postcss": "^8.5.6",
25-
"tailwindcss": "^3.4.17",
25+
"tailwindcss": "^3.4.18",
2626
"@tanstack-table-search-params/tsconfig": "workspace:*"
2727
}
2828
}

examples/next-pages-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react": "^19.1.16",
2222
"@types/react-dom": "^19.1.9",
2323
"postcss": "^8.5.6",
24-
"tailwindcss": "^3.4.17",
24+
"tailwindcss": "^3.4.18",
2525
"typescript": "^5.9.3"
2626
}
2727
}

examples/react-router-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/react-dom": "^19.1.9",
2424
"@vitejs/plugin-react-swc": "^4.1.0",
2525
"postcss": "^8.5.6",
26-
"tailwindcss": "^3.4.17",
26+
"tailwindcss": "^3.4.18",
2727
"typescript": "~5.9.3",
2828
"vite": "^7.1.7"
2929
}

examples/tanstack-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "^5.9.3",
2727
"vite": "^7.1.7",
2828
"postcss": "^8.5.6",
29-
"tailwindcss": "^3.4.17",
29+
"tailwindcss": "^3.4.18",
3030
"@tanstack-table-search-params/tsconfig": "workspace:*"
3131
}
3232
}

pnpm-lock.yaml

Lines changed: 28 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)