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.7 " ,
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 @@ -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.7 "
3839
3839
tiptap-extension-font-size: "npm:^1.2.0"
3840
3840
typescript: "npm:5.6.3"
3841
3841
ufo: "npm:1.6.1"
@@ -4012,7 +4012,7 @@ __metadata:
4012
4012
pspdfkit: "npm:^2024.6.0"
4013
4013
scroll-into-view: "npm:1.16.2"
4014
4014
tabbable: "npm:6.2.0"
4015
- tailwindcss: "npm:3 "
4015
+ tailwindcss: "npm:4 "
4016
4016
tiptap-extension-font-size: "npm:^1.2.0"
4017
4017
ufo: "npm:^1.5.4"
4018
4018
vue-collapsed: "npm:1.3.4"
@@ -4026,7 +4026,7 @@ __metadata:
4026
4026
postcss-custom-properties: ^12.1.11 || ^13.0.0 || ^14.0.0
4027
4027
postcss-hexrgba: ^2.1.0
4028
4028
postcss-lighten-darken: ^0.9.0
4029
- tailwindcss: ^3.0.0
4029
+ tailwindcss: ^3.0.0 || ^4.0.0
4030
4030
vue-router: ">=4.0.0"
4031
4031
languageName: unknown
4032
4032
linkType: soft
@@ -19808,7 +19808,14 @@ __metadata:
19808
19808
languageName: node
19809
19809
linkType: hard
19810
19810
19811
- "tailwindcss@npm:3, tailwindcss@npm:3.4.17, tailwindcss@npm:~3.4.17":
19811
+ "tailwindcss@npm:4, tailwindcss@npm:4.1.7":
19812
+ version: 4.1.7
19813
+ resolution: "tailwindcss@npm:4.1.7"
19814
+ checksum: 10/c229ed1e0cfe83b431581e462e18175ee0c0d75344710cd844cbcab28df118270695a2cd545868e6013ef2e5f4c4b619fb84cd3b5e21f80b8908d3ac74f67a5d
19815
+ languageName: node
19816
+ linkType: hard
19817
+
19818
+ "tailwindcss@npm:~3.4.17":
19812
19819
version: 3.4.17
19813
19820
resolution: "tailwindcss@npm:3.4.17"
19814
19821
dependencies:
You can’t perform that action at this time.
0 commit comments