Skip to content

Commit

Permalink
Bump tailwindcss from 3.4.16 to 3.4.17 in the development-dependencie…
Browse files Browse the repository at this point in the history
…s group (#238)
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent eb662c8 commit 49ee433
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion examples/react-client/fishjam-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint": "^8.57.1",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"vite": "^6.0.3"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.22",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"vite": "^6.0.3"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/ts-client/simple-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.22",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"vite": "^6.0.3",
"vite-plugin-checker": "^0.8.0"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ __metadata:
postcss: "npm:^8.4.49"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
tailwindcss: "npm:^3.4.16"
tailwindcss: "npm:^3.4.17"
typescript: "npm:^5.7.2"
vite: "npm:^6.0.3"
zod: "npm:^3.24.1"
Expand Down Expand Up @@ -808,7 +808,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-hook-form: "npm:^7.54.1"
tailwind-merge: "npm:^2.5.5"
tailwindcss: "npm:^3.4.16"
tailwindcss: "npm:^3.4.17"
tailwindcss-animate: "npm:^1.0.7"
typescript: "npm:^5.7.2"
vite: "npm:^6.0.3"
Expand Down Expand Up @@ -853,7 +853,7 @@ __metadata:
autoprefixer: "npm:^10.4.20"
daisyui: "npm:^4.12.22"
postcss: "npm:^8.4.49"
tailwindcss: "npm:^3.4.16"
tailwindcss: "npm:^3.4.17"
typescript: "npm:^5.7.2"
vite: "npm:^6.0.3"
vite-plugin-checker: "npm:^0.8.0"
Expand Down Expand Up @@ -7543,9 +7543,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:^3.4.16":
version: 3.4.16
resolution: "tailwindcss@npm:3.4.16"
"tailwindcss@npm:^3.4.17":
version: 3.4.17
resolution: "tailwindcss@npm:3.4.17"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -7572,7 +7572,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/f716ff38e0ea6f25c2b3d811e0aaac07f627193e8527d8ad945d5088d4a188ac1eb1e8ee9aef76d8525e756ffbb8369d717013d3ffc2f49fabaa94cb1e6784c1
checksum: 10c0/cc42c6e7fdf88a5507a0d7fea37f1b4122bec158977f8c017b2ae6828741f9e6f8cb90282c6bf2bd5951fd1220a53e0a50ca58f5c1c00eb7f5d9f8b80dc4523c
languageName: node
linkType: hard

Expand Down

0 comments on commit 49ee433

Please sign in to comment.