File tree Expand file tree Collapse file tree 3 files changed +14
-7
lines changed Expand file tree Collapse file tree 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.11 " ,
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 115
115
"postcss-custom-properties" : " ^12.1.11 || ^13.0.0 || ^14.0.0" ,
116
116
"postcss-hexrgba" : " ^2.1.0" ,
117
117
"postcss-lighten-darken" : " ^0.9.0" ,
118
- "tailwindcss" : " ^3.0.0" ,
118
+ "tailwindcss" : " ^3.0.0 || ^4.0.0 " ,
119
119
"vue-router" : " >=4.0.0"
120
120
},
121
121
"devDependencies" : {
130
130
"postcss-custom-properties" : " 14.0.4" ,
131
131
"postcss-hexrgba" : " 2.1.0" ,
132
132
"postcss-lighten-darken" : " 0.9.0" ,
133
- "tailwindcss" : " 3 "
133
+ "tailwindcss" : " 4 "
134
134
},
135
135
"installConfig" : {
136
136
"hoistingLimits" : " workspaces"
Original file line number Diff line number Diff line change @@ -3835,7 +3835,7 @@ __metadata:
3835
3835
sharp: "npm:0.34.1"
3836
3836
svgo: "npm:3.3.2"
3837
3837
tabbable: "npm:6.2.0"
3838
- tailwindcss: "npm:3.4.17 "
3838
+ tailwindcss: "npm:4.1.11 "
3839
3839
tiptap-extension-font-size: "npm:^1.2.0"
3840
3840
typescript: "npm:5.6.3"
3841
3841
ufo: "npm:1.6.1"
@@ -4011,7 +4011,7 @@ __metadata:
4011
4011
pspdfkit: "npm:^2024.6.0"
4012
4012
scroll-into-view: "npm:1.16.2"
4013
4013
tabbable: "npm:6.2.0"
4014
- tailwindcss: "npm:3 "
4014
+ tailwindcss: "npm:4 "
4015
4015
tiptap-extension-font-size: "npm:^1.2.0"
4016
4016
ufo: "npm:^1.5.4"
4017
4017
vue-collapsed: "npm:1.3.4"
@@ -4024,7 +4024,7 @@ __metadata:
4024
4024
postcss-custom-properties: ^12.1.11 || ^13.0.0 || ^14.0.0
4025
4025
postcss-hexrgba: ^2.1.0
4026
4026
postcss-lighten-darken: ^0.9.0
4027
- tailwindcss: ^3.0.0
4027
+ tailwindcss: ^3.0.0 || ^4.0.0
4028
4028
vue-router: ">=4.0.0"
4029
4029
languageName: unknown
4030
4030
linkType: soft
@@ -19806,7 +19806,14 @@ __metadata:
19806
19806
languageName: node
19807
19807
linkType: hard
19808
19808
19809
- "tailwindcss@npm:3, tailwindcss@npm:3.4.17, tailwindcss@npm:~3.4.17":
19809
+ "tailwindcss@npm:4, tailwindcss@npm:4.1.11":
19810
+ version: 4.1.11
19811
+ resolution: "tailwindcss@npm:4.1.11"
19812
+ checksum: 10/cfe16f327e501cc9cefb136138b5435353c63bd0aa4092a100fc49aef6340d919b1a19910b133b4b5973adfd91c6e284195e78efa303eb92e7976614a2076d6b
19813
+ languageName: node
19814
+ linkType: hard
19815
+
19816
+ "tailwindcss@npm:~3.4.17":
19810
19817
version: 3.4.17
19811
19818
resolution: "tailwindcss@npm:3.4.17"
19812
19819
dependencies:
You can’t perform that action at this time.
0 commit comments