Skip to content

Commit 4f54277

Browse files
authored
Merge pull request #1120 from privy-open-source/renovate/tailwindcss-3.x
chore(deps): update dependency tailwindcss to v3.4.1
2 parents 2363e4a + a99b29d commit 4f54277

File tree

2 files changed

+3
-36
lines changed

2 files changed

+3
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"nanodelay": "2.0.2",
6767
"postcss": "8.4.33",
6868
"postcss-nested": "6.0.1",
69-
"tailwindcss": "3.3.6",
69+
"tailwindcss": "3.4.1",
7070
"typescript": "5.3.3",
7171
"ufo": "^1.0.1",
7272
"vitepress": "1.0.0-rc.36",

yarn.lock

Lines changed: 2 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2817,7 +2817,7 @@ __metadata:
28172817
sanitize-html: "npm:^2.8.1"
28182818
scroll-into-view: "npm:^1.16.2"
28192819
tabbable: "npm:6.2.0"
2820-
tailwindcss: "npm:3.3.6"
2820+
tailwindcss: "npm:3.4.1"
28212821
typescript: "npm:5.3.3"
28222822
ufo: "npm:^1.0.1"
28232823
vitepress: "npm:1.0.0-rc.36"
@@ -17419,40 +17419,7 @@ __metadata:
1741917419
languageName: node
1742017420
linkType: hard
1742117421

17422-
"tailwindcss@npm:3.3.6":
17423-
version: 3.3.6
17424-
resolution: "tailwindcss@npm:3.3.6"
17425-
dependencies:
17426-
"@alloc/quick-lru": "npm:^5.2.0"
17427-
arg: "npm:^5.0.2"
17428-
chokidar: "npm:^3.5.3"
17429-
didyoumean: "npm:^1.2.2"
17430-
dlv: "npm:^1.1.3"
17431-
fast-glob: "npm:^3.3.0"
17432-
glob-parent: "npm:^6.0.2"
17433-
is-glob: "npm:^4.0.3"
17434-
jiti: "npm:^1.19.1"
17435-
lilconfig: "npm:^2.1.0"
17436-
micromatch: "npm:^4.0.5"
17437-
normalize-path: "npm:^3.0.0"
17438-
object-hash: "npm:^3.0.0"
17439-
picocolors: "npm:^1.0.0"
17440-
postcss: "npm:^8.4.23"
17441-
postcss-import: "npm:^15.1.0"
17442-
postcss-js: "npm:^4.0.1"
17443-
postcss-load-config: "npm:^4.0.1"
17444-
postcss-nested: "npm:^6.0.1"
17445-
postcss-selector-parser: "npm:^6.0.11"
17446-
resolve: "npm:^1.22.2"
17447-
sucrase: "npm:^3.32.0"
17448-
bin:
17449-
tailwind: lib/cli.js
17450-
tailwindcss: lib/cli.js
17451-
checksum: 7cca9ce2d49696a9025f3426fcf1b2ca5c6bba4c8abad50c36d3dc0b87a09b2b89976a2053bab5c50b7d488d5e54fd7865b4d0bbe5cc82a829986b901715fb27
17452-
languageName: node
17453-
linkType: hard
17454-
17455-
"tailwindcss@npm:~3.4.1":
17422+
"tailwindcss@npm:3.4.1, tailwindcss@npm:~3.4.1":
1745617423
version: 3.4.1
1745717424
resolution: "tailwindcss@npm:3.4.1"
1745817425
dependencies:

0 commit comments

Comments
 (0)