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.6 " ,
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.6 "
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"
@@ -4025,7 +4025,7 @@ __metadata:
4025
4025
postcss-custom-properties: ^12.1.11 || ^13.0.0 || ^14.0.0
4026
4026
postcss-hexrgba: ^2.1.0
4027
4027
postcss-lighten-darken: ^0.9.0
4028
- tailwindcss: ^3.0.0
4028
+ tailwindcss: ^3.0.0 || ^4.0.0
4029
4029
vue-router: ">=4.0.0"
4030
4030
languageName: unknown
4031
4031
linkType: soft
@@ -19796,7 +19796,14 @@ __metadata:
19796
19796
languageName: node
19797
19797
linkType: hard
19798
19798
19799
- "tailwindcss@npm:3, tailwindcss@npm:3.4.17, tailwindcss@npm:~3.4.17":
19799
+ "tailwindcss@npm:4, tailwindcss@npm:4.1.6":
19800
+ version: 4.1.6
19801
+ resolution: "tailwindcss@npm:4.1.6"
19802
+ checksum: 10/8e91a63aeb8474d4aa17de4fa9c3cd25b2d9d3be2e7e0dfa734998150ca3f4ba2dc7db5c525846c09b5410960eb8d73b6357649d87592f9d606327ededce12ed
19803
+ languageName: node
19804
+ linkType: hard
19805
+
19806
+ "tailwindcss@npm:~3.4.17":
19800
19807
version: 3.4.17
19801
19808
resolution: "tailwindcss@npm:3.4.17"
19802
19809
dependencies:
You can’t perform that action at this time.
0 commit comments