Skip to content

Commit 6e884d9

Browse files
chore(deps): update dependency tailwindcss to ^3.3.3 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: David Abram <[email protected]>
1 parent 7e8ebb1 commit 6e884d9

File tree

3 files changed

+121
-120
lines changed

3 files changed

+121
-120
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "18.2.0",
2828
"react-dom": "18.2.0",
2929
"tailwind-merge": "^1.13.2",
30-
"tailwindcss": "^3.3.2",
30+
"tailwindcss": "^3.3.3",
3131
"tailwindcss-animate": "^1.0.6",
3232
"typescript": "^5.1.6",
3333
"zod": "^3.21.4"

package-lock.json

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

packages/config/tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"devDependencies": {
1111
"autoprefixer": "^10.4.14",
1212
"postcss": "^8.4.27",
13-
"tailwindcss": "^3.3.2"
13+
"tailwindcss": "^3.3.3"
1414
}
1515
}

0 commit comments

Comments
 (0)