File tree 3 files changed +14
-7
lines changed
3 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 74
74
"postcss-nested" : " 7.0.2" ,
75
75
"sharp" : " 0.34.1" ,
76
76
"svgo" : " 3.3.2" ,
77
- "tailwindcss" : " 3.4.17 " ,
77
+ "tailwindcss" : " 4.1.4 " ,
78
78
"typescript" : " 5.6.3" ,
79
79
"ufo" : " 1.6.1" ,
80
80
"unenv" : " 1.10.0" ,
Original file line number Diff line number Diff line change 117
117
"postcss-custom-properties" : " ^12.1.11 || ^13.0.0 || ^14.0.0" ,
118
118
"postcss-hexrgba" : " ^2.1.0" ,
119
119
"postcss-lighten-darken" : " ^0.9.0" ,
120
- "tailwindcss" : " ^3.0.0" ,
120
+ "tailwindcss" : " ^3.0.0 || ^4.0.0 " ,
121
121
"vue-router" : " >=4.0.0"
122
122
},
123
123
"devDependencies" : {
132
132
"postcss-custom-properties" : " 14.0.4" ,
133
133
"postcss-hexrgba" : " 2.1.0" ,
134
134
"postcss-lighten-darken" : " 0.9.0" ,
135
- "tailwindcss" : " 3 "
135
+ "tailwindcss" : " 4 "
136
136
},
137
137
"installConfig" : {
138
138
"hoistingLimits" : " workspaces"
Original file line number Diff line number Diff line change @@ -3352,7 +3352,7 @@ __metadata:
3352
3352
sharp: "npm:0.34.1"
3353
3353
svgo: "npm:3.3.2"
3354
3354
tabbable: "npm:6.2.0"
3355
- tailwindcss: "npm:3.4.17 "
3355
+ tailwindcss: "npm:4.1.4 "
3356
3356
tiptap-extension-font-size: "npm:^1.2.0"
3357
3357
typescript: "npm:5.6.3"
3358
3358
ufo: "npm:1.6.1"
@@ -3528,7 +3528,7 @@ __metadata:
3528
3528
pspdfkit: "npm:^2024.6.0"
3529
3529
scroll-into-view: "npm:1.16.2"
3530
3530
tabbable: "npm:6.2.0"
3531
- tailwindcss: "npm:3 "
3531
+ tailwindcss: "npm:4 "
3532
3532
tiptap-extension-font-size: "npm:^1.2.0"
3533
3533
ufo: "npm:^1.5.4"
3534
3534
vue-collapsed: "npm:1.3.4"
@@ -3542,7 +3542,7 @@ __metadata:
3542
3542
postcss-custom-properties: ^12.1.11 || ^13.0.0 || ^14.0.0
3543
3543
postcss-hexrgba: ^2.1.0
3544
3544
postcss-lighten-darken: ^0.9.0
3545
- tailwindcss: ^3.0.0
3545
+ tailwindcss: ^3.0.0 || ^4.0.0
3546
3546
vue-router: ">=4.0.0"
3547
3547
languageName: unknown
3548
3548
linkType: soft
@@ -17995,7 +17995,14 @@ __metadata:
17995
17995
languageName: node
17996
17996
linkType: hard
17997
17997
17998
- "tailwindcss@npm:3, tailwindcss@npm:3.4.17, tailwindcss@npm:~3.4.17":
17998
+ "tailwindcss@npm:4, tailwindcss@npm:4.1.4":
17999
+ version: 4.1.4
18000
+ resolution: "tailwindcss@npm:4.1.4"
18001
+ checksum: 10/632510378ca0c73fb4ebd88d365480eab66a8f043cdefe3885afd45eaf71b9b1449ecbb17ead1b513de936cc98748fa5dc1759c8d91d8cd89887fecffa10648e
18002
+ languageName: node
18003
+ linkType: hard
18004
+
18005
+ "tailwindcss@npm:~3.4.17":
17999
18006
version: 3.4.17
18000
18007
resolution: "tailwindcss@npm:3.4.17"
18001
18008
dependencies:
You can’t perform that action at this time.
0 commit comments