Skip to content

Commit f8df113

Browse files
authored
Merge pull request #1905 from VATSIM-UK/dependabot/npm_and_yarn/tailwindcss-4.3.0
build(deps-dev): Bump tailwindcss from 4.2.4 to 4.3.0
2 parents c1f4194 + fbf686d commit f8df113

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"postcss-import": "^16.1.1",
2323
"postcss-nesting": "^14.0.0",
2424
"semantic-release": "^25.0.2",
25-
"tailwindcss": "^4.2.2",
25+
"tailwindcss": "^4.3.0",
2626
"tippy.js": "^6.3.7",
2727
"vite": "^8.0.10"
2828
},

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3325,11 +3325,16 @@ tagged-tag@^1.0.0:
33253325
resolved "https://registry.yarnpkg.com/tagged-tag/-/tagged-tag-1.0.0.tgz#a0b5917c2864cba54841495abfa3f6b13edcf4d6"
33263326
integrity sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==
33273327

3328-
tailwindcss@4.2.4, tailwindcss@^4.2.2:
3328+
tailwindcss@4.2.4:
33293329
version "4.2.4"
33303330
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.2.4.tgz#f7e3090edb22d56394db4d68e6464d2628dc2aa9"
33313331
integrity sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA==
33323332

3333+
tailwindcss@^4.3.0:
3334+
version "4.3.0"
3335+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.3.0.tgz#0a874e044a859cf6de413f3a59e76a9bedf05264"
3336+
integrity sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==
3337+
33333338
tapable@^2.3.0:
33343339
version "2.3.2"
33353340
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.3.2.tgz#86755feabad08d82a26b891db044808c6ad00f15"

0 commit comments

Comments
 (0)