Skip to content

Commit 6ebef2e

Browse files
Merge pull request #704 from franz-bendezu/dependabot/npm_and_yarn/tailwindcss-4.0.10
chore(deps-dev): bump tailwindcss from 4.0.9 to 4.0.10
2 parents c85aeb4 + 402b676 commit 6ebef2e

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
@@ -36,7 +36,7 @@
3636
"jsdom": "^26.0.0",
3737
"postcss": "^8.5.3",
3838
"prettier-plugin-tailwindcss": "^0.6.11",
39-
"tailwindcss": "^4.0.7",
39+
"tailwindcss": "^4.0.10",
4040
"typescript": "5.8.2",
4141
"vitest": "^3.0.7"
4242
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4503,11 +4503,16 @@ tabbable@^6.0.0:
45034503
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97"
45044504
integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==
45054505

4506-
tailwindcss@4.0.9, tailwindcss@^4.0.7:
4506+
tailwindcss@4.0.9:
45074507
version "4.0.9"
45084508
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.9.tgz#f6626cee837aabe9e54c29b230b6fb0ed36fe965"
45094509
integrity sha512-12laZu+fv1ONDRoNR9ipTOpUD7RN9essRVkX36sjxuRUInpN7hIiHN4lBd/SIFjbISvnXzp8h/hXzmU8SQQYhw==
45104510

4511+
tailwindcss@^4.0.10:
4512+
version "4.0.10"
4513+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.10.tgz#42981b8b7e3918b856adffd7e29a896059366296"
4514+
integrity sha512-Z8U/6E2BWSdDkt3IWPiphoV+8V6aNzRmu2SriSbuhm6i3QIcY3TdUJzUP5NX8M8MZuIl+v4/77Rer8u4YSrSsg==
4515+
45114516
tapable@^2.2.0:
45124517
version "2.2.1"
45134518
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"

0 commit comments

Comments
 (0)