Skip to content

Commit

Permalink
Update dependency tailwindcss to v3.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 2ec2217 commit 611696f
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.10"
}
}
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.6
resolution: "jiti@npm:1.21.6"
bin:
jiti: bin/jiti.js
checksum: c09f15b3ef81f0fcda45f96aaecd130213c81d8a9b8a92f5eb4f8d21972b833b2ef494db8fb3e819b258ceb569b9d5cfa3facbd2d786ecf0bc0fd0e98cc862f7
checksum: 05b9ed58cd30d0c3ccd3c98209339e74f50abd9a17e716f65db46b6a35812103f6bde6e134be7124d01745586bca8cc5dae1d0d952267c3ebe55171949c32e56
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.10":
version: 3.4.10
resolution: "tailwindcss@npm:3.4.10"
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: 5212f4d90f21fc21b87008570a37de46af9c955a7c197d0f0e1d888edd5ef597f1f41194bec6b1fdc8a21e9460089d370bf728ce39b13abe93324a768b7043fd
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.10
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 611696f

Please sign in to comment.