File tree 3 files changed +9
-4
lines changed
3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"devDependencies" : {
25
25
"prettier" : " ^2.7.1" ,
26
- "turbo" : " latest"
26
+ "turbo" : " 1.5.6"
27
+ },
28
+ "engines" : {
29
+ "node" : " 18.18.2"
27
30
},
28
31
"packageManager" :
" [email protected] "
29
32
}
Original file line number Diff line number Diff line change 25
25
"@headlessui/react" : " ^1.7.3" ,
26
26
"@heroicons/react" : " ^2.0.11" ,
27
27
"clsx" : " ^1.2.1" ,
28
- "next" : " ^12.3.1"
28
+ "next" : " ^12.3.1" ,
29
+ "tailwindcss" : " ^3.1.8"
29
30
},
30
31
"devDependencies" : {
31
32
"@tih/tailwind-config" : " *" ,
Original file line number Diff line number Diff line change @@ -4683,6 +4683,7 @@ __metadata:
4683
4683
next: ^12.3.1
4684
4684
prettier-plugin-tailwindcss: ^0.1.13
4685
4685
react: ^18.2.0
4686
+ tailwindcss: ^3.1.8
4686
4687
tsup: ^6.2.3
4687
4688
typescript: ^4.8.3
4688
4689
languageName: unknown
@@ -19554,7 +19555,7 @@ eslint-config-turbo@latest:
19554
19555
resolution: "tech-interview-handbook@workspace:."
19555
19556
dependencies:
19556
19557
prettier: ^2.7.1
19557
- turbo: latest
19558
+ turbo: 1.5.6
19558
19559
languageName: unknown
19559
19560
linkType: soft
19560
19561
@@ -20063,7 +20064,7 @@ eslint-config-turbo@latest:
20063
20064
languageName: node
20064
20065
linkType: hard
20065
20066
20066
- turbo@latest :
20067
+ " turbo@npm:1.5.6" :
20067
20068
version: 1.5.6
20068
20069
resolution: "turbo@npm:1.5.6"
20069
20070
dependencies:
You can’t perform that action at this time.
0 commit comments