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 116
116
"postcss-custom-properties" : " ^12.1.11 || ^13.0.0 || ^14.0.0" ,
117
117
"postcss-hexrgba" : " ^2.1.0" ,
118
118
"postcss-lighten-darken" : " ^0.9.0" ,
119
- "tailwindcss" : " ^3.0.0" ,
119
+ "tailwindcss" : " ^3.0.0 || ^4.0.0 " ,
120
120
"vue-router" : " >=4.0.0"
121
121
},
122
122
"devDependencies" : {
131
131
"postcss-custom-properties" : " 14.0.4" ,
132
132
"postcss-hexrgba" : " 2.1.0" ,
133
133
"postcss-lighten-darken" : " 0.9.0" ,
134
- "tailwindcss" : " 3 "
134
+ "tailwindcss" : " 4 "
135
135
},
136
136
"installConfig" : {
137
137
"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
@@ -17981,7 +17981,14 @@ __metadata:
17981
17981
languageName: node
17982
17982
linkType: hard
17983
17983
17984
- "tailwindcss@npm:3, tailwindcss@npm:3.4.17, tailwindcss@npm:~3.4.17":
17984
+ "tailwindcss@npm:4, tailwindcss@npm:4.1.4":
17985
+ version: 4.1.4
17986
+ resolution: "tailwindcss@npm:4.1.4"
17987
+ checksum: 10/632510378ca0c73fb4ebd88d365480eab66a8f043cdefe3885afd45eaf71b9b1449ecbb17ead1b513de936cc98748fa5dc1759c8d91d8cd89887fecffa10648e
17988
+ languageName: node
17989
+ linkType: hard
17990
+
17991
+ "tailwindcss@npm:~3.4.17":
17985
17992
version: 3.4.17
17986
17993
resolution: "tailwindcss@npm:3.4.17"
17987
17994
dependencies:
You can’t perform that action at this time.
0 commit comments