Skip to content

Commit 7e2564a

Browse files
chore(deps): update dependency tailwindcss to v4.0.8 (#986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d426c41 commit 7e2564a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"rimraf": "5.0.10",
8080
"rollup": "4.34.8",
8181
"svelte": "^5.0.0",
82-
"tailwindcss": "4.0.7",
82+
"tailwindcss": "4.0.8",
8383
"typescript": "5.7.3",
8484
"vue": "3.5.13"
8585
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6300,10 +6300,10 @@ symbol-tree@^3.2.4:
63006300
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
63016301
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
63026302

6303-
6304-
version "4.0.7"
6305-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.7.tgz#b3e26a5dda77651808a873f1b535cc8c39fcb0ae"
6306-
integrity sha512-yH5bPPyapavo7L+547h3c4jcBXcrKwybQRjwdEIVAd9iXRvy/3T1CC6XSQEgZtRySjKfqvo3Cc0ZF1DTheuIdA==
6303+
6304+
version "4.0.8"
6305+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.8.tgz#25d7fed091aacd16e2a3b8b86d51eea0a482fb1c"
6306+
integrity sha512-Me7N5CKR+D2A1xdWA5t5+kjjT7bwnxZOE6/yDI/ixJdJokszsn2n++mdU5yJwrsTpqFX2B9ZNMBJDwcqk9C9lw==
63076307

63086308
tar@^6.1.11:
63096309
version "6.2.1"

0 commit comments

Comments
 (0)