Skip to content

Commit

Permalink
Update dependency tailwindcss to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent 4f17151 commit dc5e44d
Show file tree
Hide file tree
Showing 2 changed files with 13 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.3.4"
}
}
24 changes: 12 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, 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.1
resolution: "fast-glob@npm:3.3.1"
dependencies:
Expand Down Expand Up @@ -13533,12 +13533,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.19.1":
version: 1.20.0
resolution: "jiti@npm:1.20.0"
bin:
jiti: bin/jiti.js
checksum: c09f15b3ef81f0fcda45f96aaecd130213c81d8a9b8a92f5eb4f8d21972b833b2ef494db8fb3e819b258ceb569b9d5cfa3facbd2d786ecf0bc0fd0e98cc862f7
checksum: e71999db5e436d38c32ca713c3688b5da2a686f264584d927dcca80a4eaece83af7dd32c047524e74084bb11bdfa148f5f91b7e9a0044b4803feffe3c2c30dbc
languageName: node
linkType: hard

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

"tailwindcss@npm:3.3.3":
version: 3.3.3
resolution: "tailwindcss@npm:3.3.3"
"tailwindcss@npm:3.3.4":
version: 3.3.4
resolution: "tailwindcss@npm:3.3.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.19.1
lilconfig: ^2.1.0
micromatch: ^4.0.5
normalize-path: ^3.0.0
Expand All @@ -19045,7 +19045,7 @@ __metadata:
bin:
tailwind: lib/cli.js
tailwindcss: lib/cli.js
checksum: c2435382cd27522a988aaba7e7d98a5ac20f4b3cb5049deb0c58d128302e4158bcca5e7bffbdc97927b6eedba45f0ca1abe76cbae8041e2c3fb3e1c001fe44d2
checksum: a1a0c8c1793b1b1b67503484fe924dc84f79e74c1ddc576095d616eaecc18bbd8fcdbf7c62e07a181673466f4913ebc20d92b93b87da730148b05f7c95e6c83e
languageName: node
linkType: hard

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

Expand Down

0 comments on commit dc5e44d

Please sign in to comment.