Skip to content

Commit

Permalink
Update dependency tailwindcss to v3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent c86d164 commit 9f1754b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion apps/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"prettier": "^3.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.6",
"tailwindcss": "3.4.7",
"typescript": "^5.1.6",
"vite": "^4.4.2"
},
Expand Down
29 changes: 15 additions & 14 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 themes/gallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"dotenv-cli": "^7.3.0",
"eslint": "^8.53.0",
"prettier": "^3.0.3",
"tailwindcss": "3.3.6",
"tailwindcss": "3.4.7",
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion tooling/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"daisyui": "^4.4.0",
"postcss": "8.4.32",
"postcss-nesting": "^12.0.1",
"tailwindcss": "3.3.6"
"tailwindcss": "3.4.7"
},
"devDependencies": {
"@rao-pics/eslint-config": "workspace:*",
Expand Down

0 comments on commit 9f1754b

Please sign in to comment.