Skip to content

Commit e74ee5e

Browse files
Merge pull request #844 from michielgerritsen/dependabot/npm_and_yarn/tailwindcss-4.1.16
2 parents 01ca447 + 621a3ff commit e74ee5e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "^24.3.1",
4040
"nuxt-fathom": "^0.0.3",
4141
"playwright": "^1.53.2",
42-
"tailwindcss": "^4.1.15"
42+
"tailwindcss": "^4.1.16"
4343
},
4444
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
4545
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6704,11 +6704,16 @@ system-architecture@^0.1.0:
67046704
resolved "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz"
67056705
integrity sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==
67066706

6707-
[email protected], tailwindcss@^4.1.15:
6707+
67086708
version "4.1.15"
67096709
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.15.tgz#1437ee75ed8f66d8d866da5e25daa38d06ce5cea"
67106710
integrity sha512-k2WLnWkYFkdpRv+Oby3EBXIyQC8/s1HOFMBUViwtAh6Z5uAozeUSMQlIsn/c6Q2iJzqG6aJT3wdPaRNj70iYxQ==
67116711

6712+
tailwindcss@^4.1.16:
6713+
version "4.1.16"
6714+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.16.tgz#c32179f98725eb551e5c1189813a3db437ad5a7f"
6715+
integrity sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==
6716+
67126717
tapable@^2.2.0:
67136718
version "2.2.2"
67146719
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.2.tgz#ab4984340d30cb9989a490032f086dbb8b56d872"

0 commit comments

Comments
 (0)