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.5 " ,
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 @@ -3385,7 +3385,7 @@ __metadata:
3385
3385
sharp: "npm:0.34.1"
3386
3386
svgo: "npm:3.3.2"
3387
3387
tabbable: "npm:6.2.0"
3388
- tailwindcss: "npm:3.4.17 "
3388
+ tailwindcss: "npm:4.1.5 "
3389
3389
tiptap-extension-font-size: "npm:^1.2.0"
3390
3390
typescript: "npm:5.6.3"
3391
3391
ufo: "npm:1.6.1"
@@ -3561,7 +3561,7 @@ __metadata:
3561
3561
pspdfkit: "npm:^2024.6.0"
3562
3562
scroll-into-view: "npm:1.16.2"
3563
3563
tabbable: "npm:6.2.0"
3564
- tailwindcss: "npm:3 "
3564
+ tailwindcss: "npm:4 "
3565
3565
tiptap-extension-font-size: "npm:^1.2.0"
3566
3566
ufo: "npm:^1.5.4"
3567
3567
vue-collapsed: "npm:1.3.4"
@@ -3575,7 +3575,7 @@ __metadata:
3575
3575
postcss-custom-properties: ^12.1.11 || ^13.0.0 || ^14.0.0
3576
3576
postcss-hexrgba: ^2.1.0
3577
3577
postcss-lighten-darken: ^0.9.0
3578
- tailwindcss: ^3.0.0
3578
+ tailwindcss: ^3.0.0 || ^4.0.0
3579
3579
vue-router: ">=4.0.0"
3580
3580
languageName: unknown
3581
3581
linkType: soft
@@ -18040,7 +18040,14 @@ __metadata:
18040
18040
languageName: node
18041
18041
linkType: hard
18042
18042
18043
- "tailwindcss@npm:3, tailwindcss@npm:3.4.17, tailwindcss@npm:~3.4.17":
18043
+ "tailwindcss@npm:4, tailwindcss@npm:4.1.5":
18044
+ version: 4.1.5
18045
+ resolution: "tailwindcss@npm:4.1.5"
18046
+ checksum: 10/09b1ebbcbbbb5c532f919f19acd213d2868941d39f63fa2c2f4d2e25dc0a26555d8ee1d3c25958e3de84f89f1dec7b4368d96261554e44464c32c42f623ffdc5
18047
+ languageName: node
18048
+ linkType: hard
18049
+
18050
+ "tailwindcss@npm:~3.4.17":
18044
18051
version: 3.4.17
18045
18052
resolution: "tailwindcss@npm:3.4.17"
18046
18053
dependencies:
You can’t perform that action at this time.
0 commit comments