Skip to content

Commit 9d98198

Browse files
chore(deps): update dependency tailwindcss to v3.4.18 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 878b401 commit 9d98198

File tree

1 file changed

+33
-10
lines changed

1 file changed

+33
-10
lines changed

yarn.lock

Lines changed: 33 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3205,12 +3205,12 @@ __metadata:
32053205
languageName: node
32063206
linkType: hard
32073207

3208-
"jiti@npm:^1.21.6":
3209-
version: 1.21.6
3210-
resolution: "jiti@npm:1.21.6"
3208+
"jiti@npm:^1.21.7":
3209+
version: 1.21.7
3210+
resolution: "jiti@npm:1.21.7"
32113211
bin:
32123212
jiti: bin/jiti.js
3213-
checksum: 10/289b124cea411c130a14ffe88e3d38376ab44b6695616dfa0a1f32176a8f20ec90cdd6d2b9d81450fc6467cfa4d865f04f49b98452bff0f812bc400fd0ae78d6
3213+
checksum: 10/6a182521532126e4b7b5ad64b64fb2e162718fc03bc6019c21aa2222aacde6c6dfce4fc3bce9f69561a73b24ab5f79750ad353c37c3487a220d5869a39eae3a2
32143214
languageName: node
32153215
linkType: hard
32163216

@@ -3290,7 +3290,7 @@ __metadata:
32903290
languageName: node
32913291
linkType: hard
32923292

3293-
"lilconfig@npm:^3.1.3":
3293+
"lilconfig@npm:^3.1.1, lilconfig@npm:^3.1.3":
32943294
version: 3.1.3
32953295
resolution: "lilconfig@npm:3.1.3"
32963296
checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3
@@ -4591,6 +4591,29 @@ __metadata:
45914591
languageName: node
45924592
linkType: hard
45934593

4594+
"postcss-load-config@npm:^4.0.2 || ^5.0 || ^6.0":
4595+
version: 6.0.1
4596+
resolution: "postcss-load-config@npm:6.0.1"
4597+
dependencies:
4598+
lilconfig: "npm:^3.1.1"
4599+
peerDependencies:
4600+
jiti: ">=1.21.0"
4601+
postcss: ">=8.0.9"
4602+
tsx: ^4.8.1
4603+
yaml: ^2.4.2
4604+
peerDependenciesMeta:
4605+
jiti:
4606+
optional: true
4607+
postcss:
4608+
optional: true
4609+
tsx:
4610+
optional: true
4611+
yaml:
4612+
optional: true
4613+
checksum: 10/1691cfc94948a9373d4f7b3b7a8500cfaf8cb2dcc2107c14f90f2a711a9892a362b0866894ac5bb723455fa685a15116d9ed3252188689c4502b137c19d6bdc4
4614+
languageName: node
4615+
linkType: hard
4616+
45944617
"postcss-nested@npm:^6.2.0":
45954618
version: 6.2.0
45964619
resolution: "postcss-nested@npm:6.2.0"
@@ -5587,8 +5610,8 @@ __metadata:
55875610
linkType: hard
55885611

55895612
"tailwindcss@npm:^3.2.4":
5590-
version: 3.4.17
5591-
resolution: "tailwindcss@npm:3.4.17"
5613+
version: 3.4.18
5614+
resolution: "tailwindcss@npm:3.4.18"
55925615
dependencies:
55935616
"@alloc/quick-lru": "npm:^5.2.0"
55945617
arg: "npm:^5.0.2"
@@ -5598,7 +5621,7 @@ __metadata:
55985621
fast-glob: "npm:^3.3.2"
55995622
glob-parent: "npm:^6.0.2"
56005623
is-glob: "npm:^4.0.3"
5601-
jiti: "npm:^1.21.6"
5624+
jiti: "npm:^1.21.7"
56025625
lilconfig: "npm:^3.1.3"
56035626
micromatch: "npm:^4.0.8"
56045627
normalize-path: "npm:^3.0.0"
@@ -5607,15 +5630,15 @@ __metadata:
56075630
postcss: "npm:^8.4.47"
56085631
postcss-import: "npm:^15.1.0"
56095632
postcss-js: "npm:^4.0.1"
5610-
postcss-load-config: "npm:^4.0.2"
5633+
postcss-load-config: "npm:^4.0.2 || ^5.0 || ^6.0"
56115634
postcss-nested: "npm:^6.2.0"
56125635
postcss-selector-parser: "npm:^6.1.2"
56135636
resolve: "npm:^1.22.8"
56145637
sucrase: "npm:^3.35.0"
56155638
bin:
56165639
tailwind: lib/cli.js
56175640
tailwindcss: lib/cli.js
5618-
checksum: 10/b0e00533ae3800223b5b71af9cb1dd9bfea5ef5ffa01300f1ced99de9511487aa41e03106173e4168c56c8f6600ee21c98c1d75a5def23cddf9b39b4ad71210d
5641+
checksum: 10/c05e2652860559f9855286830442a78d383ec9387849bb792eb42ba5102d21b1e32c42ec3183a3238689df4e1138a96e00374116d6fd1b244103b2d9adec359d
56195642
languageName: node
56205643
linkType: hard
56215644

0 commit comments

Comments
 (0)