Skip to content

Commit 9b227f8

Browse files
authored
Merge pull request #4024 from DevanB/dependabot/npm_and_yarn/trivia-game-svelte/tailwindcss-4.1.16
2 parents ac6ee4f + ba3d412 commit 9b227f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

trivia-game-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"rollup-plugin-terser": "^7.0.2",
1616
"svelte": "^5.39.6",
1717
"svelte-preprocess": "^6.0.3",
18-
"tailwindcss": "4.1.14",
18+
"tailwindcss": "4.1.16",
1919
"xstate": "4.38.3"
2020
},
2121
"dependencies": {

trivia-game-svelte/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1092,10 +1092,10 @@ svelte@^5.39.6:
10921092
magic-string "^0.30.11"
10931093
zimmerframe "^1.1.2"
10941094

1095-
1096-
version "4.1.14"
1097-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.14.tgz#a5907cc2202a2a1f5f15bac6f2031e53117e43a8"
1098-
integrity sha512-b7pCxjGO98LnxVkKjaZSDeNuljC4ueKUddjENJOADtubtdo8llTaJy7HwBMeLNSSo2N5QIAgklslK1+Ir8r6CA==
1095+
1096+
version "4.1.16"
1097+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.16.tgz#c32179f98725eb551e5c1189813a3db437ad5a7f"
1098+
integrity sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA==
10991099

11001100
terser@^5.0.0:
11011101
version "5.14.2"

0 commit comments

Comments
 (0)