Skip to content

Commit

Permalink
Update dependency tailwindcss to v3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 2ec2217 commit 921df66
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 13 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"autoprefixer": "10.4.16",
"postcss": "8.4.30",
"postcss-loader": "7.3.3",
"tailwindcss": "3.3.3"
"tailwindcss": "3.4.4"
}
}
37 changes: 25 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10633,7 +10633,7 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:3.3.1, fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.9":
"fast-glob@npm:3.3.1":
version: 3.3.1
resolution: "fast-glob@npm:3.3.1"
dependencies:
Expand All @@ -10646,6 +10646,19 @@ __metadata:
languageName: node
linkType: hard

"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.0":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
dependencies:
"@nodelib/fs.stat": ^2.0.2
"@nodelib/fs.walk": ^1.2.3
glob-parent: ^5.1.2
merge2: ^1.3.0
micromatch: ^4.0.4
checksum: 42baad7b9cd40b63e42039132bde27ca2cb3a4950d0a0f9abe4639ea1aa9d3e3b40f98b1fe31cbc0cc17b664c9ea7447d911a152fa34ec5b72977b125a6fc845
languageName: node
linkType: hard

"fast-json-parse@npm:1.0.3":
version: 1.0.3
resolution: "fast-json-parse@npm:1.0.3"
Expand Down Expand Up @@ -13533,12 +13546,12 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^1.17.1, jiti@npm:^1.18.2":
version: 1.19.1
resolution: "jiti@npm:1.19.1"
"jiti@npm:^1.17.1, jiti@npm:^1.18.2, jiti@npm:^1.21.0":
version: 1.21.3
resolution: "jiti@npm:1.21.3"
bin:
jiti: bin/jiti.js
checksum: c09f15b3ef81f0fcda45f96aaecd130213c81d8a9b8a92f5eb4f8d21972b833b2ef494db8fb3e819b258ceb569b9d5cfa3facbd2d786ecf0bc0fd0e98cc862f7
checksum: 5de8b6a30e02e665ff03a925e43110097082e2e695cbf958ee8b2ba18fa894e3688862bb2ea52356fbefd924050d28b729b0c4efdaf4b05bf24f2c52ad0e778d
languageName: node
linkType: hard

Expand Down Expand Up @@ -19016,19 +19029,19 @@ __metadata:
languageName: node
linkType: hard

"tailwindcss@npm:3.3.3":
version: 3.3.3
resolution: "tailwindcss@npm:3.3.3"
"tailwindcss@npm:3.4.4":
version: 3.4.4
resolution: "tailwindcss@npm:3.4.4"
dependencies:
"@alloc/quick-lru": ^5.2.0
arg: ^5.0.2
chokidar: ^3.5.3
didyoumean: ^1.2.2
dlv: ^1.1.3
fast-glob: ^3.2.12
fast-glob: ^3.3.0
glob-parent: ^6.0.2
is-glob: ^4.0.3
jiti: ^1.18.2
jiti: ^1.21.0
lilconfig: ^2.1.0
micromatch: ^4.0.5
normalize-path: ^3.0.0
Expand All @@ -19045,7 +19058,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: c2435382cd27522a988aaba7e7d98a5ac20f4b3cb5049deb0c58d128302e4158bcca5e7bffbdc97927b6eedba45f0ca1abe76cbae8041e2c3fb3e1c001fe44d2
checksum: e4f7e1a2e1897871a4744f421ccb5639e8d51012e3644b0c35cf723527fdc8f9cddd3fa3b0fc28c198b0ea6ce44ead21c89cfec549d80bad9b1f3dd9d8bf2d54
languageName: node
linkType: hard

Expand Down Expand Up @@ -20343,7 +20356,7 @@ __metadata:
prop-types: 15.8.1
react: 18.2.0
react-dom: 18.2.0
tailwindcss: 3.3.3
tailwindcss: 3.4.4
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 921df66

Please sign in to comment.