Skip to content

Commit 28bea8f

Browse files
authored
Merge pull request #1539 from privy-open-source/renovate/tailwindcss-3.x
chore(deps): update dependency tailwindcss to v3.4.16
2 parents 3243af7 + 7c0af96 commit 28bea8f

File tree

2 files changed

+43
-3
lines changed

2 files changed

+43
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"postcss-nested": "7.0.2",
7474
"sharp": "0.33.5",
7575
"svgo": "3.3.2",
76-
"tailwindcss": "3.4.15",
76+
"tailwindcss": "3.4.16",
7777
"typescript": "5.6.3",
7878
"ufo": "1.5.4",
7979
"unenv": "1.10.0",

yarn.lock

Lines changed: 42 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4001,7 +4001,7 @@ __metadata:
40014001
sharp: "npm:0.33.5"
40024002
svgo: "npm:3.3.2"
40034003
tabbable: "npm:6.2.0"
4004-
tailwindcss: "npm:3.4.15"
4004+
tailwindcss: "npm:3.4.16"
40054005
tiptap-extension-font-size: "npm:^1.2.0"
40064006
typescript: "npm:5.6.3"
40074007
ufo: "npm:1.5.4"
@@ -14203,6 +14203,13 @@ __metadata:
1420314203
languageName: node
1420414204
linkType: hard
1420514205

14206+
"lilconfig@npm:^3.1.3":
14207+
version: 3.1.3
14208+
resolution: "lilconfig@npm:3.1.3"
14209+
checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3
14210+
languageName: node
14211+
linkType: hard
14212+
1420614213
"limes@npm:2.0.0":
1420714214
version: 2.0.0
1420814215
resolution: "limes@npm:2.0.0"
@@ -19966,7 +19973,40 @@ __metadata:
1996619973
languageName: node
1996719974
linkType: hard
1996819975

19969-
"tailwindcss@npm:3.4.15, tailwindcss@npm:~3.4.13":
19976+
"tailwindcss@npm:3.4.16":
19977+
version: 3.4.16
19978+
resolution: "tailwindcss@npm:3.4.16"
19979+
dependencies:
19980+
"@alloc/quick-lru": "npm:^5.2.0"
19981+
arg: "npm:^5.0.2"
19982+
chokidar: "npm:^3.6.0"
19983+
didyoumean: "npm:^1.2.2"
19984+
dlv: "npm:^1.1.3"
19985+
fast-glob: "npm:^3.3.2"
19986+
glob-parent: "npm:^6.0.2"
19987+
is-glob: "npm:^4.0.3"
19988+
jiti: "npm:^1.21.6"
19989+
lilconfig: "npm:^3.1.3"
19990+
micromatch: "npm:^4.0.8"
19991+
normalize-path: "npm:^3.0.0"
19992+
object-hash: "npm:^3.0.0"
19993+
picocolors: "npm:^1.1.1"
19994+
postcss: "npm:^8.4.47"
19995+
postcss-import: "npm:^15.1.0"
19996+
postcss-js: "npm:^4.0.1"
19997+
postcss-load-config: "npm:^4.0.2"
19998+
postcss-nested: "npm:^6.2.0"
19999+
postcss-selector-parser: "npm:^6.1.2"
20000+
resolve: "npm:^1.22.8"
20001+
sucrase: "npm:^3.35.0"
20002+
bin:
20003+
tailwind: lib/cli.js
20004+
tailwindcss: lib/cli.js
20005+
checksum: 10/d84b3d9bd8f3d53021b6754e3d7efa704cf32f72714dea2036d955fe46ea4154180d2c47593881a9c524229f9efc13fa924fa6347fc8969427036329ee8a9338
20006+
languageName: node
20007+
linkType: hard
20008+
20009+
"tailwindcss@npm:~3.4.13":
1997020010
version: 3.4.15
1997120011
resolution: "tailwindcss@npm:3.4.15"
1997220012
dependencies:

0 commit comments

Comments
 (0)