Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Upgrade dependency tailwindcss to v3.4.12 #619

Merged
merged 1 commit into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.6",
"remixicon": "4.3.0",
"tailwindcss": "3.4.11",
"tailwindcss": "3.4.12",
"tailwindcss-debug-screens": "2.2.1",
"vite": "5.4.4",
"vite-plugin-kirby": "5.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,7 @@ __metadata:
prettier: "npm:3.3.3"
prettier-plugin-tailwindcss: "npm:0.6.6"
remixicon: "npm:4.3.0"
tailwindcss: "npm:3.4.11"
tailwindcss: "npm:3.4.12"
tailwindcss-debug-screens: "npm:2.2.1"
vite: "npm:5.4.4"
vite-plugin-kirby: "npm:5.3.1"
Expand Down Expand Up @@ -2565,9 +2565,9 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:3.4.11":
version: 3.4.11
resolution: "tailwindcss@npm:3.4.11"
"tailwindcss@npm:3.4.12":
version: 3.4.12
resolution: "tailwindcss@npm:3.4.12"
dependencies:
"@alloc/quick-lru": "npm:^5.2.0"
arg: "npm:^5.0.2"
Expand All @@ -2594,7 +2594,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: 10c0/b5bce27a6370e7a1c68a8c61db1e5379ccd14dcc5410149342f7742f45be0f2af72cbc0f3ac4e97535fc214d3f2546ade5edbb737f5b74d0a2431b8bb8e54b0d
checksum: 10c0/9ed1449d3b98ce54c6c3a6c3354121a14b39d8dba28815ea1b0fc5a0b32422a744545ba357690468912a1a781593bc7da3d4e56367abed284a300ae1fb0ab42b
languageName: node
linkType: hard

Expand Down