Skip to content

Commit

Permalink
fix(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 15, 2024
1 parent dc96673 commit 4bcaac7
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jiti": "^1.21.6",
"prettier": "catalog:",
"rollup": "^4.20.0",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.14",
"typescript": "catalog:"
},
"prettier": "@acme/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion apps/third-party-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint": "catalog:",
"jiti": "^1.21.6",
"prettier": "catalog:",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.14",
"typescript": "catalog:"
},
"prettier": "@acme/prettier-config"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint": "catalog:",
"prettier": "catalog:",
"react": "catalog:react18",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.14",
"typescript": "catalog:",
"zod": "catalog:"
},
Expand Down
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tooling/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"postcss": "^8.4.40",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.14",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
Expand Down

0 comments on commit 4bcaac7

Please sign in to comment.