Skip to content

Commit b6b05a5

Browse files
committed
Update dependency tailwindcss to v3.4.0
1 parent a58ac22 commit b6b05a5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"postcss": "8.4.32",
3939
"postcss-loader": "7.3.3",
4040
"prettier-plugin-tailwindcss": "0.4.1",
41-
"tailwindcss": "3.3.6"
41+
"tailwindcss": "3.4.0"
4242
}
4343
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22862,9 +22862,9 @@ __metadata:
2286222862
languageName: node
2286322863
linkType: hard
2286422864

22865-
"tailwindcss@npm:3.3.6":
22866-
version: 3.3.6
22867-
resolution: "tailwindcss@npm:3.3.6"
22865+
"tailwindcss@npm:3.4.0":
22866+
version: 3.4.0
22867+
resolution: "tailwindcss@npm:3.4.0"
2286822868
dependencies:
2286922869
"@alloc/quick-lru": "npm:^5.2.0"
2287022870
arg: "npm:^5.0.2"
@@ -22891,7 +22891,7 @@ __metadata:
2289122891
bin:
2289222892
tailwind: lib/cli.js
2289322893
tailwindcss: lib/cli.js
22894-
checksum: 69caade773249cb963c33e81f85b7fc423dcb74b416727483f434f4e12874187f633970c9de864fa96736289abaf71189314a53589ada0be6c09ccb0e8b78391
22894+
checksum: 0a1cef7468e6d17c2857d0b3c4017af2cb37ed8ba27dfb14780c517b8a74f6786970227c400ac1325fc8bcfc09099d8e990fa7c60924bf945f3d0a912d63f546
2289522895
languageName: node
2289622896
linkType: hard
2289722897

@@ -24388,7 +24388,7 @@ __metadata:
2438824388
react-dom: "npm:18.2.0"
2438924389
react-i18next: "npm:13.5.0"
2439024390
react-icons: "npm:4.12.0"
24391-
tailwindcss: "npm:3.3.6"
24391+
tailwindcss: "npm:3.4.0"
2439224392
languageName: unknown
2439324393
linkType: soft
2439424394

0 commit comments

Comments
 (0)