Skip to content

Commit

Permalink
Bump tailwindcss from 3.4.14 to 3.4.15
Browse files Browse the repository at this point in the history
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.14 to 3.4.15.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.15)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 2c1abc6 commit 2762785
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 52 deletions.
2 changes: 1 addition & 1 deletion apps/analytics-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"jsdom": "^25.0.1",
"next-test-api-route-handler": "^4.0.14",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.5"
Expand Down
2 changes: 1 addition & 1 deletion apps/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.1",
"tailwind-merge": "^2.5.4",
"tailwindcss": "^3.4.14",
"tailwindcss": "^3.4.15",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"unified": "^11.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/art/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint": "^8.57.1",
"prettier": "^3.3.2",
"react": "18.3.1",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.15",
"typescript": "^5.5.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint": "^8.57.1",
"prettier": "^3.3.2",
"react": "18.3.1",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.15",
"typescript": "^5.5.2",
"zod": "^3.23.8"
},
Expand Down
73 changes: 26 additions & 47 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.35",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.15",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
Expand Down

0 comments on commit 2762785

Please sign in to comment.