File tree 2 files changed +235
-245
lines changed
2 files changed +235
-245
lines changed Original file line number Diff line number Diff line change 31
31
"@slack/bolt" : " ^3.19.0" ,
32
32
"@slack/logger" : " ^4.0.0" ,
33
33
"@slack/types" : " ^2.12.0" ,
34
- "autoprefixer" : " ^10.4.19" ,
35
34
"clsx" : " ^2.1.1" ,
36
35
"date-fns" : " ^3.6.0" ,
37
36
"next" : " ^14.2.4" ,
47
46
"remeda" : " ^1.61.0" ,
48
47
"sharp" : " ^0.33.4" ,
49
48
"tailwind-merge" : " ^2.3.0" ,
50
- "tailwindcss" : " ^3.4.4" ,
51
49
"uuid" : " ^10.0.0" ,
52
50
"zod" : " ^3.23.8"
53
51
},
59
57
"@types/uuid" : " ^10.0.0" ,
60
58
"@typescript-eslint/eslint-plugin" : " ^7.13.1" ,
61
59
"@typescript-eslint/parser" : " ^7.13.1" ,
60
+ "autoprefixer" : " ^10.4.19" ,
62
61
"bun-types" : " ^1.1.16" ,
63
62
"eslint" : " ^8.57.0" ,
64
63
"eslint-config-next" : " ^14.2.4" ,
69
68
"prettier" : " ^3.3.2" ,
70
69
"prettier-plugin-prisma" : " ^5.0.0" ,
71
70
"prettier-plugin-tailwindcss" : " ^0.6.5" ,
71
+ "tailwindcss" : " ^3.4.4" ,
72
72
"typescript" : " ^5.5.2"
73
73
},
74
74
"resolutions" : {
You can’t perform that action at this time.
0 commit comments